Hi,
I have a somewhat annoying issue which makes SublimeText to never detect tab size correctly.
We have a header enclosed in a block comment in all our files. This header is, of course identical from one file to the other.
The issue is that this header interferes with SublimeText when in comes to “guessing” the tab size. Some of us use tab size of 2, some of 3.
Shouldn’t Sublime ignore comments to guess the proper tab size of a file?