The Appian SAIL for Sublime Text package provides Appian SAIL syntax support for Sublime Text 3 and provides a Appian Expression Editor inspired color scheme. The syntax supports all Appian Functions (through 19.1) to provide code highlighting - perfect for code reviews or when writing SAIL without an internet connection.
- Syntax support for Appian SAIL code in Sublime Text 3
- Light and Dark Color Schemes for Sublime Text 3 that matches the Appian Expression Editor
- Easily identify deprecated Appian functions via color scheme highlighting
- Support for Appian 19.1
- Download the lastest release of Appian SAIL for Sublime Text and unzip.
- Navigate the to the Packages directory of Sublime Text 3 by selecting the menu bar, then
Preferences -> Browse Packages...
- After the Finder window opens (Explorer window for Windows users), copy the unzipped folder to this location.
- After installation, quit and reopen Sublime Text.
- The syntax is available by selecting Appian SAIL from the syntax picker near the bottom right corner, or by opening a file with the following extensions:
.sail
,.appian
. - Activate the color scheme by navigating to the menu bar then
Preferences -> Color Scheme...
and then search for Appian Expression Editor.