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

Type: Bug I have the following config: "editor.formatOnSave": true "files.autoSaveDelay": 2000, "files.autoSave": "onFocusChange" "editor.formatOnSaveMode": "modificationsIfAvailable" When I manually save a file using Ctrl + S, the automatic formatting is delayed....

Resolves: https://github.com/microsoft/vscode/issues/234602 For me, the icon is always white color (regardless of hover&focused), even when task terminal is in failed/error state. I made some changes in the `taskTerminalStatus.ts` file, but...

bug

Does this issue occur when all extensions are disabled?: It's related to GitHub Copilot Chat extension - VS Code Version: ``` Version: 1.101.0-insider (user setup) Commit: 1d7ad01f171443c8b2401f031c2e8f686121515c Date: 2025-05-22T05:04:08.035Z Electron:...

Does this issue occur when all extensions are disabled?: Yes (I performed a reset of VSCode as a whole) VS Code Version: 1.95.3 OS Version: Fedora 41. Steps to Reproduce:...

I'm using Version 1.101.0-insider on Windows and as far as I can tell, this feature doesn't exist. It would be convenient to access the git history of a file from...

triage-needed

Electron supports wayland natively since version 12, but when running code from the snap it's not possible to use because of some issues. Handle them here so that a native...

This is a subtle usability issue. Consider a project containing two files `foo_bar` and `bar_foo`. With "Go to file..." command, recently open files are preferred. This is all good. So...

feature-request
quick-open

No errors occurred; it just hangs on "Just a moment" indefinitely after selecting my email address on the login screen. ![Image](https://github.com/user-attachments/assets/b7984fa2-379c-4e81-b80a-014756d5e486) _Originally posted by @BrunoCQ in https://github.com/microsoft/vscode/issues/240581#issuecomment-2656584537_

bug
info-needed
upstream
microsoft-authentication

# 🐛 Bug Report: Shell Integration restores outdated ENV vars via `VSCODE_ENV_REPLACE` even after `.env` is updated or removed ### Issue Summary VS Code's shell integration appears to persist environment...

bug