vscode
vscode copied to clipboard
Visual Studio Code
I'm using windows 11 latest version, Docker and docker desktop latest version, Vscode latest version, Docker WSL2 integration with WSL2 ubuntu 24.04 LTS, I already reported a [bug regarding git](https://github.com/microsoft/vscode-remote-release/issues/10970)...
Type: Bug Sorry, your request failed. Please try again. Request id: 10f767d0-4456-4fe4-b67f-56b2b507ada6 Reason: Server error: 500 VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.22631 Modes: System...
I would love to see a rich hover over the branch picker, similar to the blame hover. My main motivation is to copy the branch name quickly, but we could...
using text bubbles!
Type: Bug Opened a DevContainer and after a minute, fired up a request.  Not sure which logs have more details. Chat logs don't exist. Because the Chat extension isn't...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. Start devcontainer with Rider with Git repository checked in...
- VS Code Version: 1.100.1 - OS Version: Ubuntu 24.04.06 After updating to vs code 1.100.1 from 1.99.3, the Copilot chat is extremely slow to respond. Rolling back to version...
https://github.com/microsoft/vscode/blob/496ebc4723371f29c9ffa0319dcccb2d7bee7ee0/src/vs/base/browser/dom.ts#L945-L952 Unless I am missing something: `document.defaultView?.window.document === document`. So whats the idea of using `document.defaultView?.window` in that method?
It'd be great if VS Code allowed opening files with paths that start with `./`, such as `./package.json`, when using the `Go to File...` command. That'd be useful because many...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. Open a large markdown file with plenty of bold...