I'd like Sublime 2 editor to treat *.sbt files (to highlight syntax) as Scala language, same as *.scala, but I can't find where to set this up. Do you happen to know?
feedback
|
|
in Sublime Text 2 there is a menu command:
| |||
|
feedback
|
|
I've found the answer (by further examining the Sublime 2 config files structure): I was to open
And edit it to add
PS: May there be a better way, something like a right place to put my customizations (insted of modifying packages themselves), I'd still like to know. | ||||
|
feedback
|