I'm unable to highlight my assembly.
Once you select a language, Sublime Text will use the Syntax Highlighting for that language. To enable Syntax Highlighting click on “View” in the top bar, then hover your mouse over “Syntax”, and select your programming language from the list.
Click the Plain Text label at the bottom right of the window and select your language. Alternatively, select your language in the menu at View » Syntax, or open your command palette ( Ctrl Shift P ) and type ssjava (equals to Set Syntax: Java ).
sublime-syntax should be pushed onto the context stack. It also defines another key, with_prototype . This contains a list of patterns that will be inserted into every context defined within JavaScript.
Or View -> Syntax -> Plain Text.
No, but since Sublime Text 2 can read Textmate language definition files (.tmLanguage files), you could easily add support to Assembly by copying something like https://github.com/foxostro/x86-assembly-textmate-bundle to your "Packages" directory (C:\Users\hugo\AppData\Roaming\Sublime Text 2\Packages
on my Win7).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With