vscode
vscode copied to clipboard
Visual Studio Code
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...
#### 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...
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,...
# 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...
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)
Error providing chat sessions: TypeError: Cannot read properties of undefined (reading 'created_at')
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...
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...
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...
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...