Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JonBons/Sublime-SQF-Language

Sublime Text 2/3 highlighter for Bohemia Interactive's SQF Language.
https://github.com/JonBons/Sublime-SQF-Language

Last synced: about 2 months ago
JSON representation

Sublime Text 2/3 highlighter for Bohemia Interactive's SQF Language.

Awesome Lists containing this project

README

        

# Sublime Text - SQF Syntax Language
This package for Sublime Text adds highlighting support for Bohemia's SQF language.

![SQF Syntax Highlighter](http://i.imgur.com/lZdwuIi.png "SQF Syntax Highlighter in action!")

#Automated Installation
If you have Package Control installed, open Sublime Text and hit `CTRL+SHIFT+P` and select `Package Control: Install Package` and input `SQF Language` and hit enter. You will now have the package installed.

#Manual Installation
Install by running `git clone [email protected]:JonBons/Sublime-SQF-Language.git "SQF Language"` in /Packages

Or

Add to the Sublime Package Control repository list. If you have Package Control installed, open Sublime Text and hit `CTRL+SHIFT+P` and select `Package Control: Add Repository` and input `https://github.com/JonBons/Sublime-SQF-Language/`. You will now be able to install/manage via Package Control.