Skip to content

Releases: drautb/krl-syntax

KRL Syntax v0.1.7

19 Mar 00:06
Compare
Choose a tag to compare
  • Added send_sms function to twilio library.

KRL Syntax v0.1.6

20 Feb 20:53
Compare
Choose a tag to compare
  • Added support for the libraries included in KRL, see issue #16.

KRL Syntax v0.1.5

14 Feb 23:04
Compare
Choose a tag to compare
  • 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

14 Feb 20:35
Compare
Choose a tag to compare
  • Added support for all functions listed under web actions, see issue #7.

KRL Syntax v0.1.3

13 Feb 20:54
Compare
Choose a tag to compare
  • Added support for embedded HTML and Javascript.
  • Added support for escape sequences.

KRL Syntax v0.1.2

12 Feb 23:48
Compare
Choose a tag to compare
  • Added support for keywords exclusive to meta block.
  • Misc. bugfixes.

KRL Syntax v0.1.1

12 Feb 14:54
Compare
Choose a tag to compare
  • 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

11 Feb 04:28
Compare
Choose a tag to compare

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.