vscode
vscode copied to clipboard
Visual Studio Code
fixes #205485 Running the same test script as in the issue (opening and closing an editor 1997 times) now results in 0 additional `CodeEditorContributions._register` disposables being registered.
When running az login, the URL has localhost in redirect_uri query param. This should trigger automatic port mapping. Improve localhost port mapping to cover this case as well. This is...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.86.1 - OS Version: Ubuntu 23.04 Steps to Reproduce: 1. Open an empty text editor 2....
I would like the option to say (for example) that in ruby files, if the word that intellisense is trying to make suggestions about is "end", that it will automatically...
The GitHub Pull Request Extension makes use of webviews to show a PR description: As you can see, there's an input box for a comment. That comment box would greatly...
- Proposal dts: https://github.com/microsoft/vscode/blob/main/src/vscode-dts/vscode.proposed.chatAgents2.d.ts - Sample: https://github.com/microsoft/vscode-extension-samples/tree/main/chat-agent-sample Extension authors can subscribe to this issue to get updates about the proposed chat agent API. There may still be breaking changes coming,...
Refs https://github.com/microsoft/vscode/issues/203563 - [ ] anyOS - [ ] anyOS Complexity: 4 Roles: Developer --- This iteration, we have added coverage support to VS Code [test CLI](https://code.visualstudio.com/api/working-with-extensions/testing-extension#quick-setup-the-test-cli). You will either...
Hi, Thanks for creating this awesome coding environment! One feature that I would like to be able to use is placing the Interactive Window at the bottom of the screen....
I think it would be nice if clicking on the editor title would expand it: 