Get sublime text 2 (sublimecodeintel) to parse mason
Posted
by
user813182
on Super User
See other posts from Super User
or by user813182
Published on 2012-07-06T01:15:39Z
Indexed on
2012/07/10
3:18 UTC
Read the original article
Hit count: 349
perl
So Sublime Text 2 seems to getting a lot of love lately. I am using the Sublime Code intel plugin, https://github.com/Kronuz/SublimeCodeIntel for auto completion. The problem is, it does not recognize .mi files as MASON files. I looked into the lexer and it does have the keywords in place. How do I force it to be parsed as MASON?
Running "Set Syntax: " on ctrl+shift+p, does not show a MASON option.
© Super User or respective owner