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 Before the latest update we were able to find local and remotes, stashes, commits, etc. Even ever before, we had stashsed panel, it was super easy for working...

Does this issue occur when all extensions are disabled?: Yes/No No -> `cppvsdbg` is not available if no extensions are enabled The `launch.json` configuration is from `c++ tools`, but since...

- Expose MCP server capabilities in IMcpServer to know what they can do - Move MCP resource URIs to be hex encoded to avoid problems as the URI authority is...

Type: Bug Issue with GitHub Copilot in VS Code when using Git Bash on Windows When using GitHub Copilot's agent mode in Windows with Git Bash, there's a consistent path...

Type: Bug After updating VSCode, when you have multiple windows open connected to remotes, all but the first one will fail to connect and display the following error: ``` The...

## Description We have developed a extension [Haystack Search](https://marketplace.visualstudio.com/items?itemName=codetrek.haystack-search) to solve the issue of slow search in large projects in vscode, currently using a customized webview interface, which isn't very...

When using the multiplication operator (*) in Go code, the syntax highlighter incorrectly identifies it as "keyword.operator.address.go" instead of "keyword.operator.arithmetic.go". Example code ``` func Abs(v Vertex) float64 { return math.Sqrt(v.X*v.X...

Type: Bug A file not found error (unjustified, because the file exists) make it fail an entire chat and whatever message I send it continues failing VS Code version: Code...

info-needed

I keep doing my best to have the copilot features entirely disabled, and yet no matter what I do, release after release things keep creeping in. Now there's some kind...

info-needed