-
Repository in the published extension is https://github.com/karyfoundation/racket-vscode and README has dead link http://www.karyfoundation.org/. I had concerns about trying the extension until I fou…
-
API's `connect()` method always returns false.
The reason is obvious in code. it will be fixed soon.
-
_From @smlombardi on January 17, 2017 17:13_
- VSCode Version: Code - Insiders 1.9.0-insider (f67f87c5498d9361c0b29781c341fd032815314b, 2017-01-17T07:04:34.904Z)
- OS Version: Darwin x64 16.3.0
- E…
-
### System Details
1.20.1
f88bbf9137d24d36d968ea6b2911786bfe103002
x64
Major Minor Build Revision
----- ----- ----- --------
1 6 0 0
arcticicestudio.nord-visual-studio-…
-
## Issue Description ##
## Steps to Reproduce ##
1. Create a _partial_ class across several files.
2. Create some mention of the class in another file.
3. Right click on the mention, and click "…
-
Issue Type: Bug
Especially visible on themes, where minimap background and editor background are declared as the same color, for example in the Ayu Mirage theme both are declared as -1F2430, but …
-
## Issue Description ##
Highlighting appears to be broken when using multi-line strings. See the below, red characters and other strangeness. They aren't marked as errors, it is purely syntax highlig…
-
### Describe the Issue
When I F12 on a class, method, property, whatever and vscode has been open for a while, I get the response `No definition found for '[item]'`.
Here's the stack trace:
``…
-
Type: Bug
Sometimes---and I have not figured out why---the buttons in "Open Editors" section don't work when I try to close tabs. This is happening since the 2 last releases I guess.
https://g…
-
Type: Bug
without changing this launch
```
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Gulp dev…