Sublime Forum

Better detection of indentation setting

#1

Some files use indentation/size guide (I believe this is emacs thing) like this:

/* -- Mode: javaScript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 --

Can sublime support these? I guess it would need improved detect_indentation script. Or maybe somebody did that already?

0 Likes