Skip to content

Releases: jcberquist/sublimetext-cfml

v0.23.1: Merge pull request #81 from KamasamaK/showParamType

14 Jul 23:18
Compare
Choose a tag to compare
Added display of param type. Changed display of return type to match.

v0.23.0

15 Jun 21:35
Compare
Choose a tag to compare
v0.23.0

v0.22.0

11 May 16:43
Compare
Choose a tag to compare
Prep for v0.22.0

v0.21.6

06 Apr 15:42
Compare
Choose a tag to compare
Prevent number signs being separated from numbers when formatting

v0.21.5

23 Mar 16:18
Compare
Choose a tag to compare
Updated the formatting in all metadata files

v0.21.4: Fix for test runner server/sublime path mappings

21 Feb 17:33
Compare
Choose a tag to compare
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

21 Jan 02:26
Compare
Choose a tag to compare
This will help address issues like #63 that occur when GitHub is
inaccessible.

v0.21.2: Syntax: allow all numeric struct keys

21 Dec 00:55
Compare
Choose a tag to compare

v0.21.1: Syntax: allow all numeric struct keys

20 Dec 17:13
Compare
Choose a tag to compare

Prepare for v0.21.0

19 Dec 02:02
Compare
Choose a tag to compare
- added context menu item for copying cfc dot path to clipboard
- improved cfscript highlighting when it is embedded in a string