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 541
  • Win 274
  • Mac 210
  • Linux 57
Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10
Windows 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
Mac 0 0 0 0 0 0 0 0 1 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 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 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

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.