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

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.