Skip to content

Releases: jcberquist/sublimetext-cfml

v0.27.2: New approach to HTML completions in components

24 May 16:18
Compare
Choose a tag to compare
Removed `text.html.cfml` scope from within tag component functions and subclassed the default HTML completions class for completions there. This should help with #116.

v0.27.1: Reorganize syntax folder

11 May 04:49
Compare
Choose a tag to compare
- try clearing scopes on cfscript in tags to help with buffer completions

v0.27.0

05 May 22:09
Compare
Choose a tag to compare
- Click through to cfdocs.org data
- CFScript formatting overhaul

v0.26.11: Allow cfdocs integration to be disabled

16 Apr 17:26
Compare
Choose a tag to compare
also added some backtick styling
closes #112

v0.26.10: Verify "foreground", "background" keys existence in color scheme

22 Mar 17:05
Compare
Choose a tag to compare

v0.26.9: correctly match html entities inside cfoutput blocks

12 Mar 16:28
Compare
Choose a tag to compare

v0.26.8: Correctly match cfmailparam

27 Feb 15:53
Compare
Choose a tag to compare

v0.26.7: Don't run close tag command when already inside a tag

14 Feb 18:55
Compare
Choose a tag to compare

v0.26.6: Fix argument scope completions

12 Jan 16:55
Compare
Choose a tag to compare

v0.26.5: Support template expressions in cfmail body

09 Jan 20:56
Compare
Choose a tag to compare