vscode
vscode copied to clipboard
Visual Studio Code
For #237857 Looks like we think we can changing the completion item command during resolve, which has been marked deprecated
Tracks investigating top users of some of our deprecated APIs Tracking in linked issues plus: - https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/issues/602
Testing #229436 similar to https://github.com/microsoft/vscode/issues/229511, but in the chat response as well 
Testing #229436 Attached two files from the same workspace that have the same name. At the moment the only way to disambiguate is to hover over. We should probably include...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.100.2 - OS Version: Darwin arm64 24.3.0 - Node version: Node.js: 20.19.0 Steps to Reproduce: 1....
Type: Bug I have an extension on different platforms (linux-x64 and universal), but when using VSCode connecting to WSL, it installs the universal one instead of the linux-x64 one. Here's...
Type: Bug if i want to open vscode 3 instance with different code base, I use command pallete "Terminal: Create New Terminal in a Editor Area" step1. I open 1...
I would like to restore just 1 group of methods that talk about an active window or document and then `hasFocus()` can be used selectively.
That is enabled by default but if agent mode asks to run a terminal command, the window isn't focused
It would be nice if there was an ability to “map” extensions with an existing file type, similarly the way you can map extensions to a language using the `files.associations`...