Releases: jcberquist/sublimetext-cfml
Releases · jcberquist/sublimetext-cfml
v0.31.0
Updated syntax highlighting to work with the updated features in the Sublime Text 4 syntax highlighting engine, as well as the latest default syntax highlighting files released in stable build 4186.
Please note: these changes are significant and thus might introduce syntax highlighting errors, but the latest JavaScript syntax file bundled with Sublime Text causes the CFML syntax to break completely, so I decided to release this now to allow CFML syntax highlighting to continue to function.
v0.30.6: Make custom tag folder search recursive
closes #139
v0.30.5
Syntax fixes for static method calls
v0.30.4
Fix for function return type
v0.30.3
Make "in" operator matching case insensitive
st3-v0.29.3
Make "in" operator matching case insensitive
v0.30.2
Fix single param arrow functions in function calls
st3-v0.29.2
Fix single param arrow functions in function calls
v0.30.1
Improve SQL string highlighting
st3-v0.29.1
Improve SQL string highlighting