# LiveScript [LiveScript](https://livescript.net/) syntax definitions and snippets for [Sublime Text](https://www.sublimetext.com). ![preview](preview.png) ## Installation ### Package Control The easiest way to install is using [Package Control](https://packagecontrol.io). It's listed as `LiveScript`. 1. Open `Command Palette` using ctrl+shift+P or menu item `Tools → Command Palette...` 2. Choose `Package Control: Install Package` 3. Find `LiveScript` and hit Enter ### Manual Install 1. Download appropriate [LiveScript.sublime-package](https://github.com/SublimeText/LiveScript/releases) for your Sublime Text build. 2. Copy it into _Installed Packages_ directory > [!NOTE] > > To find _Installed Packages_... > > 1. call _Menu > Preferences > Browse Packages.._ > 2. Navigate to parent folder > [!WARNING] > > Manually installed packages are not automatically updated by Package Control.