Issue id stringlengths 1 6 | Summary stringlengths 1 277 | Created stringdate 2015-11-13 16:34:23 2024-07-25 14:34:59 | Resolved stringlengths 0 25 | Description stringlengths 1 3.82k | Resolution stringclasses 4
values | Description_all stringlengths 3 3.9k | token_count int16 6 1k |
|---|---|---|---|---|---|---|---|
211107 | Waiting for suggestions can lock up the terminal | 2024-04-23 15:39:36+00:00 | 2024-07-22 14:18:57+00:00 | Testing #210394
This is another one that only happened once -
I typed `Get-AppPackage -`, which I assume triggered the widget for an argument list, but it didn't come up.
Typing other characters did not affect the terminal for about 10 seconds
Suddenly the characters I had been typing showed up and the suggest... | completed | Waiting for suggestions can lock up the terminal Testing #210394
This is another one that only happened once -
I typed `Get-AppPackage -`, which I assume triggered the widget for an argument list, but it didn't come up.
Typing other characters did not affect the terminal for about 10 seconds
Suddenly the chara... | 89 |
211104 | Suggest widget stays open and applies the change when cursor is in a different location | 2024-04-23 15:34:16+00:00 | 2024-04-24 17:40:40+00:00 | Testing #210394

| completed | Suggest widget stays open and applies the change when cursor is in a different location Testing #210394

| 84 |
211101 | Completions not filtering correctly | 2024-04-23 15:21:06+00:00 | Testing #210394
I got the suggest widget in a bad state at one point, I don't remember how, and I can't seem to repro anymore.
Anything typed past a `-` character did not register in the filter, and pressing `ctrl+space` again would just complete with something not quite right, like git-Alas.

I checked-out an old commit from 7 years ago (a8c629dd0fd99c1eedfc804266ca18942cfada5c). The SCM view got stuck displaying the "busy" badge and showed many file changes, along with a warning about too many changes.
... | completed | Too many changes warning is too persistent and in the wrong place 
I checked-out an old commit from 7 years ago (a8c629dd0fd99c1eedfc804266ca18942cfada5c). The SCM view got stuck displaying the "busy" badge and showed m... | 176 |
211088 | Terminal suggest widget auto completes if there's only one option | 2024-04-23 12:38:35+00:00 | 2024-04-24 18:03:36+00:00 | Testing #210394
1. Type `Get-Da` and press <kbd>Ctrl Space</kbd>
🐛 The suggest widget automatically completes since `Get-Date` is the only possible suggestion. This is inconsistent with the editor, where the suggest widget would still pop open. IMO the two experiences should _feel_ exactly the same, as the widge... | completed | Terminal suggest widget auto completes if there's only one option Testing #210394
1. Type `Get-Da` and press <kbd>Ctrl Space</kbd>
🐛 The suggest widget automatically completes since `Get-Date` is the only possible suggestion. This is inconsistent with the editor, where the suggest widget would still pop open. IM... | 109 |
211083 | Terminal Icon picker weird placement | 2024-04-23 11:06:52+00:00 | The terminal icon picker is positioned at the far top of the window. This looks a bit weird as the top border of the widget is not visible. I would have expected the widget to be placed bellow the command center.
<img width="594" alt="image" src="https://github.com/microsoft/vscode/assets/44439583/996bc79b-40ab-4386... | Terminal Icon picker weird placement The terminal icon picker is positioned at the far top of the window. This looks a bit weird as the top border of the widget is not visible. I would have expected the widget to be placed bellow the command center.
<img width="594" alt="image" src="https://github.com/microsoft/vsco... | 113 | ||
211082 | Accessible view: pressing the "Menu" key breaks all context menus and accessible view | 2024-04-23 11:02:25+00:00 | Testing #210598
VS Code: latest 1.89.0-insider
OS: Windows_NT x64 10.0.22631
GHPR extension: v0.87.2024042204 (pre-release)
1. Checkout PR with multiple comments
2. Open Comments pane
3. Open accessible view with Alt+F2
4. Press the "Menu" keyboard key -> accessible view closes unexpectedly

1. Checkout PR with multiple comments
2. Open Comments pane
3. Open accessible view with Alt+F2
4. ... | 278 | ||
211080 | Terminal shows both ghost suggestions as well as suggestion widget | 2024-04-23 10:58:20+00:00 | 2024-06-20 17:18:44+00:00 | Testing #210394
I find it confusing to know what happens in this case if I press <kbd>Tab</kbd>:
<img width="937" alt="image" src="https://github.com/microsoft/vscode/assets/22350/57466987-702b-4209-97c9-af8ae6c867d3"> | completed | Terminal shows both ghost suggestions as well as suggestion widget Testing #210394
I find it confusing to know what happens in this case if I press <kbd>Tab</kbd>:
<img width="937" alt="image" src="https://github.com/microsoft/vscode/assets/22350/57466987-702b-4209-97c9-af8ae6c867d3"> | 99 |
211078 | Suggestions break down on multi-line input | 2024-04-23 10:55:24+00:00 | 2024-06-18 21:17:06+00:00 | Testing #210394
Easier to see on video:
https://github.com/microsoft/vscode/assets/22350/c39227f6-c38d-4ca0-acf1-a30fe6b68c5d
| completed | Suggestions break down on multi-line input Testing #210394
Easier to see on video:
https://github.com/microsoft/vscode/assets/22350/c39227f6-c38d-4ca0-acf1-a30fe6b68c5d
| 68 |
211077 | Widget doesn't show if there are no suggestions | 2024-04-23 10:53:05+00:00 | Testing #210394
Pressing <kbd>Ctrl Space</kbd> in the editor when there are no suggestions available, the suggest widget still comes up:
<img width="345" alt="image" src="https://github.com/microsoft/vscode/assets/22350/07d1346c-c39f-448a-880a-6f429e332bf9">
It simply doesn't come up at all in the terminal and... | Widget doesn't show if there are no suggestions Testing #210394
Pressing <kbd>Ctrl Space</kbd> in the editor when there are no suggestions available, the suggest widget still comes up:
<img width="345" alt="image" src="https://github.com/microsoft/vscode/assets/22350/07d1346c-c39f-448a-880a-6f429e332bf9">
It s... | 126 | ||
211076 | No suggestions on empty input | 2024-04-23 10:51:27+00:00 | 2024-04-27 18:47:49+00:00 | Testing #210394
Maybe out of your scope, but I get no suggestions when pressing <kdb>Ctrl Space</kbd> when I have typed nothing in PowerShell. I need to type a single character to get suggestions. It would be very cool if it would just work, like in the editor. | completed | No suggestions on empty input Testing #210394
Maybe out of your scope, but I get no suggestions when pressing <kdb>Ctrl Space</kbd> when I have typed nothing in PowerShell. I need to type a single character to get suggestions. It would be very cool if it would just work, like in the editor. | 77 |
211072 | Aux window monitor not restored when maximized | 2024-04-23 10:41:53+00:00 | 2024-04-23 17:52:31+00:00 | Testing https://github.com/microsoft/vscode/issues/210686 on Linux
I have 2 monitors: primary and secondary.
```
------------ ------------
| primary | | secondary |
------------ ------------
```
I opened VS Code and maximized it on my secondary monitor.
Then I dragged an aux window out and maximi... | completed | Aux window monitor not restored when maximized Testing https://github.com/microsoft/vscode/issues/210686 on Linux
I have 2 monitors: primary and secondary.
```
------------ ------------
| primary | | secondary |
------------ ------------
```
I opened VS Code and maximized it on my secondary monito... | 221 |
211064 | Window activity API - window becomes inactive during long running git operation | 2024-04-23 10:10:02+00:00 | 2024-06-05 05:08:12+00:00 | Testing #210978
* Add a git pre-commit hook that sleeps for 120 seconds
* Make a change to a file, and commit the change
* Switch to another VS Code window
Expected behaviour:
* Window should be active while the source control operation running
Actual behaviour:
* Window becomes inactive even though the so... | completed | Window activity API - window becomes inactive during long running git operation Testing #210978
* Add a git pre-commit hook that sleeps for 120 seconds
* Make a change to a file, and commit the change
* Switch to another VS Code window
Expected behaviour:
* Window should be active while the source control oper... | 92 |
211062 | Grid corner between panel and sidebar no longer works | 2024-04-23 09:50:53+00:00 | 2024-04-23 20:06:32+00:00 | 
| completed | Grid corner between panel and sidebar no longer works 
| 63 |
211052 | Documentation improvements | 2024-04-23 08:57:24+00:00 | 2024-04-23 18:13:08+00:00 | Testing #210985
I cloned the vscode-extension-samples repository and tried to return two edits instead of one. Only the first one appears to take effect. I am wondering if this is expected? I guess I was expecting both edits to be applied since it is possible to return an array from the `provideDocumentPasteEdits` m... | completed | Documentation improvements Testing #210985
I cloned the vscode-extension-samples repository and tried to return two edits instead of one. Only the first one appears to take effect. I am wondering if this is expected? I guess I was expecting both edits to be applied since it is possible to return an array from the `p... | 132 |
211050 | Diff editor does not render custom label | 2024-04-23 07:49:46+00:00 | Currently the diff editor does not show the custom label in tabs / open editors view
<img width="775" alt="image" src="https://github.com/microsoft/vscode/assets/44439583/7fc36a81-a987-4275-9df5-3697b5cc919d">
// cc @hediet | Diff editor does not render custom label Currently the diff editor does not show the custom label in tabs / open editors view
<img width="775" alt="image" src="https://github.com/microsoft/vscode/assets/44439583/7fc36a81-a987-4275-9df5-3697b5cc919d">
// cc @hediet | 91 | ||
211049 | "Audio cue" no longer can be found in command palette / settings | 2024-04-23 07:48:51+00:00 | 2024-04-26 19:17:20+00:00 | We have renamed "Audio Cues" to "Signal Announcements" - which is fine. The challange is that we already have a lot of users that are familiar with the term "audio cue". So imagine a user searching for "audio cue" in the command palette or settings and not finding anything.
We should add "audio" and "cue" to keyword... | completed | "Audio cue" no longer can be found in command palette / settings We have renamed "Audio Cues" to "Signal Announcements" - which is fine. The challange is that we already have a lot of users that are familiar with the term "audio cue". So imagine a user searching for "audio cue" in the command palette or settings and no... | 145 |
210999 | Cannot read properties of undefined (reading 'localeCompare') | 2024-04-23 04:08:01+00:00 | 2024-04-25 10:00:57+00:00 | ```javascript
TypeError: Cannot read properties of undefined (reading 'localeCompare')
at <anonymous> in src/vs/workbench/services/language/common/languageService.ts:181:60
at Array.sort (<anonymous>)
at s.render in src/vs/workbench/services/language/common/languageService.ts:181:40
at U.u in src/vs/workbench/cont... | completed | Cannot read properties of undefined (reading 'localeCompare') ```javascript
TypeError: Cannot read properties of undefined (reading 'localeCompare')
at <anonymous> in src/vs/workbench/services/language/common/languageService.ts:181:60
at Array.sort (<anonymous>)
at s.render in src/vs/workbench/services/language/com... | 846 |
210965 | User settings.json in *serve-web* (security.workspace.trust.enabled) | 2024-04-22 21:23:52+00:00 | 2024-06-17 15:52:20+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | User settings.json in *serve-web* (security.workspace.trust.enabled) <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting... | 692 |
210902 | `window.systemColorTheme` conflicts with `window.autoDetectColorScheme` | 2024-04-22 10:48:49+00:00 | 2024-04-22 14:47:44+00:00 | Setting 'window.systemColorTheme' to anything else than `default`, will cause `window.autoDetectColorScheme` to no longer work.
Internally it sets `nativeTheme.themeSource` which hard code`nativeTheme.shouldUseDarkColors` and `prefers-color-scheme` and disable the update event which we use to detect the current OS s... | completed | `window.systemColorTheme` conflicts with `window.autoDetectColorScheme` Setting 'window.systemColorTheme' to anything else than `default`, will cause `window.autoDetectColorScheme` to no longer work.
Internally it sets `nativeTheme.themeSource` which hard code`nativeTheme.shouldUseDarkColors` and `prefers-color-sche... | 277 |
210890 | SCM - unhandled error due to race condition | 2024-04-22 09:41:08+00:00 | 2024-05-01 18:44:18+00:00 | * Open a workspace with multiple git repositories
* In the "Source Control Repositories" view select the third repository
* Reload the window multiple times and notice the following error in the dev tools console
```
Uncaught Error: TreeError [SCM Tree Repo] Data tree node not found: [object Object]
at Workb... | completed | SCM - unhandled error due to race condition * Open a workspace with multiple git repositories
* In the "Source Control Repositories" view select the third repository
* Reload the window multiple times and notice the following error in the dev tools console
```
Uncaught Error: TreeError [SCM Tree Repo] Data tree n... | 229 |
210878 | Tests explorer view for VS Code repo is not working | 2024-04-22 06:37:40+00:00 | 2024-04-24 17:14:26+00:00 | - Clone VS Code and install the local workspace extension from recommendations - `ms-vscode.vscode-selfhost-test-provider`.
- Build and compile VS Code sources
- Open `configurationModels.test.ts` and open Tests explorer view and filter tests to open editor
- Run tests from the explorer
🐛 I do not see success or... | completed | Tests explorer view for VS Code repo is not working - Clone VS Code and install the local workspace extension from recommendations - `ms-vscode.vscode-selfhost-test-provider`.
- Build and compile VS Code sources
- Open `configurationModels.test.ts` and open Tests explorer view and filter tests to open editor
- Run t... | 161 |
210850 | `Searn only in Opened Editors` and `files to include` doesn't support filename with special characters | 2024-04-21 06:28:00+00:00 | reproduce:
1. create a file named `[a].js`, write something and keep open t.
2. open search panel, and enable `Searn only in Opened Editors`
3. you will find you can't search the content in `[a].js`
4. If you disable `Searn only in Opened Editors` and write file `[a].js` to `files to include` input, also can't fi... | `Searn only in Opened Editors` and `files to include` doesn't support filename with special characters reproduce:
1. create a file named `[a].js`, write something and keep open t.
2. open search panel, and enable `Searn only in Opened Editors`
3. you will find you can't search the content in `[a].js`
4. If you di... | 207 | ||
210840 | Re-enable command guide for large commands | 2024-04-20 18:16:19+00:00 | 2024-04-22 21:09:58+00:00 | Disabled in https://github.com/microsoft/vscode/pull/201155
Can be re-enabled after https://github.com/xtermjs/xterm.js/pull/5038 is merged. | completed | Re-enable command guide for large commands Disabled in https://github.com/microsoft/vscode/pull/201155
Can be re-enabled after https://github.com/xtermjs/xterm.js/pull/5038 is merged. | 64 |
210833 | _smoothScroll in terminal seems to occur more than once per frame | 2024-04-20 15:13:09+00:00 | 2024-04-22 21:09:57+00:00 | Repro:
1. Enable smooth scroll
2. Add content to terminal
3. Start perf profile
4. Scroll
5. There should only be one animation frame callback each animation frame for `_smoothScroll`
Most/all of these animation frames are _smoothScroll firing due to https://github.com/Tyriar/xterm.js/blob/8458bb4c4f4b8b3cf1d... | completed | _smoothScroll in terminal seems to occur more than once per frame Repro:
1. Enable smooth scroll
2. Add content to terminal
3. Start perf profile
4. Scroll
5. There should only be one animation frame callback each animation frame for `_smoothScroll`
Most/all of these animation frames are _smoothScroll firing ... | 196 |
210819 | Passing registered chat variable in query param of "workbench.action.chat.open" does not get detected as a chat variable | 2024-04-20 09:12:13+00:00 | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Currently when you register a command in vscod... | Passing registered chat variable in query param of "workbench.action.chat.open" does not get detected as a chat variable <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoi... | 273 | ||
210817 | Code action doesn't disappear | 2024-04-20 06:56:07+00:00 | 2024-04-23 10:59:33+00:00 | Under some circumstances, the Code Action button won't go away and will still run its assign command (incorrectly)
Steps to Reproduce:
1. trigger an error with 'Quick Fix' available

2. put the cursor on the same l... | completed | Code action doesn't disappear Under some circumstances, the Code Action button won't go away and will still run its assign command (incorrectly)
Steps to Reproduce:
1. trigger an error with 'Quick Fix' available

2... | 493 |
210797 | Terminal suggest shows after entering a copilot command | 2024-04-19 22:11:48+00:00 | 2024-04-22 20:33:03+00:00 | 
| completed | Terminal suggest shows after entering a copilot command 
| 69 |
210795 | Duplicate untitled notebook is opened | 2024-04-19 22:04:31+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Duplicate untitled notebook is opened <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!--... | 771 | ||
210783 | Terminal tab folder names aren't showing `e` on Windows PowerShell | 2024-04-19 18:57:56+00:00 | 2024-04-22 10:58:07+00:00 | Found by @andreamah
I recently changed the serialization of messages from shell integration so that's likely the cause - `e isn't supported in pwsh 5

| completed | Terminal tab folder names aren't showing `e` on Windows PowerShell Found by @andreamah
I recently changed the serialization of messages from shell integration so that's likely the cause - `e isn't supported in pwsh 5

| completed | Shell integration decoration position breaks after pressing enter several times in pwsh Repro:
1. Open pwsh terminal
2. Press enter to run nothing several times, 🐛 at one point ~5-10 enters in the circle will not appear to the left

The dev mode input is all mangled due to this:

Perhaps we can leve... | completed | Pwsh starship prompt on Windows is often set wrong after ctrl+c This is a pretty common situation on Windows:

The dev mode input is all mangled due to this:
 | 2024-04-19 15:46:29+00:00 | 2024-04-19 17:48:24+00:00 | Related: https://github.com/microsoft/vscode/issues/210757
Setup: `"terminal.integrated.developer.devMode": true`
Repro:
1. Open Windows 11/pwsh terminal
2. Type Ge
3. Press ctrl+c
4. Reload window

Type G... | completed | PromptInputModel: Prompt can be incorrect after interrupting (after a window reload) Related: https://github.com/microsoft/vscode/issues/210757
Setup: `"terminal.integrated.developer.devMode": true`
Repro:
1. Open Windows 11/pwsh terminal
2. Type Ge
3. Press ctrl+c
4. Reload window
 | completed | PromptInputModel: Prompt can be incorrect after interrupting Setup: `"terminal.integrated.developer.devMode": true`
1. Open Windows 11/pwsh terminal
2. Type Ge
3. Press ctrl+c, 🐛 the status bar item should show `|` only

After reload:
Notice `G` is not in the status bar item:

After reload:
Notice `G` is not in the status bar item:

5. Press ctrl+delete (to delete the word in front of the cursor), `Get` is deleted from the prompt but 🐛 the devMode status bar en... | completed | PromptInputModel: Dev mode status bar entry doesn't update when deleting word in front Repro:
1. Enable `"terminal.integrated.developer.devMode": true`
2. Create a new Windows 11/pwsh terminal
3. Type `Get`
4. Press home (to go to start of prompt, arrows are fine too)
5. Press ctrl+delete (to delete the word in ... | 133 |
210711 | Surprising quick pick when choosing `Explain using Copilot` on an error | 2024-04-19 01:06:24+00:00 | 2024-05-09 01:01:03+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Surprising quick pick when choosing `Explain using Copilot` on an error <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitt... | 786 |
210709 | Execute multiple git operations at the same time on different repositories | 2024-04-19 00:41:10+00:00 | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Extracted from <https://stackoverflow.com/questi... | Execute multiple git operations at the same time on different repositories <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe th... | 311 | ||
210702 | Outline provider changes | 2024-04-18 23:09:48+00:00 | ```[tasklist]
### Tasks
- [ ] Move outline provider to notebook worker
- [ ] Given that this was slow and hanging the renderer process, we might want to measure the perf of the computation
- [ ] https://github.com/microsoft/vscode/issues/210704
```
| Outline provider changes ```[tasklist]
### Tasks
- [ ] Move outline provider to notebook worker
- [ ] Given that this was slow and hanging the renderer process, we might want to measure the perf of the computation
- [ ] https://github.com/microsoft/vscode/issues/210704
```
| 80 | ||
210674 | Task template write fails on an empty tasks.json file | 2024-04-18 16:21:31+00:00 | 2024-04-18 19:45:25+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Task template write fails on an empty tasks.json file <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugge... | 548 |
210671 | quickpick checkbox state not announced correctly by screen readers | 2024-04-18 15:59:08+00:00 | 2024-04-23 17:48:34+00:00 | 1. enable a screen reader
2. run the `Manage Trusted Extensions` command.
3. checkboxes are always read as "unchecked"
| completed | quickpick checkbox state not announced correctly by screen readers 1. enable a screen reader
2. run the `Manage Trusted Extensions` command.
3. checkboxes are always read as "unchecked"
| 48 |
210670 | Restarting extensions messes the script order in npm scripts pane in the folder side bar. | 2024-04-18 15:53:14+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Restarting extensions messes the script order in npm scripts pane in the folder side bar. <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/v... | 670 | ||
210640 | Setting `TreeView.badge` to `undefined` no longer removes the badge | 2024-04-18 10:23:10+00:00 | 2024-04-25 14:02:32+00:00 |
Type: <b>Bug</b>
I think this is a regression caused by #205589.
I will provide a repro and a PR.
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Remote OS version: Linux x64 5.15.146.1-microsoft-standard-WSL2
... | completed | Setting `TreeView.badge` to `undefined` no longer removes the badge
Type: <b>Bug</b>
I think this is a regression caused by #205589.
I will provide a repro and a PR.
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.22631
Modes... | 164 |
210624 | Unable to resize with mouse, right half of window not clickable Ubuntu 24.04 | 2024-04-18 05:45:57+00:00 | Same symptoms as in #188407 that go away with `code --ozone-platform=wayland`
> any attempt to resize the application window larger, or click maximize, results in the application appearing to be fullscreen, but any space larger than the original window the app opened in is unclickable. If another window is behind t... | Unable to resize with mouse, right half of window not clickable Ubuntu 24.04 Same symptoms as in #188407 that go away with `code --ozone-platform=wayland`
> any attempt to resize the application window larger, or click maximize, results in the application appearing to be fullscreen, but any space larger than the or... | 465 | ||
210597 | wrong font for terminal completions | 2024-04-17 21:10:15+00:00 | 2024-07-25 16:01:58+00:00 | testing https://github.com/microsoft/vscode/issues/210394#issue-2243874564
I see this on multiple machines, and when using an empty temporary profile where this is the only setting in settings.json

| completed | wrong font for terminal completions testing https://github.com/microsoft/vscode/issues/210394#issue-2243874564
I see this on multiple machines, and when using an empty temporary profile where this is the only setting in settings.json
.
```typescript
const fullContent = cell.getText().substring(0, 10000);
for (const { depth, text } of getMarkdownHeadersInCell(fullContent)) {
h... | getMarkdownHeadersInCell does not handle headers with HTML tags The `notebookOutlineEntryFactory.ts` handles markdown headers with HTML tags, but not other parts (such as collapsing mardown header cells, see `foldingModel.ts`).
```typescript
const fullContent = cell.getText().substring(0, 10000);
for (const { ... | 331 | ||
210517 | File System Watcher has double slashes `//` as path separator | 2024-04-16 22:29:44+00:00 | 2024-04-17 12:40:26+00:00 | Version: 1.88.1 (Universal)
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:42:52.765Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.4.0
Add the following in your extension activation:
```typescript
... | completed | File System Watcher has double slashes `//` as path separator Version: 1.88.1 (Universal)
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:42:52.765Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.4.0
Add... | 369 |
210505 | `$` in GHPR accessible view comment usernames | 2024-04-16 20:16:03+00:00 | 2024-04-16 21:27:18+00:00 | 1. enable screen reader mode
2. focus a GHPR comment which has a few replies
3. Usernames have `$` 🐛

| completed | `$` in GHPR accessible view comment usernames 1. enable screen reader mode
2. focus a GHPR comment which has a few replies
3. Usernames have `$` 🐛

| 101 |
210504 | indicate number of replies before comment in accessible view | 2024-04-16 20:13:47+00:00 | 2024-04-16 21:27:18+00:00 | 1. enable screen reader mode
2. focus a GHPR comment which has a few replies
3. So that screen reader users know what to expect, IE what is available to go to, we should indicate the number of replies before the comment, as it could be lengthy. In the below, the number of replies occurs after the comment. 🐛

| Unlucky slow diffs in merge editor Here's the JSON export:
[merge-editor-export.json](https://github.com/microsoft/vscode/files/14994694/merge-editor-export.json)
| 60 | ||
210415 | Tasks with `runOn: folderOpen` do not consistently run | 2024-04-15 18:14:54+00:00 | 2024-07-24 18:12:29+00:00 | 1. Open vscode-copilot
2. Sometimes see that the tasks set to run on folder open do not actually do so
3. Observe the following Tasks output. Seems like a race? The tasks can be run successfully later on.
```
Error: The npm task detection didn't contribute a task for the following configuration:
{
"label": ... | completed | Tasks with `runOn: folderOpen` do not consistently run 1. Open vscode-copilot
2. Sometimes see that the tasks set to run on folder open do not actually do so
3. Observe the following Tasks output. Seems like a race? The tasks can be run successfully later on.
```
Error: The npm task detection didn't contribute a ... | 677 |
210413 | terminal fails to split after running command in git bash with shell integration enabled | 2024-04-15 18:02:04+00:00 | 2024-04-16 23:20:37+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | terminal fails to split after running command in git bash with shell integration enabled <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vs... | 501 |
210403 | Pwsh suggest triggers and completes when pasting text containing - | 2024-04-15 15:52:56+00:00 | 2024-04-15 23:23:51+00:00 | Testing: #210394, #154662
Repro:
- Enable `terminal.integrated.shellIntegration.suggestEnabled`
- Open a pwsh terminal
- Copy `extensions/vscode-api-tests/src/singlefolder-tests/terminal.shellIntegration.test.ts`
- Paste in terminal
🐛

| not_planned | Button font issue 
| 51 |
210400 | Cannot set markdown.editor.filePaste.enabled to always | 2024-04-15 15:19:19+00:00 | 2024-04-15 16:51:04+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Cannot set markdown.editor.filePaste.enabled to always <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugg... | 537 |
210396 | Pwsh suggest doesn't hide when completing using pwsh's own ghost text completion | 2024-04-15 14:50:19+00:00 | Testing: https://github.com/microsoft/vscode/issues/210394, #154662

cc @cpendery | Pwsh suggest doesn't hide when completing using pwsh's own ghost text completion Testing: https://github.com/microsoft/vscode/issues/210394, #154662

cc @cpendery | 112 | ||
210395 | Pwsh suggest does not automatically appear when `-` is typed on macOS | 2024-04-15 14:47:19+00:00 | 2024-04-15 22:21:48+00:00 | Testing: #210394, #154662
Repro:
- Enable `terminal.integrated.shellIntegration.suggestEnabled`
- Open a pwsh terminal
- Type `Get-`, 🐛 no intellisense shows up
- Press ctrl+space, it does show up
cc @cpendery | completed | Pwsh suggest does not automatically appear when `-` is typed on macOS Testing: #210394, #154662
Repro:
- Enable `terminal.integrated.shellIntegration.suggestEnabled`
- Open a pwsh terminal
- Type `Get-`, 🐛 no intellisense shows up
- Press ctrl+space, it does show up
cc @cpendery | 96 |
210385 | Multi word chat participant names should be handled more gracefully | 2024-04-15 12:14:21+00:00 | 2024-05-25 23:03:25+00:00 | 1. Take the https://github.com/microsoft/vscode-extension-samples/tree/main/chat-agent-sample
2. Open package.json and say it contributes a participant with name "friendly cat"
3. This is not supported in the UI, and when I invoke the agent name it does not get nicely rendered. And the message is not forward to the "... | completed | Multi word chat participant names should be handled more gracefully 1. Take the https://github.com/microsoft/vscode-extension-samples/tree/main/chat-agent-sample
2. Open package.json and say it contributes a participant with name "friendly cat"
3. This is not supported in the UI, and when I invoke the agent name it d... | 327 |
210383 | Notebook: status bar is not floating window aware | 2024-04-15 09:59:21+00:00 | This is a missing adoption when notebooks became floating window capable. Notice how the status bar entry appears in the main window and not the floating window:

We have had a similar issue... | reopened | Notebook: status bar is not floating window aware This is a missing adoption when notebooks became floating window capable. Notice how the status bar entry appears in the main window and not the floating window:

3. focus changes (not tabbable)
We should add `!screenReaderEnabled` to this keybinding so us... | completed | SCM accessibility feedback From @jooyoungseo
SCM view needs some commands exposed because atm, you have to focus the SCM view and then tab or use space/arrow keys to get to these.
1. focus commit message
2. focus staged changes (not tabbable)
3. focus changes (not tabbable)
We should add `!screenReaderEnable... | 165 |
210236 | "Restart extensions" flow resulting in error notification "Debug adapter process terminated unexpectedly (Extension host shut down)" | 2024-04-12 13:29:11+00:00 | 2024-04-29 23:23:45+00:00 | Repro:
1. Start a (TS) debug session (F5)
2. Click on "Restart extensions" button in Extensions explorer - :bug:
<img width="483" alt="image" src="https://github.com/microsoft/vscode/assets/16353531/468fae5f-bc96-43a5-b40d-4ddd85747588">
Expected behavior options:
- ideal: resume debug session
- ask the... | completed | "Restart extensions" flow resulting in error notification "Debug adapter process terminated unexpectedly (Extension host shut down)" Repro:
1. Start a (TS) debug session (F5)
2. Click on "Restart extensions" button in Extensions explorer - :bug:
<img width="483" alt="image" src="https://github.com/microsoft/vsc... | 157 |
210231 | restart extensions button font is different than usual | 2024-04-12 12:14:15+00:00 | 2024-04-16 00:04:49+00:00 | Type: <b>Bug</b>
restart extension button font is different than usual

VS Code version: Code - Insiders 1.89.0-insider (50a6f4f200c5a33f47997eb6a8966e50cf219e21, 2024-04-12T05:50:19.038Z)
OS version: Windows_NT x... | completed | restart extensions button font is different than usual Type: <b>Bug</b>
restart extension button font is different than usual

VS Code version: Code - Insiders 1.89.0-insider (50a6f4f200c5a33f47997eb6a8966e50cf219e... | 720 |
210171 | CodeAction previews don't work on "Source" actions | 2024-04-11 14:50:30+00:00 | CodeActions on the lightbulb menu can be previewed with Ctrl+Enter:

However this isn't the case for "Source" CodeActions:

However this isn't the case for "Source" CodeActions:
 | 2024-04-10 16:37:32+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | "Start Extension Profile Host" does nothing (error: failed to connect) <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitti... | 747 | ||
210077 | Diff editor shows "No changes" overlay | 2024-04-10 16:09:07+00:00 | 2024-04-25 09:50:20+00:00 | * have a diff editor with true changes
* modify the document so that they become identical
* 🐛 the diff editor shows a weird overlay
<img width="705" alt="Screenshot 2024-04-09 at 16 20 40" src="https://github.com/microsoft/vscode/assets/1794099/77e22a09-46f5-423d-ab86-639240988c9c">
| not_planned | Diff editor shows "No changes" overlay * have a diff editor with true changes
* modify the document so that they become identical
* 🐛 the diff editor shows a weird overlay
<img width="705" alt="Screenshot 2024-04-09 at 16 20 40" src="https://github.com/microsoft/vscode/assets/1794099/77e22a09-46f5-423d-ab86-6392... | 109 |
210046 | multiple node selection of treeView , does not show commands which are supported by all selected nodes | 2024-04-10 12:44:55+00:00 | 2024-04-26 08:58:26+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | multiple node selection of treeView , does not show commands which are supported by all selected nodes <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.co... | 582 |
210045 | Search occurrence containing block cursor is badly highlighted | 2024-04-10 12:19:35+00:00 | Repro:
0. Pick theme "Dark+" and have cursor style set to "block" (`"editor.cursorStyle": "block"`)
1. Open a text document with several occurrences of some string, e.g., "foo"
2. Place cursor within the first occurrence of "foo"
3. Search within documentfor "foo" (cmd+f)
4. Jump to next - :bug:
https:/... | Search occurrence containing block cursor is badly highlighted Repro:
0. Pick theme "Dark+" and have cursor style set to "block" (`"editor.cursorStyle": "block"`)
1. Open a text document with several occurrences of some string, e.g., "foo"
2. Place cursor within the first occurrence of "foo"
3. Search within d... | 154 | ||
210029 | Remote-SSH from multiple sources to one target results in SSH disconnection | 2024-04-10 08:22:47+00:00 | 2024-04-22 19:18:16+00:00 | Source 1: VS Code Mac version 1.88.0 (Apple Silicon Macbook PRo)
Source 2: VS Code Mac 1.84.2 (Apple Silicon Mac Mini)
Remote SSH Version - v0.107.1
Both clients use the same extension software versions for Python, Jupyter, Remote SSH, etc.
Normalized versions during troubleshooting.
However, Source 1 result... | completed | Remote-SSH from multiple sources to one target results in SSH disconnection Source 1: VS Code Mac version 1.88.0 (Apple Silicon Macbook PRo)
Source 2: VS Code Mac 1.84.2 (Apple Silicon Mac Mini)
Remote SSH Version - v0.107.1
Both clients use the same extension software versions for Python, Jupyter, Remote SSH, etc... | 453 |
209943 | Cannot hide breadcrumb icons | 2024-04-09 12:03:01+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Cannot hide breadcrumb icons <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Searc... | 367 | ||
209926 | Compare viewer: Revert button doesn't work when only 1 change | 2024-04-09 08:28:34+00:00 | 2024-04-25 09:53:40+00:00 | - VS Code Version: 1.88.0
- OS Version: Ubuntu 22.04
Steps to Reproduce:
1. Copy code to clipboard.
2. Compare clipboard with empty file.
3. Select inline view:

Revert button doesn't work. If you click in t... | completed | Compare viewer: Revert button doesn't work when only 1 change - VS Code Version: 1.88.0
- OS Version: Ubuntu 22.04
Steps to Reproduce:
1. Copy code to clipboard.
2. Compare clipboard with empty file.
3. Select inline view:

| Multi File Diff Editor: Quickly Jump To Two Files Throws Error 
| 81 | ||
209896 | Running Cells In Compressed Section Does Not Execute Last Cell | 2024-04-08 17:54:33+00:00 | 2024-04-10 17:03:54+00:00 | ### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
When the markdown header is compressed by clicking the arrow next to it, a button appears to execute all cells inside of that block. However the last cell never executes... | completed | Running Cells In Compressed Section Does Not Execute Last Cell ### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
When the markdown header is compressed by clicking the arrow next to it, a button appears to execute all c... | 780 |
209865 | Diff editor: some elements are floating before content shows | 2024-04-08 16:05:42+00:00 | This was on github.dev, so maybe outdated (but using insiders):

| Diff editor: some elements are floating before content shows This was on github.dev, so maybe outdated (but using insiders):

| 91 | ||
209844 | Website release notes do not load on my iPad | 2024-04-08 14:47:24+00:00 | ipad, edge
https://code.visualstudio.com/updates/v1_88
1. Try to read the release notes.
2. Very badly rendered. And then it crashes my MS Edge browser
Happy to provide additional info if needed.

fyi @ntr... | Website release notes do not load on my iPad ipad, edge
https://code.visualstudio.com/updates/v1_88
1. Try to read the release notes.
2. Very badly rendered. And then it crashes my MS Edge browser
Happy to provide additional info if needed.

| completed | Diff editor: hard to find the sash I miss some indication of where the sash is and constantly have to search for it:

| 76 |
209842 | Incorrect file opens in quick picker | 2024-04-08 14:34:41+00:00 | 2024-04-20 00:09:51+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Incorrect file opens in quick picker <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ... | 554 |
209815 | Can't sign in to settings sync with GitHub if using non-default profile and `--user-data-dir` | 2024-04-08 09:59:19+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Can't sign in to settings sync with GitHub if using non-default profile and `--user-data-dir` <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microso... | 526 | ||
209811 | Using `\w` in Find dialog doesn't find non-English Unicode characters | 2024-04-08 09:42:05+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Using `\w` in Find dialog doesn't find non-English Unicode characters <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submittin... | 784 | ||
209802 | Wrong auto-indentation in typescript | 2024-04-08 06:59:42+00:00 | 2024-06-20 09:14:07+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Wrong auto-indentation in typescript <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ... | 497 |
209799 | Yellow text and dot in the outline of a Jupyter Notebook in VS Code | 2024-04-08 06:32:51+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Yellow text and dot in the outline of a Jupyter Notebook in VS Code <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-... | 513 | ||
209755 | outline feature error | 2024-04-07 10:07:00+00:00 | 2024-04-08 13:49:37+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | not_planned | outline feature error <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search exist... | 563 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.