-
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 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…
-
We've noticed a problem with bolthttp when a request is made to a server running mod_cfml to create dynamic Tomcat contexts.
The issue is that mod_cfml will issue a redirect (hopefully a 307) to fo…
-
I don't have time right now to look at this, but putting this here since it's happened a bunch of times.
Basically, every time I run `share` and it tries to `start` the server for me, I get an acce…
-
I downloaded 5.5.1 and would like to use the IPAddress library `IPAddressGenerator()` method with Adobe ColdFusion/CFML (which runs on Java).
I can access the `IPAddressString` method without any i…