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

Type: Bug i have a text replacement that replaces "u" with "you". when i enter the word "update". when any ASCII character is entered after "u", the whole text got...

Does this issue occur when all extensions are disabled?: Yes/No Yes - VS Code Version: 1.95.1 - OS Version: Windows 11 Steps to Reproduce: I don't know if this will...

info-needed

## Title: Tooltip for Close Button in Dialog Box is Obscured by the Dialog Itself This issue affects the usability of the dialog box, as users cannot see the tooltip...

Does this issue occur when all extensions are disabled?: Yes Version: 1.95.3 (Universal) Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813 Date: 2024-11-13T14:50:04.152Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Darwin arm64...

## Motivation Fixes: #237909 With this user configuration, find match text color are improperly rendered when using Workbench Search (not the widget search): ```json "workbench.colorCustomizations": { "editor.findMatchHighlightForeground": "#000000", "editor.findMatchHighlightBackground": "#ffffb4",...

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: Version: 1.96.3 (Universal) Commit: 91fbdddc47bc9c09064bf7acf133d22631cbf083 Date: 2025-01-09T18:14:09.060Z (5 days ago) Electron: 32.2.6 ElectronBuildId: 10629634 Chromium: 128.0.6613.186...

### Type: Bug Does this issue occur when all extensions are disabled?: Yes ### Steps to Reproduce: 1. Add custom `findMatch` colors to your configuration: ```json "workbench.colorCustomizations": { "editor.findMatchHighlightForeground": "#000000",...

Type: Performance Issue I'm experiencing an issue with Visual Studio Code. Whenever I open my code files or work on a project, white lines (or gaps) are appearing between the...

triage-needed

Type: Bug In the Problems tab, a problem can be double-clicked to open the file at the problem's line of code. However, this does not work if the filename contains...