vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Visual Studio Code

Results 1630 vscode issues
Sort by recently updated
recently updated
newest added

I recently upgraded from v 1.95.2 to v1.96.4 and as part of the process, my company requires me to uninstall vs code from the server to get rid of older...

info-needed

Fixes https://github.com/microsoft/vscode/issues/242195

When I create a class with an __init__ function, VSCode doesn't read the docstring of class but only the `__init__`. ```python class Toto: """ The Toto class and details """...

The Enterprise Support page says "If there are requests to enact more policies, please open an issue in the VS Code [GitHub repository](https://github.com/microsoft/vscode/issues)." so: Can we have a GPO to...

triage-needed

Type: Bug I am using VSCode on MacOS. If you zoom in the code tabs more than 100% values, then when you want to maximize your window from the window...

triage-needed
new release

Type: Bug When I kill a task in the terminal tab, it gets removed from the lists of running tasks, however starting in one of the recent code versions (probably...

bug
windows
under-discussion
regression
terminal-conpty

Type: Bug If I'm in my editor and press ctrl + V or right click + Past nothing happen although ctrl + C work fine. VS Code version: Code -...

info-needed

> We fixed this bug in TypeScript 5.7. You can keep using older versions to compile your project but you'll need to make sure VS Code is using 5.7+ for...

info-needed

Type: Bug This extension creates a decoration type that displays a “before” text label with a specific foreground and background color. It iterates over a set of characters, generating every...

Type: Bug I encountered a problem while working on a server within my local network using SSH in a DevContainer. My server unexpectedly ran out of disk space, causing VS...