Cosmos Scope is a tool used internally at Microsoft.
This is the easiest way to install the plugin.
- Follow these instructions to install Package Control.
Package Control: Install Package- Look for
Cosmos Scopein the packages list
- Locate your
Packagesdirectory in Sublime Text (for instancePreferences > Browse Packages ...). - Clone the repository in this directory
$ git clone https://github.com/KristianHolsheimer/cosmos_scope_sublime.git "Cosmos Scope"The plugin automatically activates Cosmos syntax highlighting for extensions: *.script, *.module, *.view, *.tt.
Note: This README was adapted from Guillaume Gardey's hive-sublime-text project.