-
Some functions depend on other functions. Usually this is applicable to member functions which can only be executed on previously initialized objects or lifecycle hooks.
That should be emphasized i…
-
Hey Steve,
I just came across your plugin as it addresses something that I am looking to create a Mura project with.
The plugin seems to install just fine, but when I browse to the plugin settings,…
-
I compiled the very latest version of the kernel that supports protocol 5.3 but I get this error as soon as my kernel starts.
```
[jupyter-kernel.jar] CFML kernel started.
Exception in thread "Th…
-
is it expected to be compiled with latest version?
I tried to use it with 5.4.1, but it doesn't work
-
As an example of clean code : https://phpmd.org/rules/cleancode.html#elseexpression
It tries to stop a lot of `if`/`else` statements. Since they can be resolved by early returns from a function. I …
-
Force the timestamps to be an integer to validate token dates correctly.
This could be an int() or javaCast() as a solution.
-
I continually getting the following error, which might be the cause of CFDocs and snippets no longer working until I restart vscode. This could be related to this issue I previously reported: https://…
-
Hi, I have a problem that I can't solve due to the fact that I don't know how to defeat it, I use BracketHighlighter in Sublime text 4154, and I can't figure out how to make the BracketHighlighter plu…
-
While I realize it's an old language, I run into issues like this.
https://i.imgur.com/CakGpFi.png
For anyone not working with the standard languages, this prevents folding.
When turned off.…
-
Hi,
Here is my environment:
- Mac with Apple M chip
- MacOS 14.4.1 (23E224)
- VScode
When I open a project that have full null support in the server admin, and `this.nullSupport = true;` un…