vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Visual Studio Code

Results 1630 vscode issues
Sort by recently updated
recently updated
newest added

This PR is a follow up from #134478. It is also tangentially related to #94705 where there has been lots of discussion. Rather than overriding the `workbench.editor.revealIfOpen` setting and changing...

In the go to file quick pick menu, typing a file path and pressing shift enter should create a file if it doesn't exist like Obsidian does.

triage-needed
stale

We author Markdown in VS Code for our user docs and love the Markdown preview. When we change an MD file to MDX, for example, to add code that enables...

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.90.2 - OS Version: Darwin arm64 23.1.0 Steps to Reproduce: I have a local package with...

The frame is freezing please fix it immediately

I just can't see the 'run' option at the place that is supposed to be (at the top right corner, also next to 'more actions' three points option), so now...

Type: Bug Terminal is completely black. When I type, I see nothing but when I copy the black area and paste on notepad, I can see the code. It is...

Helps with #218077 ## Changes This PR changes the editor dispose function to recursively clear all child elements of the editor dom node. DOM nodes hold strong references to parent...