-
Start VS code, create new class and save, nothing appears in the output. Add an issue say remove the ; from the end of the property and save, the output window is now updated with the new and old inf…
-
When I attempt to modify a file, I get a FileSystemError: Cannot read property 'code' of undefined. My setup worked until recently, when I started getting this error. It looks like there's something g…
-
When a file (for example a class) is opened from within an isfs-type workspace root, then changed and saved, the following VS Code conflict dialog sometimes appears:
![image](https://user-images.gi…
-
@daimor I discovered this after asking a tester to install the package.vsix from the zip artifact that gets built when the PR is created, and rebuilt after each subsequent push to the PR. The installe…
-
I'm testing the project to use zpm and during the testing phase to publish and deploy I'm getting the following error:
[iris-history-monitor] Validate FAILURE - ERROR #5540: SQLCODE: -400 Message:…
-
I am opening this issue to start a discussion.
## Current situation
An extension's settings can be held in several locations, such as:
* `settings.json` for the user
* `XYZ.code-workspace`…
-
Issue Type: Bug
Sometimes while I'm writing code, I get the following error:
```
[Error - (timestamp)] Request textDocument/signatureHelp failed.
Message: Request textDocument/signatureHel…
-
tagify.min.js:7 Uncaught TypeError: Cannot read property 'previousElementSibling' of undefined
at t.getNodeIndex (tagify.min.js:7)
at t.onKeyDown (tagify.min.js:7)
getNodeIndex @ tagify.min…
-
-
Is it possible to activate macro word completion by typing the macro name without the dollar signs? Having the option to type 'to' / 'toe' instead of '$$$th' / '$$$toe' would be pretty slick in my o…