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

**ENVIRONMENT:** linux ubuntu 24.04 gnome 46.0 (with wayland) vscode 1.94.2 **WHAT USED TO WORK:** I use the mouse middle click (on a window's titlebar) to lower the window - so...

titlebar

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.94.2 - OS Version: Arch Linux (x86_64) Wayland 6.6.57-1-lts Steps to Reproduce: 1. Run `code --disable-extensions`...

### Feature Request: For the C++ Extension, we would like to support including path separators as part of auto-completion results for include statements. An issue we are running into is...

feature-request
suggest

Does this issue occur when all extensions are disabled?: No - VS Code Version: - OS Version: Steps to Reproduce: 1. the "**" function works well with English, but not...

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.94.2 - OS Version: Windows 23H2 OS Build 22631.4317 - PowerShell Version: 7.4.5 Steps to Reproduce:...

Type: Bug In the C/C++ source file, use 'Microsoft' code style, which is every brackets always break to a new line, then find that the start part doesn't show in...

Verification build: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=299708&view=results

After upgrading to 1.94, now search files in the file explore displays results from all folders, instead of the folders that I opened (it was like this way in the...

Does this issue occur when all extensions are disabled?: **Yes** I can repro with the latest insiders and Stable builds: ``` Version: 1.95.0-insider Commit: c85acdad6b679973c79b01a38afa91448c705c1c Date: 2024-10-18T07:31:27.077Z Browser: Mozilla/5.0 (Windows...

## What it does The breakpoint API in VS Code supports to add - Allow the user to manage data breakpoints through vscode.debug API - Add methods to gain information...