vscode
vscode copied to clipboard
Visual Studio Code
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...
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...
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...
- 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 -...
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...
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...
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.  Version:...
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:...
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:...