vscode
vscode copied to clipboard
Visual Studio Code
Type: Feature Request # Feature Request: Inline Terminal Command Execution in GitHub Copilot Agent Mode I would like to propose an enhancement for GitHub Copilot's agent mode in VS Code....
I'm mainly using the keyboard for working, I struggle with the editor hover feature. I mapped the `showHover` action like so: ```json { "key": "ctrl+alt+enter", "command": "editor.action.showHover", } ``` Problem...
### Applies To - [x] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? When I select a variable inside...
Helps with #128355. This is based on the Pull Request by @Tyriar and adds `defaultSnippets` for `editor.fontFamily` and `terminal.integrated.fontFamily`.  ## Testing For testing, open the `settings.json` file and verify...
Type: Feature Request add option in the context menu of open editor code pane for git operations ex. "stage file", "add to .gitignore", "remove from staged", "stash" VS Code version:...
Running tests in pycharm are much faster than in vscode. This poses a significant disadvantage for vscode for any serious Python project that has a large test suite.
Repro: 1. open insiders.vscode.dev 2. open palette and search "open chat" -> :bug: you see empty panel chat https://github.com/user-attachments/assets/13fa6695-c191-4d4c-8ecc-ea3741bc1d2e Version: 1.98.0-insider Commit: ac0e8f0f32e3de145dc3aa11d8182f208a05397f Date: 2025-02-25T05:06:39.916Z Browser: Mozilla/5.0 (Macintosh; Intel Mac...
I maybe be staging individual blocks too much, enough to find that opening the change previewer and clicking stage to be too cumbersome. If, after staging, I realize there's a...
Type: Bug When switching to a light theme in VS Code, the text cursor (e.g., |) remains white, as if the dark theme is still active. The issue is inconsistent:...
### Syncing extensions across profiles make it possible to install a specific extension to a specific profile (like in a situation when applying extension globally, there should be an option...