Could you add somewhere "translate_tabs_to_spaces": true to the julia syntax? It seems this is the standard for julia, but not enforced by this package.
As far as I can tell, a package is not actually allowed to force this setting on the user, but I've added a suggestion to the README on how to do it. Great suggestion! Glad you like the package!
Could you add somewhere
"translate_tabs_to_spaces": true
to the julia syntax? It seems this is the standard for julia, but not enforced by this package.See also: https://www.sublimetext.com/docs/3/indentation.html
I really like this package, by the way. Thank you for all the work!