开发者

Does TextMate have an untabify function?

开发者 https://www.devze.com 2023-02-25 02:26 出处:网络
In Emacs you can use the untabify function to convert all the tabs into white spaces. Does TextMate have something similar开发者_Python百科? Any keyboard shortcuts?

In Emacs you can use the untabify function to convert all the tabs into white spaces. Does TextMate have something similar开发者_Python百科? Any keyboard shortcuts?

Note: I have tried to use soft tab but that is not what I want. I really want to remove all the tab chars and use white spaces instead.

Thanks for any help.


Of course it does: Text -> Convert -> Tabs to Spaces. There is no keyboard shortcut for this by default.


This has moved to the "Source" bundle. Its shortcut is Command Control Shift T, which is the same shortcut for converting spaces to tabs.

0

精彩评论

暂无评论...
验证码 换一张
取 消