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

**Summary:** Enable extensions to register in-process MCP servers via an in-memory transport, improving cohesion, performance, and security for tool-rich extensions. --- With the recent announcement of full [MCP spec support](https://code.visualstudio.com/blogs/2025/06/12/full-mcp-spec-support),...

feature-request
chat-mcp

Relevant issue: https://github.com/microsoft/vscode/issues/251619 Relevant PR: https://github.com/microsoft/vscode/pull/249098 # Exploration As part of the work to allow defining variable font sizes and font families in the editor, I have been exploring rendering...

accessibility
exploration
editor-edit-context
editor-lines

Type: Performance Issue I am having issues with visual studio code since a few days. It is pretty slow. By checking the activity list i see the code helper (Renderer)...

Currently the input is powered by one of two methods: - The hidden text-area ``` content ``` - The EditContext API ``` content ``` In both cases the content is...

feature-request
accessibility
editor-edit-context
editor-lines

To be able to confirm a agent ask without going back into the window.

feature-request
chat-agent

### Issue: When running `sqlite3` REPL in the VS Code terminal, recalling previous commands using the up arrow causes excessive blank space and glitchy redraws. ### Steps to Reproduce: 1....

info-needed

https://github.com/microsoft/vscode/blob/main/src/vs/workbench/contrib/chat/browser/chat.contribution.ts#L248-L258

candidate

Support mcp servers as a first class resource. At present mcp servers are configured in user settings and it wont scale as we go forward. Support them as a separate...

feature-request
chat-mcp

In general, having immediate feedback about warnings, errors, and suggested code completions is awesome, and VSCode does this well. However, depending on the context you're working in, it can be...

Does this issue occur when all extensions are disabled?: N/A - VS Code Version: Version: 1.101.0 (user setup) - OS Version: Windows_NT x64 10.0.22621 - WSL version: 2.5.7.0 - Kernel...

triage-needed