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:
no-tab.gif

How can I enable the tab key instead of spaces within the editor?



Attachment(s):
no-tab.gif
0
Avatar
Permanently deleted user

OK nevermind, had to make sure "smart tabs" was disabled in Javascript Code Style.

0

请先登录再写评论。