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 544
  • Win 274
  • Mac 212
  • Linux 58
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
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 1 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 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 1 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.