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

The default severity for the built-in contribution point `jsonValidation` is warning. A configurable severity would be helpful: ```json "contributes": { "jsonValidation": [ { "fileMatch": ".myExtension", "url": "./schema.json", "severity": "error" //

feature-request
json

Hi, I've been using monokai theme provided by vs code for years, and then all of a sudden after the last update the colors in HTML is all wrong, this...

info-needed

TLDR: Refactor preview should render out the content for `createFile`/`deleteFile` not only for replace/insert/delete Refactor preview currently doesn't render `createFile` content, instead it only renders an empty widget. This makes...

editor-refactor-preview

When using the Source Control feature, I would like to replicate the behaviour that GitHub Desktop has. Which is up / down arrow key navigation to preview the file without...

feature-request
scm

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. 2.

macOS 1. Download VS Code 4. It is in the Downloads folder 5. Run it -> all good. No dialog 6. The issue is that users leave VS Code in...

macos

When we first moved to Yarn, it was mostly a performance move. Nowadays npm has mostly caught up and Yarn went a completely different direction. We're sitting on Yarn v1,...

engineering

Fixes https://github.com/microsoft/vscode/issues/226095 | Before | After | | -- | -- | | ![image](https://github.com/user-attachments/assets/f7ad00bb-9387-4925-9f51-cdbfea87d3c4)| | The transparency checkerboard grid pattern was getting larger when the image preview was zoomed in....

Right now if I do an alt-click (or ctrl-d) in the notebook extension it behaves just like the regular editor *within a single cell*. However, my workflow often involves using...

feature-request
on-testplan
notebook-cell-editor
notebook-workbench-integration