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

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.86.2 - OS Version: macOS 14.3.1 warning: "Waiting for server log..." my GLIBC version is 2.31

Type: Bug I tried to clear up the 10K changes but it wouldn't do it so i clicked on clear them and now the program won't work right and I...

Type: Bug 1. From an empty VSCode session, open a folder, then add another folder to the workspace (produced an unsaved workspace) 2. Optional: Disable all extensions in this workspace...

Type: Bug open a file and try to commit to Github through source control. I can only commit through bash or github desktop VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z)...

info-needed

Type: Bug Encountering "No source control providers registered" message in Source Control view. Unable to access Git features. Need assistance. VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z) OS version: Windows_NT...

Type: Bug I am facing difficluty sharing codes with github copilot. Whenever i highlight codes from the main panel, i used to be able to chat with github copilot, reffering...

triage-needed

Type: Bug I'm facing an issue when developing a Node.js project that contains Python files in VS Code. **When I change the environment variables in the .env file, for example...

Type: Bug I tried to run my emulator for flutter apps. my vscode can't launch an emulator, that one time I launched it from android studio. flutter can't debug or...

Currently Double-Click on parts of a word selects the characters up to the defined Word Separators. It would be great to have a modifier key to ignore the Word Separators,...

Type: Bug VS code is displaying a typescript error despite no compilation problems. The Typescript in question: ``` export type LocalIcon = 'big_tick_icon' | 'deposit_icon' | 'events_icon' | 'fruit_icon_1' |...