is there a way to define the usage of the tab character vs. space characters for indention based on the language? There are some file formats where I prefer tabs and other where I prefer spaces for indention.
I couldn't find a setting in the Styler Configuration
Thomas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
is there a way to define the usage of the tab character vs. space characters for indention based on the language? There are some file formats where I prefer tabs and other where I prefer spaces for indention.
I couldn't find a setting in the Styler Configuration
Thomas
I've found no way to do this within the program as it stands. I can only change the tab size globally. I also, would dearly love to have this option.
Another editor I used before notepad++ claimed to have this feature, but it didn't work. At least here, it's obvious it's global...
I'm looking for this as well. I want css files to tab 2 spaces, and all others to tab 4 spaces. I need to set this on a per language file basis.
I'm interested in this too! ;)