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
Duplicates
listlengths
0
7
Cluster
stringclasses
218 values
Num_duplicates
stringclasses
6 values
Has_duplicates
stringclasses
2 values
214674
Reopen!: Cursor changes into a "plus" when ALT is typed #206338
2024-06-08 10:58:20+00:00
2024-07-16 10:20: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...
completed
Reopen!: Cursor changes into a "plus" when ALT is typed #206338 <!-- โš ๏ธโš ๏ธ 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-Bu...
390
[]
0
False
214665
Cannot use provided Bug Report for Extension Go Critic - Description Required
2024-06-08 06:13:56+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 use provided Bug Report for Extension Go Critic - Description Required <!-- โš ๏ธโš ๏ธ 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/S...
500
[]
0
False
214661
Comment Thread API: Newly created comment threads no longer auto-focus
2024-06-08 01:21:21+00:00
2024-06-26 19:29: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...
completed
Comment Thread API: Newly created comment threads no longer auto-focus <!-- โš ๏ธโš ๏ธ 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...
691
[]
0
False
214651
"review with copilot" button should move left
2024-06-07 22:00:12+00:00
2024-06-13 15:25:45+00:00
I use the + button many times a day, and I think it would be nicer to keep the + button as the rightmost button so it matches the + on individual files so it doesn't break muscle memory, what do you think? The โœจ button could go to the far left, or just one spot left <img width="440" alt="image" src="https://github.c...
completed
"review with copilot" button should move left I use the + button many times a day, and I think it would be nicer to keep the + button as the rightmost button so it matches the + on individual files so it doesn't break muscle memory, what do you think? The โœจ button could go to the far left, or just one spot left <img...
138
[]
0
False
214649
Cannot read properties of undefined (reading 'range')
2024-06-07 21:49:47+00:00
2024-06-07 22:21:34+00:00
- Close open editors - Add "selection" attachment to chat - Add another attachment that has a value like a file <img width="419" alt="image" src="https://github.com/microsoft/vscode/assets/323878/269715e2-d98b-4ca3-a42f-a3a30d086114"> This is really subtle and TS does not help... the code at https://github.com/...
completed
Cannot read properties of undefined (reading 'range') - Close open editors - Add "selection" attachment to chat - Add another attachment that has a value like a file <img width="419" alt="image" src="https://github.com/microsoft/vscode/assets/323878/269715e2-d98b-4ca3-a42f-a3a30d086114"> This is really subtle a...
273
[]
0
False
214626
Git Branch Picker Race Condition
2024-06-07 16:10:17+00:00
2024-07-05 13:29:58+00:00
If I paste the branch too quickly and then press enter, it does not switch to it, but creates a new branch. This breaks muscle memory, as it works when you do it slowly. ![Code_-_Insiders_peF36XR6nS](https://github.com/microsoft/vscode/assets/2931520/d5d901c1-ad87-4c36-afe5-2a3a4d267800) Once loading completes...
completed
Git Branch Picker Race Condition If I paste the branch too quickly and then press enter, it does not switch to it, but creates a new branch. This breaks muscle memory, as it works when you do it slowly. ![Code_-_Insiders_peF36XR6nS](https://github.com/microsoft/vscode/assets/2931520/d5d901c1-ad87-4c36-afe5-2a3a4d26...
131
[ "214626", "218628" ]
218
2
True
214592
"Folded code" arrow misplaced within sticky scroll
2024-06-07 12:24:33+00:00
Repro: 1. fold code 2. scroll slowly until you see: ![Image](https://github.com/microsoft/vscode/assets/16353531/b9457b06-ed34-4b10-97ea-1283c62ce3de) https://github.com/microsoft/vscode/assets/16353531/5bdc0185-5876-43f2-b3b0-e7b84dc3e1b5
"Folded code" arrow misplaced within sticky scroll Repro: 1. fold code 2. scroll slowly until you see: ![Image](https://github.com/microsoft/vscode/assets/16353531/b9457b06-ed34-4b10-97ea-1283c62ce3de) https://github.com/microsoft/vscode/assets/16353531/5bdc0185-5876-43f2-b3b0-e7b84dc3e1b5
122
[]
0
False
214584
Postman extension not loading in new insider build
2024-06-07 11:15:46+00:00
2024-06-13 08:46:29+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
Postman extension not loading in new insider build <!-- โš ๏ธโš ๏ธ 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-Suggesti...
453
[]
0
False
214569
Regression in indentation applied when moving code down
2024-06-07 08:56:29+00:00
2024-06-11 06:22:10+00:00
Start with the following code: ```ts class ConfigurationServiceImpl { constructor() { } private _getConfiguredValue<T>(key: BaseConfig<T>): T | undefined { if (this.config[key.firstPart] && this.config[key.firstPart][key.secondPart] !== undefined) { return this.config[key.firstPart][key.secondPart]...
completed
Regression in indentation applied when moving code down Start with the following code: ```ts class ConfigurationServiceImpl { constructor() { } private _getConfiguredValue<T>(key: BaseConfig<T>): T | undefined { if (this.config[key.firstPart] && this.config[key.firstPart][key.secondPart] !== undefined)...
476
[]
0
False
214562
Move line up/down causes indentation to break
2024-06-07 07:43:39+00:00
2024-06-11 06:22:10+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
Move line up/down causes indentation to break <!-- โš ๏ธโš ๏ธ 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 -...
580
[]
0
False
214550
Alt + Up/Down to move a line of code no longer automatically aligns the context of the code
2024-06-07 03:58:59+00:00
2024-06-11 06:22:11+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. --> When writing Lua code in VSCode, using Alt + Up/...
completed
Alt + Up/Down to move a line of code no longer automatically aligns the context of the code <!-- โš ๏ธโš ๏ธ 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. --> ...
154
[]
0
False
214541
Can't click on inline diff icon if cursor is not not directly on top of it
2024-06-07 02:42:06+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 click on inline diff icon if cursor is not not directly on top of it <!-- โš ๏ธโš ๏ธ 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/Subm...
518
[]
0
False
214496
cant save file in last update ??? menu is grey !
2024-06-06 18:08:30+00:00
2024-06-14 18:38:23+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
cant save file in last update ??? menu is grey ! <!-- โš ๏ธโš ๏ธ 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-Suggestion...
600
[]
0
False
214487
Fix HC textPreformat colors
2024-06-06 17:44:20+00:00
2024-06-06 18:01:02+00:00
Fixes https://github.com/microsoft/vscode/issues/214412 I originally reversed these colors in https://github.com/microsoft/vscode/pull/213698 to address an issue with invisible shortcuts in the editor playground. Seems like `textPreformat.foreground` needs to be used with `textPreformat.background` to be visible...
Fix HC textPreformat colors Fixes https://github.com/microsoft/vscode/issues/214412 I originally reversed these colors in https://github.com/microsoft/vscode/pull/213698 to address an issue with invisible shortcuts in the editor playground. Seems like `textPreformat.foreground` needs to be used with `textPreform...
96
[]
0
False
214479
bring back @terminal agent in panel chat
2024-06-06 16:22:39+00:00
2024-06-07 20:42:16+00:00
I removed this https://github.com/microsoft/vscode-copilot/pull/6112 to move over to using the agent, which required setting `isDefault`. Chatted with @roblourens and I should add another agent to support the agent in both places, only making it the default for the terminal location. fyi @Tyriar
completed
bring back @terminal agent in panel chat I removed this https://github.com/microsoft/vscode-copilot/pull/6112 to move over to using the agent, which required setting `isDefault`. Chatted with @roblourens and I should add another agent to support the agent in both places, only making it the default for the terminal l...
90
[]
0
False
214462
Connecting to remote via ssh is broken in v1.90
2024-06-06 14:18:54+00:00
2024-07-09 23:04:47+00:00
Type: <b>Bug</b> My setup is raspberry pi 4 model B with Raspbian GNU/Linux 10 (buster). I am trying to connect from windows system on local network. Connection via ssh now prints the following ``` [16:06:31.320] [server] server inflate progress: 1375/1689 (81%) [16:06:31.364] [server] server inflate progress: ...
completed
Connecting to remote via ssh is broken in v1.90 Type: <b>Bug</b> My setup is raspberry pi 4 model B with Raspbian GNU/Linux 10 (buster). I am trying to connect from windows system on local network. Connection via ssh now prints the following ``` [16:06:31.320] [server] server inflate progress: 1375/1689 (81%) [...
981
[]
0
False
214459
Mouse flickers on border of certain buttons
2024-06-06 14:06:45+00:00
Type: <b>Bug</b> I realise this is a very small visual bug, but reporting nonetheless! Steps to Reproduce: 1. Make sure the window is focused - I can't seem to make this happen when another window is focused 2. Hover the mouse over exactly over the bottom border of certain buttons - Seems to only be t...
Mouse flickers on border of certain buttons Type: <b>Bug</b> I realise this is a very small visual bug, but reporting nonetheless! Steps to Reproduce: 1. Make sure the window is focused - I can't seem to make this happen when another window is focused 2. Hover the mouse over exactly over the bottom border...
715
[]
0
False
214426
Hanged during folder rename when a file was being edited - Should show proper error message
2024-06-06 09:39:28+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...
Hanged during folder rename when a file was being edited - Should show proper error message <!-- โš ๏ธโš ๏ธ 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...
493
[]
0
False
214412
Illegible textPreformat in dark high contrast theme vscode 1.90.0
2024-06-06 08:10:52+00:00
2024-06-06 18:01: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
Illegible textPreformat in dark high contrast theme vscode 1.90.0 <!-- โš ๏ธโš ๏ธ 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-Bu...
409
[]
0
False
214390
Font weight is permanently bold after latest update
2024-06-06 00:25:23+00:00
2024-06-10 09:11:53+00:00
I use `Operator Mono` first this issue occurred in Insider release, and now with the latest release both versions of VS Code only show bold font weight. `300` is too thin. `400` is too bold. This wasn't the case before. `400` weight ![image](https://github.com/microsoft/vscode/assets/960133/506b116e-88ab-47c6-bb75...
completed
Font weight is permanently bold after latest update I use `Operator Mono` first this issue occurred in Insider release, and now with the latest release both versions of VS Code only show bold font weight. `300` is too thin. `400` is too bold. This wasn't the case before. `400` weight ![image](https://github.com/mi...
749
[]
0
False
214389
Integrated Terminal Distorts Text Upon Restart After Being Terminated
2024-06-06 00:20:36+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...
Integrated Terminal Distorts Text Upon Restart After Being Terminated <!-- โš ๏ธโš ๏ธ 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...
422
[]
0
False
214387
Double-clicking on a `SourceControlHistoryItemChange` of a non-git SCM extension fails to open diff editor
2024-06-05 23:57:58+00:00
This code assumes that the uris of the `SourceControlHistoryItemChange` have a query element consisting of a JSON string representation of a two-property object: https://github.com/microsoft/vscode/blob/a003d5fb8d6d026b5e0019ed06b8ee864acfa6db/src/vs/workbench/contrib/scm/browser/util.ts#L77-L80 I think the code ...
Double-clicking on a `SourceControlHistoryItemChange` of a non-git SCM extension fails to open diff editor This code assumes that the uris of the `SourceControlHistoryItemChange` have a query element consisting of a JSON string representation of a two-property object: https://github.com/microsoft/vscode/blob/a003d5f...
165
[]
0
False
214364
Cannot backspace lines on Android
2024-06-05 18:18:07+00:00
When a line is blank, pressing backspace on an external keyboard doesn't seem to do anything on a Codespace, which means it's impossible to get rid of empty lines. Can't select the gap using Shift + arrow keys either. Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 User Agent: Mozilla/5.0 (X11; Li...
Cannot backspace lines on Android When a line is blank, pressing backspace on an external keyboard doesn't seem to do anything on a Codespace, which means it's impossible to get rid of empty lines. Can't select the gap using Shift + arrow keys either. Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685...
156
[]
0
False
214329
`vscode.workspace.getWorkspaceFolder()` returns `undefined` for URIs with query parameters
2024-06-05 13:20:01+00:00
2024-06-17 08:58:15+00:00
Type: <b>Bug</b> Suppose I have the following workspace open: ```json { "folders": [ { "name": "iris:USER", "uri": "isfs://iris:user/?filter=*.cls" } ], "settings": { "editor.insertSpaces": true, "editor.tabSize": 4, "editor.de...
completed
`vscode.workspace.getWorkspaceFolder()` returns `undefined` for URIs with query parameters Type: <b>Bug</b> Suppose I have the following workspace open: ```json { "folders": [ { "name": "iris:USER", "uri": "isfs://iris:user/?filter=*.cls" } ], "settings"...
643
[]
0
False
214306
Update service stuck
2024-06-05 07:34:19+00:00
From @jrieken: > Every once in a while I keep seeing this. It just says Downloadingโ€ฆ for ~10 minutes and then no update is available ![image](https://github.com/microsoft/vscode/assets/22350/bff1fca7-3bee-482d-b690-8673631c2463) ```log 2024-06-04 00:30:23.686 [info] update#setState idle 2024-06-04 01:40:51.1...
Update service stuck From @jrieken: > Every once in a while I keep seeing this. It just says Downloadingโ€ฆ for ~10 minutes and then no update is available ![image](https://github.com/microsoft/vscode/assets/22350/bff1fca7-3bee-482d-b690-8673631c2463) ```log 2024-06-04 00:30:23.686 [info] update#setState idle ...
375
[]
0
False
214290
Expected pattern to be a non-empty string
2024-06-05 00:22:29+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...
Expected pattern to be a non-empty string <!-- โš ๏ธโš ๏ธ 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 --> ...
583
[]
0
False
214285
calling `closeWidget` on the references view with `focusEditor=false` will still focus editor
2024-06-04 23:30:37+00:00
Found while testing https://github.com/microsoft/vscode/pull/205914 1. Open up a search editor 2. Peek a go to definition view. 3. Search for something in the search editor with the definition still open. 5. Notice that the editor focuses. :bug: If you do the same think without keeping the definition open, th...
calling `closeWidget` on the references view with `focusEditor=false` will still focus editor Found while testing https://github.com/microsoft/vscode/pull/205914 1. Open up a search editor 2. Peek a go to definition view. 3. Search for something in the search editor with the definition still open. 5. Notice that...
303
[]
0
False
214274
`baseUri` of `exclude` in `findTextInFiles` and `findFiles2` is ignored
2024-06-04 20:55:59+00:00
1. Create an extension 2. Use the proposed `findTextInFiles` and/or `findFiles2` api, setting the `exclude` option to a `RelativePattern` 3. Use the API to search. 4. Notice that the `baseUri` on the `RelativePattern` gets ignored. :bug:
`baseUri` of `exclude` in `findTextInFiles` and `findFiles2` is ignored 1. Create an extension 2. Use the proposed `findTextInFiles` and/or `findFiles2` api, setting the `exclude` option to a `RelativePattern` 3. Use the API to search. 4. Notice that the `baseUri` on the `RelativePattern` gets ignored. :bug:
109
[]
0
False
214248
Rendered notebook cell comments are not updated when the underlying data changes via the extension APIs
2024-06-04 15:53:47+00:00
2024-07-15 15:42:39+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
Rendered notebook cell comments are not updated when the underlying data changes via the extension APIs <!-- โš ๏ธโš ๏ธ 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.c...
986
[]
0
False
214243
Alt-L (Find in Selection) replaces block selection with multiline selection
2024-06-04 15:12:08+00:00
Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.89.1 OS Version: Ubuntu Linux 22.04 1. Close the find/replace window if it's open (click on the X in the upper-right) 2. Use Alt-Shift-Leftclick to make a block selection 3. Press Ctrl-H to start search 4. Press Alt-L to en...
Alt-L (Find in Selection) replaces block selection with multiline selection Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.89.1 OS Version: Ubuntu Linux 22.04 1. Close the find/replace window if it's open (click on the X in the upper-right) 2. Use Alt-Shift-Leftclick to m...
310
[]
0
False
214227
Incorrect role is defined for menuitems "User", "Workspace" and "Remote[Azure ML: v-...]" as checkboxes.: A11y_VS Code Client_Settings_AI4D
2024-06-04 12:45:54+00:00
2024-07-23 17:18:59+00:00
"[Check out Accessibility Insights!](https://accessibilityinsights.io/) - Identify accessibility bugs before check-in and make bug fixing faster and easier." ### GitHub Tags #A11yTCS; #A11ySev2; #WCAG4.1.2; #BM-VisualStudioCodeClient-Win32-Jan2024; #DesktopApp; #Visual Studio Code Client; #A11yMAS; #Name Role Value...
completed
Incorrect role is defined for menuitems "User", "Workspace" and "Remote[Azure ML: v-...]" as checkboxes.: A11y_VS Code Client_Settings_AI4D "[Check out Accessibility Insights!](https://accessibilityinsights.io/) - Identify accessibility bugs before check-in and make bug fixing faster and easier." ### GitHub Tags #A...
558
[]
0
False
214223
SCM - TreeError [SCM Tree Repo] Data tree node not found: [object Object]
2024-06-04 12:10:33+00:00
2024-06-04 13:23:12+00:00
1. Workspace/folder that contains multiple git repositories 2. Select the 3rd repository from the list of repositories 3. Reload the window multiple times and you might see the following error in the console ``` ERR TreeError [SCM Tree Repo] Data tree node not found: [object Object]: Error: TreeError [SCM Tree R...
completed
SCM - TreeError [SCM Tree Repo] Data tree node not found: [object Object] 1. Workspace/folder that contains multiple git repositories 2. Select the 3rd repository from the list of repositories 3. Reload the window multiple times and you might see the following error in the console ``` ERR TreeError [SCM Tree Rep...
448
[]
0
False
214222
Incorrect role is defined for "More Action...(Shift+F9)"button as menuitem: A11y_VS Code_Settings_AI4D
2024-06-04 11:51:16+00:00
2024-07-10 05:39:19+00:00
"[Check out Accessibility Insights!](https://accessibilityinsights.io/) - Identify accessibility bugs before check-in and make bug fixing faster and easier." ### GitHub Tags #A11yTCS; #A11ySev2; #WCAG4.1.2; #BM-VisualStudioCodeClient-Win32-Jan2024 ; #DesktopApp; #Visual Studio Code Client; #A11yMAS; #Name Role Valu...
completed
Incorrect role is defined for "More Action...(Shift+F9)"button as menuitem: A11y_VS Code_Settings_AI4D "[Check out Accessibility Insights!](https://accessibilityinsights.io/) - Identify accessibility bugs before check-in and make bug fixing faster and easier." ### GitHub Tags #A11yTCS; #A11ySev2; #WCAG4.1.2; #BM-Vi...
513
[]
0
False
214189
not specifying `maxResults` on `findTextInFiles`->`textSearchProvider` will use `MAX_INT` for `maxResults`
2024-06-04 00:01:34+00:00
2024-06-04 16:00:19+00:00
repro steps: 1. create an extension that implements `vscode.TextSearchProvider`. 2. Make a call for `findTextInFiles` via a command or something in your extension. DON'T set a value for the `maxResults` option. 3. Run your extension. Set a breakpoint in `provideTextSearchResults`. 5. In the debugger, notice that `m...
completed
not specifying `maxResults` on `findTextInFiles`->`textSearchProvider` will use `MAX_INT` for `maxResults` repro steps: 1. create an extension that implements `vscode.TextSearchProvider`. 2. Make a call for `findTextInFiles` via a command or something in your extension. DON'T set a value for the `maxResults` option. ...
168
[]
0
False
214137
`--unity-launch` option removal causes VSCode to ignore input file
2024-06-03 12:40: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...
`--unity-launch` option removal causes VSCode to ignore input 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-B...
518
[]
0
False
214117
The feature page of vscode.html plugin is empty.
2024-06-03 05:29:39+00:00
2024-06-06 13:50:11+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
The feature page of vscode.html plugin is empty. <!-- โš ๏ธโš ๏ธ 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-Suggestion...
422
[]
0
False
214114
Sticky scope don't respect editor font
2024-06-03 04:23:25+00:00
2024-06-04 09:06:23+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
Sticky scope don't respect editor font <!-- โš ๏ธโš ๏ธ 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 --> <!-...
529
[]
0
False
214092
`terminal.integrated.copyOnSelection:true` breaks clipboard when terminal search is active
2024-06-02 14:34:57+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...
`terminal.integrated.copyOnSelection:true` breaks clipboard when terminal search is active <!-- โš ๏ธโš ๏ธ 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/...
463
[]
0
False
214071
Displaying markdown strings with code blocks mixed with other types of chat content results in the code blocks in the markdown being replaced.
2024-06-01 22:22:19+00:00
2024-06-04 04:43:21+00:00
Steps to Reproduce: 1. Stream multiple markdown strings with code blocks interleaved with commands/warnings. (see sample chat extension https://github.com/bhavyaus/chat-sample) 2. Observe progressive streaming of chat content. The markdown code blocks at the beginning of the stream are replaced with the last stream...
completed
Displaying markdown strings with code blocks mixed with other types of chat content results in the code blocks in the markdown being replaced. Steps to Reproduce: 1. Stream multiple markdown strings with code blocks interleaved with commands/warnings. (see sample chat extension https://github.com/bhavyaus/chat-sampl...
170
[]
0
False
214053
Searching dropdown menus breaks navigation with arrow keys
2024-06-01 11: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...
Searching dropdown menus breaks navigation with arrow keys <!-- โš ๏ธโš ๏ธ 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-...
571
[]
0
False
214048
bug: If logOutputChannel is created again after being disposed, it will disappear
2024-06-01 03:06:55+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...
bug: If logOutputChannel is created again after being disposed, it will disappear <!-- โš ๏ธโš ๏ธ 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/wi...
545
[]
0
False
214038
Inline codespans in comment widget don't need padding
2024-05-31 20:45:19+00:00
2024-06-03 09:10:39+00:00
<img width="589" alt="image" src="https://github.com/microsoft/vscode/assets/323878/84276fc3-2ed4-4989-9a6b-99c57384ec39"> We have padding on codespans in some other places where they have a background color. Here, the padding just adds extra space that looks wrong.
completed
Inline codespans in comment widget don't need padding <img width="589" alt="image" src="https://github.com/microsoft/vscode/assets/323878/84276fc3-2ed4-4989-9a6b-99c57384ec39"> We have padding on codespans in some other places where they have a background color. Here, the padding just adds extra space that looks wro...
103
[]
0
False
214020
floating window notebook is not rendered correctly after reload
2024-05-31 15:48:59+00:00
2024-06-04 17:03:10+00:00
1. Create a notebook 2. drag it out of the main window 3. reload the window :bug: ![image](https://github.com/microsoft/vscode/assets/2019016/15bc7d75-808b-4584-8138-beac4033fd77)
completed
floating window notebook is not rendered correctly after reload 1. Create a notebook 2. drag it out of the main window 3. reload the window :bug: ![image](https://github.com/microsoft/vscode/assets/2019016/15bc7d75-808b-4584-8138-beac4033fd77)
79
[]
0
False
213992
Code block label repeats
2024-05-31 10:50:09+00:00
2024-05-31 11:09:33+00:00
* have a compare code block * have other contents and scroll so that the compare blocks moves in and out of the view port * :bug: the name label repeats over and over <img width="454" alt="Screenshot 2024-05-31 at 12 47 42" src="https://github.com/microsoft/vscode/assets/1794099/3d6adcf4-3d52-4ee1-80e6-6858f959a5...
completed
Code block label repeats * have a compare code block * have other contents and scroll so that the compare blocks moves in and out of the view port * :bug: the name label repeats over and over <img width="454" alt="Screenshot 2024-05-31 at 12 47 42" src="https://github.com/microsoft/vscode/assets/1794099/3d6adcf4-...
117
[]
0
False
213974
Can't expand collapsed comment in insiders.vscode.dev
2024-05-31 08:07:38+00:00
2024-05-31 13:00:27+00:00
1. Open https://insiders.vscode.dev/github/microsoft/vscode-copilot/pull/5978 2. Open intent.ts 3. Collapse the comment there. Try to expand it again. Nothing ever happens. This is also causing a problem for new comments sometimes. The cause is a rapid toggling between expanded and collapsed that causes the commen...
completed
Can't expand collapsed comment in insiders.vscode.dev 1. Open https://insiders.vscode.dev/github/microsoft/vscode-copilot/pull/5978 2. Open intent.ts 3. Collapse the comment there. Try to expand it again. Nothing ever happens. This is also causing a problem for new comments sometimes. The cause is a rapid toggling...
141
[]
0
False
213971
Switching to release and back to pre-release version of an extension is not working
2024-05-31 07:20:33+00:00
2024-05-31 09:27:17+00:00
Steps to Reproduce: 1. Install an pre-release version of an extension 2. Switch to release version and restart extension host 3. Switch back to pre-release version and refresh extensions view ๐Ÿ› Extension is still release version
completed
Switching to release and back to pre-release version of an extension is not working Steps to Reproduce: 1. Install an pre-release version of an extension 2. Switch to release version and restart extension host 3. Switch back to pre-release version and refresh extensions view ๐Ÿ› Extension is still release version ...
66
[]
0
False
213970
DocumentLink[] vscode.executeLinkProvider returns lack tooltip
2024-05-31 07:09:06+00:00
2024-05-31 08:55:58+00:00
My extension provides document links by calling `vscode.languages.registerDocumentLinkProvider` on `activate` with a `vscode.DocumentLinkProvider` implementation. It provides tooltip, because it always sets the `tooltip` field to the return values of `provideDocumentLinks`. I confirmed it works (tooltip is shown) by ac...
completed
DocumentLink[] vscode.executeLinkProvider returns lack tooltip My extension provides document links by calling `vscode.languages.registerDocumentLinkProvider` on `activate` with a `vscode.DocumentLinkProvider` implementation. It provides tooltip, because it always sets the `tooltip` field to the return values of `provi...
318
[]
0
False
213944
Port forwarding protocol switcher does not seem to work
2024-05-30 20:26:01+00:00
2024-05-31 15:05:31+00:00
I made HTTPS 'work' for built-in port forwarding in https://github.com/microsoft/vscode/pull/213943, but on macOS: 1. Forward a port 2. Open a context menu and change its protocol to HTTPS 3. ๐Ÿ› it doesn't change. `TunnelProvider.provideTunnel` is not called again, and right clicking on it to try to change it agai...
completed
Port forwarding protocol switcher does not seem to work I made HTTPS 'work' for built-in port forwarding in https://github.com/microsoft/vscode/pull/213943, but on macOS: 1. Forward a port 2. Open a context menu and change its protocol to HTTPS 3. ๐Ÿ› it doesn't change. `TunnelProvider.provideTunnel` is not called ...
145
[]
0
False
213941
we're missing a line break after the opening fence:
2024-05-30 19:40:29+00:00
2024-06-06 20:01:52+00:00
This should read fine, but it looks like we're missing a line break after the opening fence: <img width="901" alt="image" src="https://github.com/microsoft/vscode/assets/2230985/04c52eea-a3f7-4d00-b7cc-fc023e2d90e9"> _Originally posted by @connor4312 in https://github.com/microsoft/vscode/issues/213...
completed
we're missing a line break after the opening fence: This should read fine, but it looks like we're missing a line break after the opening fence: <img width="901" alt="image" src="https://github.com/microsoft/vscode/assets/2230985/04c52eea-a3f7-4d00-b7cc-fc023e2d90e9"> _Originally posted by @connor43...
136
[]
0
False
213931
hover accessible view doesn't contain hover contents
2024-05-30 17:32:02+00:00
2024-05-30 17:51:52+00:00
found in https://github.com/microsoft/vscode/issues/213662 1. focus a variable in a TS document 2. `cmd/ctrl+k+i` to focus the hover in screen reader mode 3. `alt+f2` to open the accessible view 4. ๐Ÿ› see this message, without the hover contents in the accessible view <img width="603" alt="Screenshot 2024-05-30 ...
completed
hover accessible view doesn't contain hover contents found in https://github.com/microsoft/vscode/issues/213662 1. focus a variable in a TS document 2. `cmd/ctrl+k+i` to focus the hover in screen reader mode 3. `alt+f2` to open the accessible view 4. ๐Ÿ› see this message, without the hover contents in the accessi...
161
[]
0
False
213928
Terminal fails to launch on Task Rerun with "A native exception occurred during launch (args as a string is not supported on unix.)."
2024-05-30 17:16:23+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...
Terminal fails to launch on Task Rerun with "A native exception occurred during launch (args as a string is not supported on unix.)." <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submi...
957
[]
0
False
213866
web issue reporter create issue not working when logged in
2024-05-29 23:06:31+00:00
Testing #213597 while logged in, cannot `create issue`, but can only preview issue.
web issue reporter create issue not working when logged in Testing #213597 while logged in, cannot `create issue`, but can only preview issue.
38
[]
0
False
213854
ctrl+alt+pagedown not working in accessible view
2024-05-29 21:32:19+00:00
1. Turn screen reader on 2. Focus a chat response 3. alt+f2 4. ctrl+alt+pgdown to jump to next codeblock 5. screenreader reads "not in a table cell" :bug: I think this is because it triggers the 'Move Editor Right' command
ctrl+alt+pagedown not working in accessible view 1. Turn screen reader on 2. Focus a chat response 3. alt+f2 4. ctrl+alt+pgdown to jump to next codeblock 5. screenreader reads "not in a table cell" :bug: I think this is because it triggers the 'Move Editor Right' command
76
[]
0
False
213839
Window hang when rendering deeply nested trees
2024-05-29 17:56:53+00:00
- Install the Red Hat YAML extension - Have the Outline view visible on the screen - Open this file and copy the contents [ghpr2.log](https://github.com/user-attachments/files/15488768/ghpr2.log) - Open new untitled editor in vscode - Paste - File language is auto-detected as YAML, or change it to YAML if it pick...
Window hang when rendering deeply nested trees - Install the Red Hat YAML extension - Have the Outline view visible on the screen - Open this file and copy the contents [ghpr2.log](https://github.com/user-attachments/files/15488768/ghpr2.log) - Open new untitled editor in vscode - Paste - File language is auto-de...
127
[]
0
False
213837
After updating an un-activated extension, I get "Restart Extensions"
2024-05-29 17:21:39+00:00
Steps to Reproduce: 1. Follow the steps here: https://github.com/microsoft/vscode/issues/210837#issuecomment-2137152458 2. See the "Restart Extensions": <img width="1281" alt="image" src="https://github.com/microsoft/vscode/assets/2644648/9fc00c54-645b-479f-8b20-7d64f50195b1">
reopened
After updating an un-activated extension, I get "Restart Extensions" Steps to Reproduce: 1. Follow the steps here: https://github.com/microsoft/vscode/issues/210837#issuecomment-2137152458 2. See the "Restart Extensions": <img width="1281" alt="image" src="https://github.com/microsoft/vscode/assets/2644648/9fc00c5...
125
[]
0
False
213830
Command "Show inline coverage" is actually "toggle"
2024-05-29 16:36:25+00:00
2024-05-31 04:42:33+00:00
In the command palette, this command always shows as "Show inline coverage" but I see that it toggles
completed
Command "Show inline coverage" is actually "toggle" In the command palette, this command always shows as "Show inline coverage" but I see that it toggles
40
[]
0
False
213825
Run Task command silently does nothing in serverless
2024-05-29 15:30:31+00:00
Found while testing https://github.com/microsoft/vscode/issues/212047 1. Open insiders.vscode.dev/github/microsoft/vscode 2. Command "Tasks: Run Task" 3. The quick pick closes and nothing seems to happen. There's no indication that there are no runnable tasks.
Run Task command silently does nothing in serverless Found while testing https://github.com/microsoft/vscode/issues/212047 1. Open insiders.vscode.dev/github/microsoft/vscode 2. Command "Tasks: Run Task" 3. The quick pick closes and nothing seems to happen. There's no indication that there are no runnable tasks.
90
[]
0
False
213824
Configure tasks in serverless can delete entire tasks file
2024-05-29 15:28:12+00:00
2024-06-17 17:17:38+00:00
Found while testing https://github.com/microsoft/vscode/issues/212047 1. Open insiders.vscode.dev/github/microsoft/vscode 2. Command "Tasks: Configure Task" 3. Choose "Open tasks.json file" and go through the prompts 4. The tasks.json will be replaced with a new tasks.json.
completed
Configure tasks in serverless can delete entire tasks file Found while testing https://github.com/microsoft/vscode/issues/212047 1. Open insiders.vscode.dev/github/microsoft/vscode 2. Command "Tasks: Configure Task" 3. Choose "Open tasks.json file" and go through the prompts 4. The tasks.json will be replaced wit...
103
[]
0
False
213822
Inline chat not revealed
2024-05-29 14:22:51+00:00
2024-05-30 12:52:36+00:00
* open an untitled file * type a prompt like "generate a function that prints foo" * :bug: the inline chat zone isn't revealed/visible
completed
Inline chat not revealed * open an untitled file * type a prompt like "generate a function that prints foo" * :bug: the inline chat zone isn't revealed/visible
47
[]
0
False
213795
inconsistent context menu on 'right' click
2024-05-29 10:46: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...
inconsistent context menu on 'right' click <!-- โš ๏ธโš ๏ธ 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 --> ...
465
[]
0
False
213786
Progress isn't cleared when participant errors
2024-05-29 08:35:21+00:00
* have a chat participant * let it print a progress message * right after that let it throw an error * ๐Ÿ› the progress message stays (even across reloads) ```ts let handler: vscode.ChatRequestHandler = async (request, ctx, stream, token): Promise<vscode.ChatResult> => { console.log(request.references) ...
Progress isn't cleared when participant errors * have a chat participant * let it print a progress message * right after that let it throw an error * ๐Ÿ› the progress message stays (even across reloads) ```ts let handler: vscode.ChatRequestHandler = async (request, ctx, stream, token): Promise<vscode.ChatResult...
223
[]
0
False
213780
Linux file dialog does not use default file path
2024-05-29 08:07:31+00:00
Testing #213763 Version: 1.90.0-insider Commit: fc8762e773c35d4e52e8a7375704af2e24698e5d Date: 2024-05-29T05:51:07.154Z Electron: 29.4.0 ElectronBuildId: 9593362 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Linux x64 5.15.0-107-generic - open a file in an editor - run `File > O...
reopened
Linux file dialog does not use default file path Testing #213763 Version: 1.90.0-insider Commit: fc8762e773c35d4e52e8a7375704af2e24698e5d Date: 2024-05-29T05:51:07.154Z Electron: 29.4.0 ElectronBuildId: 9593362 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Linux x64 5.15.0-107-gener...
165
[]
0
False
213764
"Build server" failed: Unable to verify integrity of downloaded node.js binary because no SHA256 checksum was found!
2024-05-29 03:43:16+00:00
2024-06-10 04:53:34+00:00
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=275552&view=logs&j=4801dce2-64f3-53d6-b366-d49a1977c639&t=12ed9f3f-1438-5538-b0b2-7a9cf536f94d ``` [21:33:25] Starting 'vscode-reh-win32-x64-min-ci'... [21:33:25] Starting node ... [21:33:25] Downloading node.js 20.11.1 win32 x64 from Microsoft/vscod...
completed
"Build server" failed: Unable to verify integrity of downloaded node.js binary because no SHA256 checksum was found! https://dev.azure.com/monacotools/Monaco/_build/results?buildId=275552&view=logs&j=4801dce2-64f3-53d6-b366-d49a1977c639&t=12ed9f3f-1438-5538-b0b2-7a9cf536f94d ``` [21:33:25] Starting 'vscode-reh-win3...
381
[]
0
False
213760
Weird rendering on undo after format
2024-05-29 02:03:12+00:00
Testing #213608 ![image](https://github.com/microsoft/vscode/assets/3840081/e0a769c4-07de-47e7-a90c-86ec1fc11ba9)
Weird rendering on undo after format Testing #213608 ![image](https://github.com/microsoft/vscode/assets/3840081/e0a769c4-07de-47e7-a90c-86ec1fc11ba9)
64
[]
0
False
213737
Alt +k not working on accessibility view
2024-05-28 22:24:22+00:00
2024-05-29 00:19:11+00:00
Testing #213343 Alt+k should open a quickpick which allows us to configure the keybindings but it's not working on Windows: ![accessibilityaltknotworking](https://github.com/microsoft/vscode/assets/45497113/9ed4533a-f4b4-43ba-a781-62688cf4b1c1)
completed
Alt +k not working on accessibility view Testing #213343 Alt+k should open a quickpick which allows us to configure the keybindings but it's not working on Windows: ![accessibilityaltknotworking](https://github.com/microsoft/vscode/assets/45497113/9ed4533a-f4b4-43ba-a781-62688cf4b1c1)
98
[]
0
False
213730
Ctrl+I stopped working after first hold+talk+release
2024-05-28 21:07:05+00:00
2024-05-29 07:28:38+00:00
Testing #213355 Screencast shows that it seems to be in the wrong context and is trying to stop the session? ![Recording 2024-05-28 at 14 05 54](https://github.com/microsoft/vscode/assets/2193314/269531da-c58b-4d78-9c48-300af0205a27) Repro was just asking "Testing testing" and then trying to ask something else
not_planned
Ctrl+I stopped working after first hold+talk+release Testing #213355 Screencast shows that it seems to be in the wrong context and is trying to stop the session? ![Recording 2024-05-28 at 14 05 54](https://github.com/microsoft/vscode/assets/2193314/269531da-c58b-4d78-9c48-300af0205a27) Repro was just asking "T...
108
[ "213637", "213730" ]
217
2
True
213729
Minor notebook UI bug - dark bar between two highlighted markdown cells
2024-05-28 20:50:34+00:00
Testing #213607 When I highlight a set of markdown and code cells, I see a darker bar that only appears between two markdown cells. Image below shows what I'm seeing, with stars indicating where I'm seeing the darker bars: ![highlights](https://github.com/microsoft/vscode/assets/1389808/09696eae-de98-49a7-bcca-f54...
Minor notebook UI bug - dark bar between two highlighted markdown cells Testing #213607 When I highlight a set of markdown and code cells, I see a darker bar that only appears between two markdown cells. Image below shows what I'm seeing, with stars indicating where I'm seeing the darker bars: ![highlights](https:...
123
[]
0
False
213727
Notebook cell highlights change upon scroll
2024-05-28 20:31:22+00:00
Testing #213607 I select a set of cells with Shift+Click, and I hit Ctrl+F to open the find widget. The cells are then highlighted as such: <img width="981" alt="image" src="https://github.com/microsoft/vscode/assets/1389808/085b0e81-16a8-4d36-979f-debcb4c12ab2"> I scroll down a full page length, and then scroll...
Notebook cell highlights change upon scroll Testing #213607 I select a set of cells with Shift+Click, and I hit Ctrl+F to open the find widget. The cells are then highlighted as such: <img width="981" alt="image" src="https://github.com/microsoft/vscode/assets/1389808/085b0e81-16a8-4d36-979f-debcb4c12ab2"> I scr...
209
[]
0
False
213725
Tree Sticky Scroll Shadow does not always show
2024-05-28 20:18:03+00:00
2024-06-28 13:47:49+00:00
Sometimes the tree sticky show shadow does not show. Make sure they use the proper overrides and that there is a default color if none is provided
completed
Tree Sticky Scroll Shadow does not always show Sometimes the tree sticky show shadow does not show. Make sure they use the proper overrides and that there is a default color if none is provided
43
[]
0
False
213720
boolean options are not deprecated and marked as will be deprecated?
2024-05-28 19:07:24+00:00
Testing #213608 ![image](https://github.com/microsoft/vscode/assets/2193314/a2e7860d-7aca-4912-b536-391fa9cd52de) If we don't want people to use these we should just remove them as supported options in the configuration registration while still supporting the `boolean` type in the code. This would result in a wor...
boolean options are not deprecated and marked as will be deprecated? Testing #213608 ![image](https://github.com/microsoft/vscode/assets/2193314/a2e7860d-7aca-4912-b536-391fa9cd52de) If we don't want people to use these we should just remove them as supported options in the configuration registration while still ...
128
[]
0
False
213718
notebook.codeActionsOnSave is difficult to use without autocomplete
2024-05-28 19:04:39+00:00
2024-07-15 18:48:21+00:00
Testing #213608 I have the following set: ```json { "notebook.codeActionsOnSave": { "notebook.format.extensionName": "never" }, "notebook.formatOnSave.enabled": true, } ``` When using the sample extension at https://github.com/microsoft/vscode-extension-samples/tree/main/notebook-format-code-a...
completed
notebook.codeActionsOnSave is difficult to use without autocomplete Testing #213608 I have the following set: ```json { "notebook.codeActionsOnSave": { "notebook.format.extensionName": "never" }, "notebook.formatOnSave.enabled": true, } ``` When using the sample extension at https://github.com...
160
[]
0
False
213716
no warning that a matching model was not found
2024-05-28 18:39:45+00:00
2024-05-30 07:49:20+00:00
Testing #213552 1. modify the chat extension sample by changing the `family` of the `MODEL_SELECTOR` to `fake` 2. requests still succeed 3. a fallback model is used, but there's no indication of that Perhaps we could say in the docs that this will happen if no matching model is found? Or add a warning?
completed
no warning that a matching model was not found Testing #213552 1. modify the chat extension sample by changing the `family` of the `MODEL_SELECTOR` to `fake` 2. requests still succeed 3. a fallback model is used, but there's no indication of that Perhaps we could say in the docs that this will happen if no matc...
94
[]
0
False
213710
off topic request throws error
2024-05-28 18:22:19+00:00
2024-05-30 12:00:29+00:00
Testing #213552 1. Use unmodified chat extension sample 2. Run `@cat tell me a story` 3. ๐Ÿ› see `Language model errored` (I'd expect to see the off topic filter) 4. In dev tools: ``` ERR [CHAT] extension request ERRORED Error: filtered as off_topic by intent classifier: message was not programming related ...
completed
off topic request throws error Testing #213552 1. Use unmodified chat extension sample 2. Run `@cat tell me a story` 3. ๐Ÿ› see `Language model errored` (I'd expect to see the off topic filter) 4. In dev tools: ``` ERR [CHAT] extension request ERRORED Error: filtered as off_topic by intent classifier: message w...
441
[]
0
False
213709
closing out inline chat while speech is going does not stop audio
2024-05-28 18:20:02+00:00
2024-05-29 12:29:02+00:00
Testing #213355 https://github.com/microsoft/vscode/assets/54879025/9b95e956-47da-40cc-a187-d63187c88164 1. give some prompt 2. speech starts automatically reading 3. closing out chat via `x` does not stop the audio
completed
closing out inline chat while speech is going does not stop audio Testing #213355 https://github.com/microsoft/vscode/assets/54879025/9b95e956-47da-40cc-a187-d63187c88164 1. give some prompt 2. speech starts automatically reading 3. closing out chat via `x` does not stop the audio
83
[]
0
False
213706
Docstring on vscode.ExtensionContext.languageModelAccessInformation references lm.sendChatRequest
2024-05-28 17:28:36+00:00
2024-05-30 07:19:06+00:00
`vscode.lm.sendChatRequest` doesn't seem to exist in any of our .d.ts'es
completed
Docstring on vscode.ExtensionContext.languageModelAccessInformation references lm.sendChatRequest `vscode.lm.sendChatRequest` doesn't seem to exist in any of our .d.ts'es
55
[]
0
False
213703
Ghost text completion suggestions push cursor to end of suggestion
2024-05-28 16:52:49+00:00
2024-05-30 10:12:56+00:00
Using copilot completions in the latest VS Code insiders, I see the cursor being pushed to after the suggested text. This makes it very difficult to work with the text while passive completions are suggested. <img width="1126" alt="image" src="https://github.com/microsoft/vscode/assets/6561887/e6bdea0f-7531-4a73-843...
completed
Ghost text completion suggestions push cursor to end of suggestion Using copilot completions in the latest VS Code insiders, I see the cursor being pushed to after the suggested text. This makes it very difficult to work with the text while passive completions are suggested. <img width="1126" alt="image" src="https:...
120
[]
0
False
213697
@vscode/deviceid not found in WSL
2024-05-28 16:08:08+00:00
2024-05-28 18:50:34+00:00
1. Open a folder 2. Reopen in WSL and show logs 3. Observe the error log ![image](https://github.com/microsoft/vscode/assets/2230985/89d16996-a887-4f63-97b6-fd8af58547ae)
completed
@vscode/deviceid not found in WSL 1. Open a folder 2. Reopen in WSL and show logs 3. Observe the error log ![image](https://github.com/microsoft/vscode/assets/2230985/89d16996-a887-4f63-97b6-fd8af58547ae)
81
[]
0
False
213693
terminal initial hint not shown on windows
2024-05-28 15:47:48+00:00
2024-05-28 17:45:50+00:00
On windows: 1. have no terminals open 2. wait for copilot to be ready 3. open / focus a terminal 4. ๐Ÿ› no hint is shown in the terminal Reported by @Tyriar ![image (32)](https://github.com/microsoft/vscode/assets/29464607/8a994676-dc7f-4c13-8f47-a4075f57622d)
completed
terminal initial hint not shown on windows On windows: 1. have no terminals open 2. wait for copilot to be ready 3. open / focus a terminal 4. ๐Ÿ› no hint is shown in the terminal Reported by @Tyriar ![image (32)](https://github.com/microsoft/vscode/assets/29464607/8a994676-dc7f-4c13-8f47-a4075f57622d)
101
[]
0
False
213678
Undo in notebooks should undo changes across multiple cells
2024-05-28 14:44:56+00:00
Testing #213608 Not clear if this is an issue with vscode core or the sample extension. ![image](https://github.com/microsoft/vscode/assets/2193314/29b9c017-6bc3-468b-aa22-ad0ff6ba0007) Do sample ext code action: ![image](https://github.com/microsoft/vscode/assets/2193314/5d7a138a-28b5-4821-89b3-889e9741b11...
Undo in notebooks should undo changes across multiple cells Testing #213608 Not clear if this is an issue with vscode core or the sample extension. ![image](https://github.com/microsoft/vscode/assets/2193314/29b9c017-6bc3-468b-aa22-ad0ff6ba0007) Do sample ext code action: ![image](https://github.com/microso...
184
[]
0
False
213670
Missing documentation on signalOptions settings UI
2024-05-28 13:47:30+00:00
2024-05-30 23:51:02+00:00
Testing #213344 There no documentation on signalOptions: ![Image](https://github.com/microsoft/vscode/assets/9205389/f173c9b1-1bc8-4c33-80e8-70e48b3b7a47) There is some documentation on the leaf properties in the JSON, but it is unclear what `"general"` refers to.
completed
Missing documentation on signalOptions settings UI Testing #213344 There no documentation on signalOptions: ![Image](https://github.com/microsoft/vscode/assets/9205389/f173c9b1-1bc8-4c33-80e8-70e48b3b7a47) There is some documentation on the leaf properties in the JSON, but it is unclear what `"general"` refers t...
100
[]
0
False
213668
Neither warning nor error announced when both are at cursor position
2024-05-28 13:25:54+00:00
Testing #213344 I hear "warning" and "error" when only one of the two is at the cursor position, but I don't hear any of the two when there are both: ![Image](https://github.com/microsoft/vscode/assets/9205389/7d9760e3-d5a3-44e6-bc3b-6ab9b52f6770)
Neither warning nor error announced when both are at cursor position Testing #213344 I hear "warning" and "error" when only one of the two is at the cursor position, but I don't hear any of the two when there are both: ![Image](https://github.com/microsoft/vscode/assets/9205389/7d9760e3-d5a3-44e6-bc3b-6ab9b52f6770)...
107
[]
0
False
213667
No text to speech when a change is applied
2024-05-28 12:56:13+00:00
2024-05-29 12:47:59+00:00
Testing #213355 There was no audio at all: ![Image](https://github.com/microsoft/vscode/assets/9205389/0791f875-0d62-4620-a7e0-a58e079695e3) Could be related to https://github.com/microsoft/vscode/issues/213640, though pressing the speaker command doesn't read anything either.
completed
No text to speech when a change is applied Testing #213355 There was no audio at all: ![Image](https://github.com/microsoft/vscode/assets/9205389/0791f875-0d62-4620-a7e0-a58e079695e3) Could be related to https://github.com/microsoft/vscode/issues/213640, though pressing the speaker command doesn't read anything ...
105
[]
0
False
213665
Go-to-symbol command not showing well in inline response for accessible view
2024-05-28 12:48:35+00:00
2024-06-06 20:59:40+00:00
Testing #213342 ![image](https://github.com/microsoft/vscode/assets/31675041/d6c6ed76-7692-4aa6-b58a-51030a7e3dfc) Not related to the original TPI, but I noticed that these 'go to symbol' command links look a bit daunting in the accessible view? I got to this by: 1. Highlighting some [code](https://github.com/...
completed
Go-to-symbol command not showing well in inline response for accessible view Testing #213342 ![image](https://github.com/microsoft/vscode/assets/31675041/d6c6ed76-7692-4aa6-b58a-51030a7e3dfc) Not related to the original TPI, but I noticed that these 'go to symbol' command links look a bit daunting in the accessible...
229
[]
0
False
213657
Quick fix icon sits on wrong position with word wrapping enabled
2024-05-28 12:14:40+00:00
The icon should be right above line 2, but it's all the way up at the beginning of line 1. ![image](https://github.com/microsoft/vscode/assets/22350/66910930-cbc9-4dd9-ab24-7fcf4a17f625)
Quick fix icon sits on wrong position with word wrapping enabled The icon should be right above line 2, but it's all the way up at the beginning of line 1. ![image](https://github.com/microsoft/vscode/assets/22350/66910930-cbc9-4dd9-ab24-7fcf4a17f625)
83
[]
0
False
213655
Notebook does not clear dirty indicator after saving
2024-05-28 12:11:51+00:00
Testing #213608 I followed to use the extension sample that is provided in the description and created a Jupyter notebook with this content: ``` { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "import \"xx\"\n" ] }, {...
Notebook does not clear dirty indicator after saving Testing #213608 I followed to use the extension sample that is provided in the description and created a Jupyter notebook with this content: ``` { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], ...
220
[]
0
False
213649
Uncaught TypeError: Cannot read properties of undefined (reading 'activeElement')
2024-05-28 10:11:54+00:00
2024-05-30 04:17:09+00:00
Testing #213597 * open issue report on web * go the extension flow, select a extension * click into the title input field * :bug: the console shows the error below ๐Ÿ‘‡ ``` Uncaught TypeError: Cannot read properties of undefined (reading 'activeElement') at ot.m (workbench.web.main.js:135:43591) at n...
completed
Uncaught TypeError: Cannot read properties of undefined (reading 'activeElement') Testing #213597 * open issue report on web * go the extension flow, select a extension * click into the title input field * :bug: the console shows the error below ๐Ÿ‘‡ ``` Uncaught TypeError: Cannot read properties of undefined ...
182
[]
0
False
213648
Wrong size and no scroll bar
2024-05-28 10:07:28+00:00
2024-05-29 04:54:50+00:00
Testing #213597 * ubuntu * chromium 125.0.6422.76 (Official Build) snap (64-bit) * F1 > Report Issue * :bug: the initial size is too small, there are no scrollbars * :bug: when resizing the input field grows so that I never see a full submit button <img width="1938" alt="Screenshot 2024-05-28 at 12 05 11" src...
completed
Wrong size and no scroll bar Testing #213597 * ubuntu * chromium 125.0.6422.76 (Official Build) snap (64-bit) * F1 > Report Issue * :bug: the initial size is too small, there are no scrollbars * :bug: when resizing the input field grows so that I never see a full submit button <img width="1938" alt="Screensho...
150
[]
0
False
213647
Terminal: Inline chat recommendation is too distracting
2024-05-28 10:06:00+00:00
2024-06-04 20:55:18+00:00
Version: 1.90.0-insider Commit: 50f2b2eca8d5c6e19ec95f9d46a59f623e60cac3 Date: 2024-05-28T05:49:03.008Z Electron: 29.4.0 ElectronBuildId: 9593362 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Linux x64 5.14.0-1048-oem - Have copilot installed and open the terminal ![image](https:...
completed
Terminal: Inline chat recommendation is too distracting Version: 1.90.0-insider Commit: 50f2b2eca8d5c6e19ec95f9d46a59f623e60cac3 Date: 2024-05-28T05:49:03.008Z Electron: 29.4.0 ElectronBuildId: 9593362 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Linux x64 5.14.0-1048-oem - Have co...
221
[]
0
False
213646
Ending the active session gives undefined activeStackItem even if there is another session
2024-05-28 10:01:36+00:00
2024-05-30 20:59:33+00:00
Testing #213603 Here is the extension code listening to activeStackItem ```ts context.subscriptions.push( vscode.debug.onDidChangeActiveStackItem(session => { console.log('Active debug stack item changed: ', vscode.debug.activeStackItem); }) ); ``` Steps - Open a worksp...
completed
Ending the active session gives undefined activeStackItem even if there is another session Testing #213603 Here is the extension code listening to activeStackItem ```ts context.subscriptions.push( vscode.debug.onDidChangeActiveStackItem(session => { console.log('Active debug stack item chan...
265
[]
0
False
213645
Aux window does not work in Firefox
2024-05-28 09:50:06+00:00
2024-05-29 07:46:26+00:00
Testing #213597 * linux VM * FF browser `122.x` * F1 > Report Issue * :bug: only a blank window opens, the main window shows the error below in its console ``` Uncaught (in promise) TypeError: ct.document is undefined m dom.ts:1295 ot dom.ts:1301 xe dom.ts:1357 u button.ts:172 o i...
completed
Aux window does not work in Firefox Testing #213597 * linux VM * FF browser `122.x` * F1 > Report Issue * :bug: only a blank window opens, the main window shows the error below in its console ``` Uncaught (in promise) TypeError: ct.document is undefined m dom.ts:1295 ot dom.ts:1301 xe dom.t...
219
[]
0
False
213644
`canSendRequest` returns undefined on activation even though constent has been given
2024-05-28 09:46:11+00:00
2024-05-29 10:21:35+00:00
Testing #213552 Used Cat sample extension to test this. Please correct me if I misunderstood something 1. Added the following code to the end of the `activate` method (so it runs on activation) ``` vscode.lm.selectChatModels({ family: 'gpt-3.5-turbo' })!.then(models => { if (models.length > 0) { ...
completed
`canSendRequest` returns undefined on activation even though constent has been given Testing #213552 Used Cat sample extension to test this. Please correct me if I misunderstood something 1. Added the following code to the end of the `activate` method (so it runs on activation) ``` vscode.lm.selectChatModels({ ...
291
[]
0
False
213641
Notebook keybindings for insert cell above and below are not mentioned
2024-05-28 09:33:09+00:00
Testing #213343 1. Focus on a notebook cell 2. Press alt+f1 to bring accesibility help 3. See keybindings for "insert cell above/below" missing; neither setting a keybinding is mentioned ![Image](https://github.com/microsoft/vscode/assets/16353531/29c2fad5-a691-4e49-9e18-15554ec91f63)
Notebook keybindings for insert cell above and below are not mentioned Testing #213343 1. Focus on a notebook cell 2. Press alt+f1 to bring accesibility help 3. See keybindings for "insert cell above/below" missing; neither setting a keybinding is mentioned ![Image](https://github.com/microsoft/vscode/assets/...
106
[]
0
False
213640
Text synthesis stops when bluetooth profile switches
2024-05-28 09:25:03+00:00
Testing #213355 E.g., here it only read "Sure!" and then stopped: ![Image](https://github.com/microsoft/vscode/assets/9205389/67cef325-1108-4f09-b274-5f4929921008) When I then press the speaker icon, it reads the entire text.
Text synthesis stops when bluetooth profile switches Testing #213355 E.g., here it only read "Sure!" and then stopped: ![Image](https://github.com/microsoft/vscode/assets/9205389/67cef325-1108-4f09-b274-5f4929921008) When I then press the speaker icon, it reads the entire text.
91
[]
0
False
213637
`Ctrl + I` does not work when chat input field has focus
2024-05-28 09:13:33+00:00
2024-05-30 22:32:44+00:00
Testing #213355 `Ctrl + I` works in the editor and when I hold it, I get into speech mode. But when the chat input field (panel or inline chat) already has focus, `Ctrl + I` does not work. (Connected to Windows through Remote Desktop in case that matters.)
completed
`Ctrl + I` does not work when chat input field has focus Testing #213355 `Ctrl + I` works in the editor and when I hold it, I get into speech mode. But when the chat input field (panel or inline chat) already has focus, `Ctrl + I` does not work. (Connected to Windows through Remote Desktop in case that matters.) ...
90
[ "213637", "213730" ]
217
2
True
213636
Little space for text in notebook find widget
2024-05-28 09:12:20+00:00
2024-06-21 20:35:46+00:00
Notebooks: ![Image](https://github.com/microsoft/vscode/assets/16353531/ee2b2854-09f4-400b-bcad-3dcbb885d518) Editor: ![Image](https://github.com/microsoft/vscode/assets/16353531/5d5fc1c4-6ac0-4b64-9b18-fac2e83ea16a) Version: 1.90.0-insider Commit: 50f2b2eca8d5c6e19ec95f9d46a59f623e60cac3 Date: 2024-05-28...
completed
Little space for text in notebook find widget Notebooks: ![Image](https://github.com/microsoft/vscode/assets/16353531/ee2b2854-09f4-400b-bcad-3dcbb885d518) Editor: ![Image](https://github.com/microsoft/vscode/assets/16353531/5d5fc1c4-6ac0-4b64-9b18-fac2e83ea16a) Version: 1.90.0-insider Commit: 50f2b2eca8d5...
212
[]
0
False
213630
ChatResultFeedbackKind Unhelpful and Helpful doc comments are mixed up
2024-05-28 08:33:36+00:00
2024-05-29 17:18:17+00:00
Testing #213514 Unhelpful mentions helpful in doc comment and vice versa.
completed
ChatResultFeedbackKind Unhelpful and Helpful doc comments are mixed up Testing #213514 Unhelpful mentions helpful in doc comment and vice versa.
41
[]
0
False
213628
HTML Formatting Breaks with Space Between Commented Lines in Script Tag
2024-05-28 08:19: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...
HTML Formatting Breaks with Space Between Commented Lines in Script Tag <!-- โš ๏ธโš ๏ธ 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...
543
[]
0
False
213624
Add File to Chat doesn't respect multi select
2024-05-28 07:54:18+00:00
2024-05-29 20:12:37+00:00
Testing #213550 - select many tabs - run `Add File to Chat` from the context menu Observe: only one file is added.
not_planned
Add File to Chat doesn't respect multi select Testing #213550 - select many tabs - run `Add File to Chat` from the context menu Observe: only one file is added.
45
[]
0
False
213623
Make accessibility.signalOptions.delays an experimental setting and count usage
2024-05-28 07:34:48+00:00
2024-05-30 18:22:03+00:00
Testing #213344 I am not convinced about the need for `accessibility.signalOptions.delays`. Can we mark it as experimental, and make sure to opt in to telemetry for counting how many users use this. My suggestion - if we see more than 20 users using it after a month then we can consider to finalize it. If not, we...
completed
Make accessibility.signalOptions.delays an experimental setting and count usage Testing #213344 I am not convinced about the need for `accessibility.signalOptions.delays`. Can we mark it as experimental, and make sure to opt in to telemetry for counting how many users use this. My suggestion - if we see more than...
109
[]
0
False
213620
Pressing close in a multi selected tab should close all tabs
2024-05-28 07:27:56+00:00
2024-05-29 10:55:11+00:00
Testing #213550 - Select n editor tab - On the active one (the one that has the close button) press it Only that editor closes. I would have expected that all editors close.
completed
Pressing close in a multi selected tab should close all tabs Testing #213550 - Select n editor tab - On the active one (the one that has the close button) press it Only that editor closes. I would have expected that all editors close.
58
[]
0
False