ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

MIST

by Vizzle ST3

auto-completion for MIST template file in Sublime Text 3

Details

Installs

  • Total 470
  • Win 400
  • Mac 62
  • Linux 8
Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

SublimePluginForMIST

syntax high-lighting and auto-completion for MIST template file in Sublime Text 3.

Requirement

Sublime Text 3 (>=3092) was required.

Installation

Package Control

  1. Install the Package Control.
  2. Press Ctrl + Shift + P (Win, Linux) or + shift + P (OS X) to open the Command Palette.
  3. Type install, and select Package Control: Install Package command.
  4. Type MIST, and select MIST.

Manual Installation

  1. Click the Preferences > Browse Packages… menu, it will open the Packages/ folder.
  2. git clone or download this repository to the Packages/ folder.

Update

Package Control

  1. Open the Command Palette.
  2. Type upgrade, and select Package Control: Upgrade Package command.

Manual Installation

git pull or re-download.

Usage

Before editing MIST template file, click the View > Syntax menu and select MIST.

For more details, click here.