vscode
vscode copied to clipboard
Visual Studio Code
1. Added a new `research` toolset that combines `"perplexity_ask", "fetch"`. 2. Enable ONLY `research` in the tool picker 3. Add `research` via Add Context to a prompt 4. 🐛 Broken...
Type: Bug Really really really long lines are initially wrapped despite the wrap setting being off and you have to toggle wrap get it to show it as a single...
Type: Performance Issue I have been using Claude Sonnet 4 for writing this notebook but the changes it made are not correctly formatted (internally) due to which the markdowns of...
I work on [playwright-vscode](https://github.com/microsoft/playwright-vscode), and I'd like to be able to contribute a "Testing" mode to Copilot from that Extension. It can be used to generate new tests and debug...
Type: Feature Request **Summary:** Improve the MCP (Model Context Protocol) configuration UI in VS Code by adding detailed tool information on hover. **Current Behavior:** In the MCP configuration panel, VS...
This PR fixes #232159. When /etc/os-release contains quoted values (e.g. `ID="rocky"`) the previous grep/sed pipeline failed to capture the ID, causing `check-requirements-linux.sh` to exit early and block devcontainer start-up on...
There's an important (and easily solved) UI problem on the the VSCode [download page](https://code.visualstudio.com/download): there are boxes/icons shown (as download links) which separate x64/arm64 variants under each listed OS (Windows,...
fix https://github.com/microsoft/vscode/issues/251453
Windows "Unable to resolve your shell environment in a reasonable time." when launched via shortcut
Type: Bug Hi, When I launch VS Code from a shortcut in Windows, I get: ``` 2025-06-12 16:23:41.567 [error] Unable to resolve your shell environment in a reasonable time. Please...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.101.0 - OS Version: macOS 15.5 Steps to Reproduce: 1. Open a file with long lines...