Realigning Using Tab Characters
I have use tabs in editor enabled, but PHPStorm will still use spaces when using the tab key when aligning text:
How can I enable the tab key instead of spaces within the editor?
Attachment(s):
no-tab.gif
请先登录再写评论。
I have use tabs in editor enabled, but PHPStorm will still use spaces when using the tab key when aligning text:
How can I enable the tab key instead of spaces within the editor?
请先登录再写评论。
OK nevermind, had to make sure "smart tabs" was disabled in Javascript Code Style.