The Microsoft.CIL Plugin
A simple syntax highlighter and build system for Microsoft CIL. At the moment, it highlights little more than comments and opcodes.
To Install This Plugin
- download the Microsoft.CIL Plugin to your local hard-drive.
- double-click the package file
- restart Sublime Text
For Developers
- This source code for this plugin is available at google code.
- Google provides instructions for checking out the code