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

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.92.2 (user setup) - OS Version: Windows 11 23H2 22631.4037 Steps to Reproduce: 1. coding...

## Description Expected the following original and modified lines to be matched with each other: - Original: `protected abstract createModel(user: string, view: ISpliceable, options: IAbstractTreeOptions): ITreeModel;` - Modified: `protected abstract...

feature-request
diff-editor

Currently, there are only 9 items allowed in the title bar. Is there any specific reason for that? On the first screenshot, there are only 6 but as soon as...

feature-request
layout

This was reported at https://github.com/dart-lang/dart-syntax-highlight/issues/11#issuecomment-1613758553. Dart highlighting on GitHub doesn't handle unterminated triple-backticks as expected. VS Code _does_ handle it as expected. However, while debugging this, I've become less certain...

bug
grammar

- In a file write some code that triggers the inline completions and intellisense at the same time. - While intellisense is visible, hover over the greyed out text -...

bug
inline-completions

Type: Bug GitHub repositories with large changes get stuck when loading and sometimes don't display the files where they should. - Pulled from remote. - More than 10k files were...

bug
git

e.g: in `c` ```diff - var a = READ(0x4000_0100); // reg timer_0 + var a = READ(0x4000_0100); // reg timer_1 ``` add support to ignore the change of comment like...

feature-request
diff-editor

Getting errors on screenshot below. Not sure of exact repro but I suspect this has to do with my repo being newly created and having no commits yet. ![Image](https://github.com/user-attachments/assets/45a2c333-e91c-465f-87c1-31d38da90c3e) Version:...

bug
git

Testing #226665 Testing on latest VS Code Insiders on Windows 11 Insiders ``` Version: 1.93.0-insider (user setup) Commit: ff7a154d5e5e9034914f0466420f0f1407f0c95e Date: 2024-08-27T05:04:20.235Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8:...

bug
multi-diff-editor

Testing #226665 Testing on latest VS Code Insiders on Windows 11 Insiders ``` Version: 1.93.0-insider (user setup) Commit: ff7a154d5e5e9034914f0466420f0f1407f0c95e Date: 2024-08-27T05:04:20.235Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8:...

under-discussion
multi-diff-editor