Releases: drautb/krl-syntax
Releases · drautb/krl-syntax
KRL Syntax v0.1.7
KRL Syntax v0.1.6
- Added support for the libraries included in KRL, see issue #16.
KRL Syntax v0.1.5
- Fixed highlighting for a few keywords that double as function names.
- Fixed highlighting for when keywords or function names are used as variable names.
- Added beestings
- Added support for page and event functions.
KRL Syntax v0.1.4
- Added support for all functions listed under web actions, see issue #7.
KRL Syntax v0.1.3
- Added support for embedded HTML and Javascript.
- Added support for escape sequences.
KRL Syntax v0.1.2
- Added support for keywords exclusive to meta block.
- Misc. bugfixes.
KRL Syntax v0.1.1
- Improves syntax highlighting overall at the cost of context-awareness. It will highlight all keywords, constants, etc. even in scopes where they may not be valid. Context-aware syntax is planned for later.
KRL Syntax v0.1.0
This is the initial release of KRL Syntax for Sublime Text 2/3. It is still under active development, and I plan to improve it over the next few weeks/months.