Skip to content

This package adds syntax definitions for Bow Tintin

License

Notifications You must be signed in to change notification settings

bowphp/sublimetext-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tintin Highlighter

This package adds syntax definitions for Bow Tintin engine (https://github.com/bowphp/tintin).

Works with Sublime Text 3, for older versions use an older release.

How to install w/Sublime Package Control

  1. Search for Bow Tintin and install it.
  2. Restart Sublime Text.
  3. Reopen any .tintin files.
  4. Enjoy :)

Sublime Text Manual Install

  1. Download or clone this repository into [install-dir]/Packages/bow-tintin
  2. Restart Sublime Text.
  3. Reopen any .tintin files.
  4. Enjoy :)

How to Contribute

  • To test a local version of the highlighter first uninstall the highlighter from package control.
  • Follow the manual installation process by cloning the repo into your packages directory.
  • Restart Sublime Text.
  • Open up the '[install-dir]/Packages/bow-tintin' folder into a new Sublime Text project.
  • Open up the tintin.tmLanguage file and make changes.
  • I have provided a test.tintin file that holds most of the common uses for testing the regex, use this to verify your changes before and after you make them to ensure the changes you make do not break anything.
  • Send a pull request with a single change per request.

About

This package adds syntax definitions for Bow Tintin

Resources

License

Stars

Watchers

Forks

Packages

No packages published