Editor Plugins

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

TextMate

TextMate is a free text editor for macOS. 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

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

We’ve also created a simple syntax highlighting plugin for BBEdit. 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: ~/Library/Application Support/BBEdit/Language Modules
  3. Copy the file ULSS.plist inside this folder
  4. Restart BBEdit

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 started guide.