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

Galen v​2+

by davidrv87 ALL

Syntax highlighter for Galen Framework version 2+ for Sublime 2/3

Details

Installs

  • Total 552
  • Win 279
  • Mac 214
  • Linux 59
Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12 Dec 11 Dec 10 Dec 9 Dec 8 Dec 7 Dec 6 Dec 5 Dec 4 Dec 3 Dec 2 Dec 1 Nov 30 Nov 29 Nov 28 Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7
Windows 0 0 0 0 0 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 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
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 1 0

Readme

Source
raw.​githubusercontent.​com

Syntax Highlighter for Galen Framework v2+

Syntax highlighting for Galen Framework version 2+.

Installation

Installation via Package Control

  1. Search for Galen v2+ in Package Control: Install Package.
  2. Install the package.

Manual installation

  1. Download the zip archive.
  2. Go to <SUBLIME_CONFIG_FOLDER>/Packages/.
  3. Create a folder called Galen and extract the content of the zip file into it.
  4. You may need to restart Sublime Text

Usage

Highlighting is available for .gspec files, assuming no other syntax highlighting plugin is installed for that file extension. In the lower right corner of Sublime Text, there should be “Galen v2” option.

You can set Galen v2 syntax hightlighting for all .gspec files by going to View > Syntax > Open all with current extension as... > Galen v2 when you have a .gspec file already open.

Contributing

  1. Fork the repository.
  2. Create your feature branch: git checkout -b my-new-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.

License

Code copyright 2016. Code released under the MIT License.