Editor Plugins

To support you editing ULSS styles, we’ve created plugins for TextMate 2 and Sublime Text 2. You may download and freely use them!

TextMate 2

TextMate 2 is a free text editor for OS X. To add support for ULSS syntax highlighting, follow these steps:

  1. Download the plugin and extract it
  2. Double-click the bundle file to install it
  3. Restart TextMate 2

TextMate will now open .ulss files with our syntax highlighting and provide a (limited) auto-completion.

Sublime Text

With Sublime, you will get full syntax highlighting. The plugin is available on package control.

BBEdit and TextWrangler

We’ve also created a simple syntax highlighting plugin for BBEdit and TextWrangler. You may install it by the following steps:

  1. Download the plugin and extract it
  2. In Finder select the menu Go > Go to Folder and enter the following path:
    • BBEdit: ~/Library/Application Support/BBEdit/Language Modules
    • TextWrangler: ~/Library/Application Support/TextWrangler/Language Modules
  3. Copy the file ULSS.plist inside this folder
  4. Restart BBEdit / TextWrangler

Visual Studio Code

The Visual Studio Code package offers syntax highlighting and simple support for auto-completion. To install the plugin, follow these steps:

  1. Visit the package’s marketplace site (don’t worry, it’s free).
  2. Click install.

For more information on installing packages in Visual Studio Code, visit the getting stared guide.