syntax high-lighting and auto-completion for MIST
template file in Sublime Text 3.
Sublime Text 3 (>=3092) was required.
- Install the
Package Control
. - Press
Ctrl
+Shift
+P
(Win, Linux) or⌘
+shift
+P
(OS X) to open theCommand Palette
. - Type
install
, and selectPackage Control: Install Package
command. - Type
MIST
, and selectMIST
.
- Click the
Preferences > Browse Packages…
menu, it will open thePackages/
folder. git clone
or download this repository to thePackages/
folder.
- Open the
Command Palette
. - Type
upgrade
, and selectPackage Control: Upgrade Package
command.
git pull
or re-download.
Before editing MIST template file, click the View > Syntax
menu and select MIST
.
For more details, click here.