Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 881 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 881 Bytes

Sublime Text - SQF Syntax Language

This package for Sublime Text adds highlighting support for Bohemia's SQF language.

SQF Syntax Highlighter

#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 git@github.com: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.