-
### Check for existing issues
- [X] Completed
### Language
CFML (ColdFusion)
### Tree Sitter parser link
https://github.com/cfmleditor/tree-sitter-cfml
### Language server link
ht…
-
Arthur Charguéraud has developed a new version of CFML based on weakest preconditions.
Here are a few URLs:
- [his course on separation logic ](http://www.chargueraud.org/teach/verif/)
- [his co…
-
This can be a catch-all for both ColdFusion and Lucee
-
Love this plugin! Nice work! Is there an easy way to add support to show methods within ColdFusion CFC files?
Methods all use the same format:
``` cfml
```
https://jsfiddle.net/do27jn5t/…
-
My bro said that it doesn't work on his COLDFUSION server.
-
hello, in the latest version of SublimeText 4 build 4181, the following error appears during start-up:
```
Error loading syntax file "Packages/CFML/syntaxes/cfml.sublime-syntax": Apparent recursio…
-
## What are the steps to reproduce this issue?
1. install coldbox-cli
2. run coldbox create resource fredd --persistent
## What happens?
```
INFO Generating (fredd) resources...
…
-
Cloud9's CFML support does not recognize the CFC extension (ColdFusion Component). CFCs can have tags in them like this:
https://github.com/ColdBox/coldbox-platform/blob/3.8.1/system/web/Controller.…
-
## What are the steps to reproduce this issue?
Follow the instructions at;
https://coldbox.ortusbooks.com/the-basics/models/coding-orm-scaffolding
When running the following command:
`coldbox …
-
When submitting pull requests, which CFML engines/versions should we consider?