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
Please sign in to leave a comment.
OK nevermind, had to make sure "smart tabs" was disabled in Javascript Code Style.