JP
JP
For years now I have had problems with this extension that requires a restart of vscode to fix. I do this multiple times per day, every single day. Sometimes things...
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...
I'm not sure how to replicate this, but often times after using VS Code for a long time, I can no longer get the documentation window to open. It hangs...
When creating an HTML tag within a CFML string, I'm noticing that performance can be a problem, specifically and consistently in larger .cfm or .cfc files. In one case, I...
When ending the quotation of a string that ends with a period, an extra quotation character is added as if a new string is being created. See below: 
When adding a hash char to the end of a variable that already has a starting hash, the editor acts as if you are starting a new variable and it...
I am migrating some dialogs to jBox, but I also have lots of bootstrap modals in my app that will remain for a while. I've got my bootstrap modals always...
After loading content into a jbox modal, the height of the modal stretches below the bottom of the window, and the window cannot be scrolled. Ideally, I would like to...
I've been using jBox more lately and I have to explicitly set the `zIndex` option for each dialog instance as not to conflict with existing `z-index` values in my UI....
I am having serious performance issues using CFLint in Sublime Text 3 (SublimeLinter integration). I have to set CFLint to execute manually, and when I do, in some files, it...