Sublime Text Crestron Plugin Documentation
Develop Crestron Simpl+ modules in Sublime Text.
Brought to you by:
amclain
Open a Crestron Simpl+ .usp source code file in Sublime Text.
On the menu bar, go to Preferences -> Settings - More -> Syntax-Specific - User
Insert the following code and save the file:
{ "color_scheme": "Packages/Crestron/Crestron.tmTheme", }
The Crestron classic color scheme will now be automatically applied to all .usp files that are opened in Sublime Text. Other file types will not be affected.