vscode
vscode copied to clipboard
Visual Studio Code
affects #183449
This issue was originally reported in microsoft/vscode-remote-release#6997, but the cause was narrowed down to a file in this repo, `src/vs/server/node/server.cli.ts`. Summary: I'm occasionally but regularly seeing this error when using...
This allows us to clearly indicate that you can ask a followup question about a slash command (and get good results that are on-topic). I will send another PR to...
another regression from #141230 fixes https://github.com/microsoft/vscode/issues/185960 this dramatically speeds up the execution of the build task and now only the necessary extension gets activated. tested the single repo and multi...
fixes #186749 fixes #186373 very similar issue to the one where the build task wasn't discovered -- if the task that's getting reconnected to belongs to an execution which has...
Steps to Reproduce: 1. add a method to an interface 2. go to an implementing class and open the quickfix on the class 3. select `Implement interface...` :bug: method is...
1. Have Python extension installed but not Jupyter extension (setting up a new machine) 2. Open an untitled Jupyter notebook 3. Run a cell 4. Get prompted to browse marketplace...
Fixes #184046 This is a speculative fix for https://github.com/microsoft/vscode/issues/184046 as the issue can be reproduced by link providers that never resolve. Hopefully it's the only problem that can cause this.
Fixes https://github.com/microsoft/monaco-editor/issues/4021
Type: Bug When Extensions are Enabled  When Extensions are Disabled  Unable to identify steps to reproduce VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534,...