-
It would be great if you could support Coldfusion comments. This is an HTML-like language, and would be of great benefit to me cleaning up legacy projects.
-
CFML (an HTML-like markup language supported by Adobe ColdFusion's and Lucee's respective application servers) uses `` for comments. Having the existing HTML/XML comment `` ligatures without their CFM…
-
Code completion doesn't seem to be working with:
https://github.com/jcberquist/sublimetext-cfml
I am also using the latest build of ST3.
Any idea how to troubleshoot this?
UPDATE: Also tried it wi…
-
Help me please. Why this can happen? Or how I can hide this message?
`java.lang.NullPointerException
at cfml.parsing.cfscript.CFFunctionExpression.lambda$new$4(CFFunctionExpression.java:33)
at ja…
-
I reported this against the old repo, still happening with the latest version
https://github.com/KamasamaK/vscode-cfml/issues/75
-
I recently used this docker-compose.yml to install CommandBox, Lucee and MySQL
version: "3"
services:
# CFML Engine
cfml:
image: ortussolutions/commandbox
# bind public port to…
-
CFML (an HTML markup language supported by Adobe ColdFusion's and Lucee's respective application servers) uses `` for comments. Having the existing HTML/XML comment `` ligatures without their CFML cou…
-
-
Related to https://github.com/KamasamaK/vscode-cfml/issues/23
When autoclosing tags, the closing tag does out-dented as it should. Documents in HTML mode work.
For example:
![image](https://use…
-
IE: remove references to Lucee, align CFML to ColdFusion's dialect, change comparative references to ColdFusion to just be CFML.
Except chapter 0, obviously