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/No - VS Code Version: - OS Version: Steps to Reproduce: 1. 2. It's very disrupting since I depend heavily on...

info-needed
git

#### Does this issue occur when all extensions are disabled? Yes #### VS Code Version ~~~YAML Version: 1.98.2 Commit: ddc367ed5c8936efe395cffeec279b04ffd7db78 Date: 2025-03-12T13:32:45.399Z Electron: 34.2.0 ElectronBuildId: 11161602 Chromium: 132.0.6834.196 Node.js: 20.18.2...

linux
under-discussion
workbench-os-integration
rpm

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.103.0-insider - OS Version: windows 10 Summary: When generating or updating Copilot instructions via "Generate Instructions",...

- Copilot Chat Extension Version: - VS Code Version: v1.103 - OS Version: OS: Darwin arm64 24.6.0 - Feature (e.g. agent/edit/ask mode): beastmode v4 - Selected model (e.g. GPT 4.1,...

info-needed

# Feature Request: OAuth Authentication Support for MCP Registry Queries ## Summary Add OAuth authentication support for MCP (Model Context Protocol) registry queries to enable organizations to deploy private, authenticated...

feature-request
authentication
blocked
chat-mcp-management

Repro: 1. Windows 2. Open an empty temp window 3. Run in pwsh: `1..20000 | ForEach-Object { [System.IO.File]::Create("d:\Playground\many_files\file$_.txt").Dispose() }` 4. Open terminal and type `./` (maybe not needed) Trace: [vscode-profile-2025-12-10-08-57-34.cpuprofile](https://github.com/user-attachments/files/24084382/vscode-profile-2025-12-10-08-57-34.cpuprofile)

From console: `Error providing chat sessions: TypeError: Cannot read properties of undefined (reading 'created_at')` There's a few places we unsafely read 'created_at' in copilot-chat. I am not observing this causing...

bug

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.102.3 - OS Version: Steps to Reproduce: 1. when I use the value of white-space in...

info-needed
css-less-scss

Hey team — just wanted to flag a growing need. A lot of developers (especially students, travelers, and mobile-first users) code on their phones or tablets. VS Code in browser...

feature-request

The built-in terminal in VSCode has poor performance. When the system background load is high, the output becomes very slow. Additionally, the terminal output in VSCode also consumes a considerable...

info-needed
perf
terminal-rendering