Skip to content

BMC TPL (tideway pattern languare) syntax higlight and autocomplete for Sublime text

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

trianglesis/bmc_tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMC tpl or tplpre language support in Sublime Text 2\3

Adds syntax highlighting and snippets for tpl in Sublime Text.

Originally made. Have also re-made version for Atom

Build Logic for this package is not included, you can find it in separate repo

Installation:

Package:

  • Copy 'bmc_tpl' to: C:\Users\USER\AppData\Roaming\Sublime Text 3\Packages\bmc_tplpre

Settings:

This is optional and recommended settings:

  • Move "Default (Windows).sublime-keymap" to C:\Users\USER\AppData\Roaming\Sublime Text 3\Packages\User
  • Move "Preferences.sublime-settings" to C:\Users\USER\AppData\Roaming\Sublime Text 3\Packages\User
  • Move "tpl_READY.sublime-settings" to C:\Users\USER\AppData\Roaming\Sublime Text 3\Packages\User
  • Move "tplpre_READY.sublime-settings" to C:\Users\USER\AppData\Roaming\Sublime Text 3\Packages\User

Use:

Set syntax: Ctrl+Shift+P -> type "Set Syntax: tplpre"

set syntax

Automation, syntax check, upload pattern, etc:

With module: BMC_TPL_IDE you can run most development routines automatically. For Sublime Text command templates will be available in Command Palette (Ctrl+Shift+P) - build system

Cammands

Build

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Additional functionality will be added soon in both versions for Sublime Text and Atom.

Fell free to contact me via [email protected]

Last validation: 2017-08-17