Skip to content

Syntax highlighting and code completion for Sublime Text 2 with the Second Life scripting language

Notifications You must be signed in to change notification settings

To-mos/sublime-lsl-syntax

 
 

Repository files navigation

Use Sublime Text 3? Go use the new plugin.

https://github.com/To-mos/sublime3-lsl-syntax

Sublime Text lsl syntax

Syntax highlighting and code completion for Sublime Text

#Installation

Using Sublime Package Control

Step 1: Install Package Control

Package Control is an essential Sublime Text plugin and can be found at: https://sublime.wbond.net/installation

Please follow the installation instructions on the page and then restart Sublime Text to complete installation.

Step 2: Add this GitHub Repository to Package Control

The sublime-lsl-syntax plugin is not, by default, available in Package Control, so we need to add it.

Open up Package Control in Sublime Text by pressing Ctrl+Shift+P(windows) or ⌘+Shift+P(mac) and scroll down to the option Package Control: Add Repository

When you click on the Add Repository option, a textbox will open at the bottom of the Sublime Text window. Enter the name of this repository without the .git extension: https://github.com/To-mos/sublime-lsl-syntax

Press enter.

Step 3: Install sublime-lsl-syntax via Package Control

Now we've added sublime-lsl-syntax to our list of available packages, but we haven't installed it yet.

Re-open Package Control by pressing Ctrl+Shift+P(windows) or ⌘+Shift+P(mac) and scrolling down to Package Control: Install Package.

Search for the package sublime-lsl-syntax and double click on it.

That's it, sublime-lsl-syntax is installed and ready to go. No restart of Sublime Text is necessary.

##Using Git

You can locate your Sublime Text Packages directory. When inside the Packages directory type:

git clone https://github.com/To-mos/sublime-lsl-syntax sublime-lsl-syntax

Restart Sublime Text and the package is installed.

Snippets

Most of the snippets where taken from the lsl TextMate bundle.

About

Syntax highlighting and code completion for Sublime Text 2 with the Second Life scripting language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published