JP
JP
+1 - can't find a working example
Just an FYI, a workaround would be using named params in your SQL statement as follows: use :dbName and then use named params in `queryExecute()` as follows: queryExecute(sql=" use master...
Same problem here... I restart VSCode when the extension stops working, and since this happens frequently, it's good that vscode restarts quickly and is good about saving your views. The...
When I keep the log open, I can see these error logged in real time as I'm editing. I did one editing sequence that took about 2 minutes and watched...
I should also note that when I get in the state where the extension "stops working", auto-close settings no longer work either in cfscript or tag mode (both cfml and...
Any ideas on how to troubleshoot this?
Looks like there are lots of performance issues with the Auto Close Tag extension: https://github.com/formulahendry/vscode-auto-close-tag/issues
Deleting a quote seems to happen at various times throughout the day for various reasons. But it happens often enough where I find it problematic.
Can I tweak this behavior outside of the CFML extension?
Thanks... I’ll give that a try, but I do like when they auto-close. What I don’t like is when they auto-close when they shouldn’t. Is there anything in your extension...