Releases: jcberquist/sublimetext-cfml
Releases · jcberquist/sublimetext-cfml
v0.23.1: Merge pull request #81 from KamasamaK/showParamType
Added display of param type. Changed display of return type to match.
v0.23.0
v0.23.0
v0.22.0
Prep for v0.22.0
v0.21.6
Prevent number signs being separated from numbers when formatting
v0.21.5
Updated the formatting in all metadata files
v0.21.4: Fix for test runner server/sublime path mappings
A `/` is no longer appended to the path if the path is empty. This was preventing the result regex from working with Windows paths.
v0.21.3: Add check to cfdocs fetch to prevent ongoing failed HTTP requests
This will help address issues like #63 that occur when GitHub is inaccessible.
v0.21.2: Syntax: allow all numeric struct keys
v0.21.1: Syntax: allow all numeric struct keys
Prepare for v0.21.0
- added context menu item for copying cfc dot path to clipboard - improved cfscript highlighting when it is embedded in a string