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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
221818 | Reveal in explorer throws | 2024-07-16 15:07:54+00:00 | 2024-07-16 15:19:08+00:00 | Seeing this when I run the command:

| completed | Reveal in explorer throws Seeing this when I run the command:

| 61 | [] | 0 | False | |
221801 | Terminal completions are often not loaded on start up | 2024-07-16 11:22:20+00:00 | 2024-07-16 19:47:56+00:00 | Repro:
1. `"terminal.integrated.suggest.enabled": true`
2. Create terminals and type `Get-`, ๐ it seems like more often than not right now the completions aren't being loaded

| completed | Terminal completions are often not loaded on start up Repro:
1. `"terminal.integrated.suggest.enabled": true`
2. Create terminals and type `Get-`, ๐ it seems like more often than not right now the completions aren't being loaded


| completed | Run recent command doesn't work in remote windows Repro:
1. Windows -> Windows tunnel
2. Focus terminal
3. Run recent command (ctrl+alt+r)

| 80 | [] | 0 | False | |
221724 | Monaco overview ruler border is not drawn as expected | 2024-07-15 15:31:48+00:00 | 2024-07-15 17:57:07+00:00 | Problems:
1. Top-left most pixel is drawn to 3x times
2. Left border is drawn to 2x times


Setting `"workbench.colorCustomizatio... | completed | Monaco overview ruler border is not drawn as expected Problems:
1. Top-left most pixel is drawn to 3x times
2. Left border is drawn to 2x times


Terminal:

| completed | Terminal should have a border at the top of the overview ruler Editor:

Terminal:

| 102 | [] | 0 | False | |
221718 | 1.91.1 Debian `sudo` in terminal no longer works | 2024-07-15 14:05:43+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... | 1.91.1 Debian `sudo` in terminal no longer works <!-- โ ๏ธโ ๏ธ 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... | 630 | [] | 0 | False | |||
221685 | [VSC-Web] "renameFile" may conflict soft-keyboard | 2024-07-15 03:29:37+00:00 | ย ย With a lengthy Files Explorer list, renaming files near the lower part of screen:
ย ย May cause the on-screen soft-keyboard to repeatedly show/hide.
ย ย .
ย ย Effectively rendering the function unusable.
ย ย Reproducible with: https://github.dev/FFmpeg/FFmpeg ("libavcodec")
ย ย Affects touch input mostly. (n... | [VSC-Web] "renameFile" may conflict soft-keyboard ย ย With a lengthy Files Explorer list, renaming files near the lower part of screen:
ย ย May cause the on-screen soft-keyboard to repeatedly show/hide.
ย ย .
ย ย Effectively rendering the function unusable.
ย ย Reproducible with: https://github.dev/FFmpeg/FFmpeg ... | 196 | [] | 0 | False | |||
221583 | [File Watcher (node.js)] Error: ENAMETOOLONG: name too long | 2024-07-12 15:39:11+00:00 | See this in the console of insiders.. Looks like some ad-hoc chat model is ending up being file watched
```
ERR [File Watcher (node.js)] Error: ENAMETOOLONG: name too long, stat '/^/vscode-copilot-chat-code-block/4b3e2ea8-fd64-4d09-b875-d9770d5e94d4/response_0/0#{"references":[{"uri":{"$mid":1,"fsPath":"/Users/jrie... | [File Watcher (node.js)] Error: ENAMETOOLONG: name too long See this in the console of insiders.. Looks like some ad-hoc chat model is ending up being file watched
```
ERR [File Watcher (node.js)] Error: ENAMETOOLONG: name too long, stat '/^/vscode-copilot-chat-code-block/4b3e2ea8-fd64-4d09-b875-d9770d5e94d4/respon... | 855 | [] | 0 | False | |||
221581 | `yarn run gulp vscode-darwin-arm64` fails when run in the debug terminal | 2024-07-12 15:24:05+00:00 | * open debug terminal
* run ` yarn run gulp vscode-darwin-arm64` (you might wanna disable mangling in build/gulpfile.compile.js#L19)
* the task fails (see error below)
* the task succeeds in a normal terminal
```
[17:19:10] Starting compile-extension-media-build ...
[17:19:10] Finished esbuilding extension medi... | `yarn run gulp vscode-darwin-arm64` fails when run in the debug terminal * open debug terminal
* run ` yarn run gulp vscode-darwin-arm64` (you might wanna disable mangling in build/gulpfile.compile.js#L19)
* the task fails (see error below)
* the task succeeds in a normal terminal
```
[17:19:10] Starting compile... | 307 | [] | 0 | False | |||
221580 | Initial terminal dimensions are reload are incorrect | 2024-07-12 15:15:49+00:00 | 2024-07-12 16:22:23+00:00 | Repro:
1. Open a terminal
2. Reload window
3. Select some rows in terminal, ๐ the selection should show columns reaching to near the scroll bar

| completed | Initial terminal dimensions are reload are incorrect Repro:
1. Open a terminal
2. Reload window
3. Select some rows in terminal, ๐ the selection should show columns reaching to near the scroll bar

| 91 | [] | 0 | False | |
221575 | Time to update active terminal is delayed | 2024-07-12 14:14:59+00:00 | 2024-07-12 14:40:32+00:00 | Repro:
1. Set `"terminal.integrated.tabs.showActiveTerminal": "always"`
2. Open 2 different shells in the terminal (they need different titles)
3. Click between the 2 tabs, ๐ notice that the "single inline tab" in the panel's update is delayed ~100ms, it should be instant.

3. Click between the 2 tabs, ๐ notice that the "single inline tab" in the panel's update is delayed ~100ms, it should be instan... | 148 | [] | 0 | False | |
221574 | Copy paste indent | 2024-07-12 14:03:08+00:00 |
Type: <b>Feature Request</b>
Copy pasting code breaks the indentation. Every time I have to copy and paste a block, I'm spending precious flow-breaking moments reformatting the pasted code, because VSCode cannot retain the correct indentation. Take a look at how Sublime does it. I can focus on work, not hitting ta... | Copy paste indent
Type: <b>Feature Request</b>
Copy pasting code breaks the indentation. Every time I have to copy and paste a block, I'm spending precious flow-breaking moments reformatting the pasted code, because VSCode cannot retain the correct indentation. Take a look at how Sublime does it. I can focus on wo... | 181 | [] | 0 | False | |||
221572 | Terminal overview ruler should look and hide just like the editor one | 2024-07-12 13:54:59+00:00 | 2024-07-12 14:39:50+00:00 | 
To verify check all combinations of these and make sure it's color and whether it's visible makes sense:
- Themes
- `terminal.integrated.shellIntegration.decorationsEnabled` | completed | Terminal overview ruler should look and hide just like the editor one 
To verify check all combinations of these and make sure it's color and whether it's visible makes sense:
- Themes
- `terminal.integrated.shellIntegration... | 112 | [] | 0 | False | |
221571 | Wrong syntax coloring in PHP with string 'AND [' | 2024-07-12 13:34:47+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... | Wrong syntax coloring in PHP with string 'AND [' <!-- โ ๏ธโ ๏ธ 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... | 720 | [] | 0 | False | |||
221565 | Voiceover is not announcing Number of suggestions were found while searching any key in "keyboard shortcut edit field": A11y_Visual Studio Code Client_Customizations and settings_Keyboard Shortcuts_Screen Reader. | 2024-07-12 12:36:16+00:00 | ### GIT Hub Tags:
#A11yWCAG2.1; #A11yTCS; #A11ySev2; #Visual Studio Code Client; #BM_Visual Studio Code Client_MAC_JULY2024; #DesktopApp; #WCAG4.1.3; #FTP; #A11yMAS; #Status Message;
### Environment and OS details:
MAC Book Pro
MAC OS Sonoma Version 14.5
Visual Studio code Insider version 1.92.0
### Reproduct... | Voiceover is not announcing Number of suggestions were found while searching any key in "keyboard shortcut edit field": A11y_Visual Studio Code Client_Customizations and settings_Keyboard Shortcuts_Screen Reader. ### GIT Hub Tags:
#A11yWCAG2.1; #A11yTCS; #A11ySev2; #Visual Studio Code Client; #BM_Visual Studio Code C... | 413 | [] | 0 | False | |||
221553 | Source Control is not showing the badge in this new version | 2024-07-12 11:44:29+00:00 | 2024-07-15 18:48:49+00:00 |
Type: <b>Bug</b>
After updating for this new version, the Source Control tab is not showing the badge even with the option "Show badge" activated.
VS Code version: Code 1.91.0 (Universal) (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:54:18.541Z)
OS version: Darwin arm64 23.4.0
Modes:
<details>
... | completed | Source Control is not showing the badge in this new version
Type: <b>Bug</b>
After updating for this new version, the Source Control tab is not showing the badge even with the option "Show badge" activated.
VS Code version: Code 1.91.0 (Universal) (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:54:18.... | 999 | [] | 0 | False | |
221535 | Sorting in settings editor seems random | 2024-07-12 07:42:52+00:00 | * open settings UI
* search for `sticky scroll`
* :bug: note how settings for notebook, tree, editor, and terminal scroll are all interleaving and not sorted by "scope"
I expect all editor sticky scroll settings in one bucket, than all tree one, etc pp

| completed | Breakpoints stuck under line numbers I notice on the latest insiders now when I start and stop debugging the breakpoints are ending up below the line numbers instead of the gutter

| 82 | [] | 0 | False | |
221464 | Running a task does not show the build terminal if an editor terminal is open | 2024-07-11 12:51:55+00:00 | 2024-07-16 19:26:47+00:00 |
Type: <b>Bug</b>
Preparation: create the following `.vscode/tasks.json` file:
```json
{
"version": "2.0.0",
"tasks": [
{
"label": "Test",
"type": "shell",
"command": "sleep 10"
}
]
}
```
1. In the terminals panel, create a new shell terminal
2. Drag it to the main ed... | completed | Running a task does not show the build terminal if an editor terminal is open
Type: <b>Bug</b>
Preparation: create the following `.vscode/tasks.json` file:
```json
{
"version": "2.0.0",
"tasks": [
{
"label": "Test",
"type": "shell",
"command": "sleep 10"
}
]
}
```
1. ... | 606 | [] | 0 | False | |
221450 | VS Code 1.91 does not respect SourceControl.count | 2024-07-11 08:13:37+00:00 | 2024-07-22 09:19:16+00:00 |
Type: <b>Bug</b>
Starting with version 1.91.0, the count badge on the Source Control icon no longer takes into account the `SourceControl.count` value and instead counts all SourceControlResourceGroup.
Steps to reproduce:
1. Set `git.countBadge` to "tracked"
2. Create new untracked file in Git repository
V... | completed | VS Code 1.91 does not respect SourceControl.count
Type: <b>Bug</b>
Starting with version 1.91.0, the count badge on the Source Control icon no longer takes into account the `SourceControl.count` value and instead counts all SourceControlResourceGroup.
Steps to reproduce:
1. Set `git.countBadge` to "tracked"
2... | 492 | [] | 0 | False | |
221416 | Insider build no longer opens .code-workspace from command line | 2024-07-10 21:18:41+00:00 | 2024-07-11 01:16:03+00:00 |
Type: <b>Bug</b>
I always start VS Code from the terminal using `code-insiders my.code-workspace` but as of 1 day ago it no longer opens to workspace, instead I get an empty file called "my.code-workspace" as if the file doesn't exist. The file exists, and it works fine if I open the work-space from the File menu.... | completed | Insider build no longer opens .code-workspace from command line
Type: <b>Bug</b>
I always start VS Code from the terminal using `code-insiders my.code-workspace` but as of 1 day ago it no longer opens to workspace, instead I get an empty file called "my.code-workspace" as if the file doesn't exist. The file exists... | 888 | [] | 0 | False | |
221401 | No way to cancel launching a debug session that is stuck | 2024-07-10 18:15:31+00:00 | 1. Use F5 with a prelaunch task that never completes, e.g. because it wants watchers that aren't available
2. :bug: debug session starts spinning and never completes. I have to do a full window reload in order to retry the debug session launch | No way to cancel launching a debug session that is stuck 1. Use F5 with a prelaunch task that never completes, e.g. because it wants watchers that aren't available
2. :bug: debug session starts spinning and never completes. I have to do a full window reload in order to retry the debug session launch | 80 | [] | 0 | False | |||
221399 | Don't fire onDidEndTerminalShellExecution with exitCode undefined immediately after first onDidChangeTerminalShellIntegration | 2024-07-10 18:02:12+00:00 | I think what is causing problems for @anthonykim1 is that calling `executeCommand` immediately after `onDidChangeTerminalShellIntegration` would fire multiple times and end up triggering an invalid `onDidEndTerminalShellExecution` with exitCode=undefined but the execution was set when it shouldn't have been. We should ... | Don't fire onDidEndTerminalShellExecution with exitCode undefined immediately after first onDidChangeTerminalShellIntegration I think what is causing problems for @anthonykim1 is that calling `executeCommand` immediately after `onDidChangeTerminalShellIntegration` would fire multiple times and end up triggering an inva... | 135 | [] | 0 | False | |||
221396 | User activity api regression on stable | 2024-07-10 17:26: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... | User activity api regression on stable <!-- โ ๏ธโ ๏ธ 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 -->
<!-... | 445 | [] | 0 | False | |||
221385 | `ChatWidget#onDidChangeContentHeight` doesn't fire when attaching context | 2024-07-10 15:46:45+00:00 | 2024-07-11 18:21:56+00:00 | In process of enabling file attachments for inline chat. It seems that adding context doesn't trigger a `onDidChangeContentHeight`-event which causes ugly layouting for the content chat widget. Tho, it does [call re-layout](https://github.com/microsoft/vscode/blob/37d05b2a2d53361ad4cbe963bc55e08823ca69fc/src/vs/workben... | completed | `ChatWidget#onDidChangeContentHeight` doesn't fire when attaching context In process of enabling file attachments for inline chat. It seems that adding context doesn't trigger a `onDidChangeContentHeight`-event which causes ugly layouting for the content chat widget. Tho, it does [call re-layout](https://github.com/mic... | 179 | [] | 0 | False | |
221382 | opening folders from CLI tries to open a file | 2024-07-10 15:23:32+00:00 | 2024-07-11 01:09:30+00:00 | Type: <b>Bug</b>
On Mac, try to open a folder in vscode , from iterm2
$ code -n work
This opens a non-existing file, instead of the folder in the SCM
VS Code version: Code - Insiders 1.92.0-insider (8703a11164db333db471576d38ddc143d6ad7ead, 2024-07-10T08:26:11.347Z)
OS version: Darwin arm64 23.6.0
Modes:
... | completed | opening folders from CLI tries to open a file Type: <b>Bug</b>
On Mac, try to open a folder in vscode , from iterm2
$ code -n work
This opens a non-existing file, instead of the folder in the SCM
VS Code version: Code - Insiders 1.92.0-insider (8703a11164db333db471576d38ddc143d6ad7ead, 2024-07-10T08:26:11.347... | 697 | [] | 0 | False | |
221377 | `getTerminalActionBarArgs` called twice | 2024-07-10 14:54:13+00:00 | 2024-07-12 15:13:56+00:00 |
I'm not sure if that's an oversight, but `getTerminalActionBarArgs` is called twice.
https://github.com/microsoft/vscode/blob/6f2f74c6b21ac220f644509145e729a0dd78dd76/src/vs/workbench/contrib/terminal/browser/terminalView.ts#L276
and then again in
https://github.com/microsoft/vscode/blob/6f2f74c6b21ac220f644... | completed | `getTerminalActionBarArgs` called twice
I'm not sure if that's an oversight, but `getTerminalActionBarArgs` is called twice.
https://github.com/microsoft/vscode/blob/6f2f74c6b21ac220f644509145e729a0dd78dd76/src/vs/workbench/contrib/terminal/browser/terminalView.ts#L276
and then again in
https://github.com/mi... | 182 | [] | 0 | False | |
221369 | Ctrl+tab shows show in search panel button | 2024-07-10 14:24:47+00:00 | 2024-07-11 01:02:49+00:00 | 

| completed | Ctrl+tab shows show in search panel button 

| 95 | [] | 0 | False | |
221367 | Quick pick widget - header rendering issues | 2024-07-10 14:09:09+00:00 | 2024-07-11 01:40:45+00:00 | Open quick pick widget and notice the lower corners of the header are rounded.

| completed | Quick pick widget - header rendering issues Open quick pick widget and notice the lower corners of the header are rounded.

| 73 | [] | 0 | False | |
221362 | BUG: `Move line down` command doesnt preserve indentation | 2024-07-10 13:35:02+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 ... | BUG: `Move line down` command doesnt preserve indentation
<!-- โ ๏ธโ ๏ธ 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... | 429 | [] | 0 | False | |||
221359 | HoverWidget - codicons are not vertically aligned | 2024-07-10 13:28:55+00:00 | 2024-07-10 13:29:09+00:00 | Steps to Reproduce:
1. Open a folder/workspace that contains a git repository
2. Open a file, make some changes, and create a commit
3. In the Source Control view hover over a particular commit in the incoming/outgoing section (notice that the codicons are not aligned)

VS Code version: Code - Insiders 1.92.0-insider (8703a11164db333db4715... | completed | Search/find gets stuck when changing tabs Type: <b>Bug</b>
Search/find toolbar gets stuck, cannot be removed nor focused - when using keyboard shortuct it doesn't get focused as well.

VS Code version: Code - Insi... | 738 | [] | 0 | False | |
221348 | Terminal content is showing at fixed height after word wrap using Alt + z | 2024-07-10 11:42:27+00:00 | 2024-07-18 20:27:24+00:00 |
Type: <b>Bug</b>
step 1 - Run any command or project whose lines does'nt fit in single line
step 2 - Your terminal can be full sized or small size does'nt matter
step 3- Presss Alt + z to wrap line in terminal
Step 4 - Resize your terminal window
Example -
If initially terminal window height is 100... | completed | Terminal content is showing at fixed height after word wrap using Alt + z
Type: <b>Bug</b>
step 1 - Run any command or project whose lines does'nt fit in single line
step 2 - Your terminal can be full sized or small size does'nt matter
step 3- Presss Alt + z to wrap line in terminal
Step 4 - Resize your termina... | 203 | [] | 0 | False | |
221340 | Close group tabs button includes the active tab in the close action | 2024-07-10 10:43:25+00:00 | 2024-07-10 14:13: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 | Close group tabs button includes the active tab in the close action <!-- โ ๏ธโ ๏ธ 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-... | 511 | [] | 0 | False | |
221335 | Action button in quick input menu is not aligned | 2024-07-10 08:52:33+00:00 | 2024-07-22 23:09: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 | Action button in quick input menu is not aligned <!-- โ ๏ธโ ๏ธ 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-Suggestio... | 494 | [] | 0 | False | |
221331 | Incorrect coloring of text in a selected disabled extenstion within extensions view | 2024-07-10 08:15:52+00:00 | 2024-07-12 11:30:09+00:00 | Repro:
1. Set theme to Light+
2. Open extensions view and select a disabled extension - :bug: background is blue and text is in grey which makes it unreadable


It turns out that if the IconLabel has a description the height of the row is `22.5px` instead of `22px`.
| completed | SCM - history graph is not rendering correctly Notice the white hair lines between the list rows:

It turns out that if the IconLabel has a description the height of the row is `22.5px` instead of `22px`.
| 106 | [] | 0 | False | |
221264 | Background colour contributions for some `testing` UI elements do not have any effect | 2024-07-09 12:03:12+00:00 | It looks like the background-related colour contribution points for `testing` UI elements do not have any effect. I tested the following ones:
```
testing.message.error.lineBackground
testing.messagePeekHeaderBackground
```
and I assume `testing.message.info.lineBackground` will also not work.
<!-- โ ๏ธโ ๏ธ Do ... | Background colour contributions for some `testing` UI elements do not have any effect It looks like the background-related colour contribution points for `testing` UI elements do not have any effect. I tested the following ones:
```
testing.message.error.lineBackground
testing.messagePeekHeaderBackground
```
a... | 589 | [] | 0 | False | |||
221147 | allow focusing chat response list via keyboard for terminal chat | 2024-07-08 15:26:19+00:00 | > @meganrogge @Tyriar I can't remember what terminal chat looked like in March, do you still want this disabled? I think we probably want it enabled in all chat widgets now: https://github.com/microsoft/vscode/issues/208927
_Originally posted by @roblourens in [#218088](https://github.com/microsoft/vscode/issues/2... | allow focusing chat response list via keyboard for terminal chat > @meganrogge @Tyriar I can't remember what terminal chat looked like in March, do you still want this disabled? I think we probably want it enabled in all chat widgets now: https://github.com/microsoft/vscode/issues/208927
_Originally posted by @rob... | 117 | [] | 0 | False | |||
221137 | Open File via a shortcut in diff editor opens files in read only in some cases | 2024-07-08 14:07:15+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... | Open File via a shortcut in diff editor opens files in read only in some cases <!-- โ ๏ธโ ๏ธ 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/... | 481 | [] | 0 | False | |||
220271 | Web extension debug just hangs | 2024-07-07 06:27:36+00:00 | 2024-07-08 15:16:33+00:00 | Steps to Reproduce:
1. install latest `yo` and `generator-code`
2. run `yo code` and pick the option to do a web extension
3. open it in VS Code insiders
4. build it
5. hit F5
=> ๐ it just hangs

| completed | Web extension debug just hangs Steps to Reproduce:
1. install latest `yo` and `generator-code`
2. run `yo code` and pick the option to do a web extension
3. open it in VS Code insiders
4. build it
5. hit F5
=> ๐ it just hangs
 matches deleted text | 2024-07-06 07:17:22+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... | Find (Ctrl+F/cmd+F) matches deleted text <!-- โ ๏ธโ ๏ธ 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 -->
<... | 377 | [] | 0 | False | |||
220064 | Raw HTML in a header gets included in its id attribute (in preview mode) | 2024-07-05 11:53:40+00:00 | 2024-07-15 19:17:12+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 | Raw HTML in a header gets included in its id attribute (in preview mode) <!-- โ ๏ธโ ๏ธ 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/Submit... | 400 | [] | 0 | False | |
220028 | Port label not applied when forwarding port with vscode.env.asExternalUri | 2024-07-05 05:15:42+00:00 | 2024-07-05 12:26:45+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 | Port label not applied when forwarding port with vscode.env.asExternalUri <!-- โ ๏ธโ ๏ธ 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/Submi... | 380 | [] | 0 | False | |
219984 | "potential listener LEAK detected" for comment DOM elements that are recreated on every "display" call but not disposed of | 2024-07-04 15:53:05+00:00 | 2024-07-05 14:28: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 | "potential listener LEAK detected" for comment DOM elements that are recreated on every "display" call but not disposed of <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issue... | 692 | [] | 0 | False | |
219979 | Shell integration decoration is not vertically centered when terminal line height is set | 2024-07-04 15:26:07+00:00 | 2024-07-04 16:36:02+00:00 | Repro:
1. Open terminal
2. Set `"terminal.integrated.lineHeight": 2`

Note that this only applies right after setting the line height, it works when you run a command after that. | completed | Shell integration decoration is not vertically centered when terminal line height is set Repro:
1. Open terminal
2. Set `"terminal.integrated.lineHeight": 2`

Note that this only applies right after setting the line heigh... | 105 | [] | 0 | False | |
219970 | Terminal sparkle is cut off | 2024-07-04 14:31:05+00:00 | 2024-07-04 16:13:03+00:00 | * have side by side terminal
* trigger the sparkle in the RHS
* :bug: it isn't fully visible

| completed | Terminal sparkle is cut off * have side by side terminal
* trigger the sparkle in the RHS
* :bug: it isn't fully visible

| 75 | [] | 0 | False | |
219953 | Empty source control panel using scm.experimental.showHistoryGraph | 2024-07-04 12:38:53+00:00 | 2024-07-10 13:34: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... | completed | Empty source control panel using scm.experimental.showHistoryGraph <!-- โ ๏ธโ ๏ธ 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-... | 399 | [] | 0 | False | |
219946 | Quick pick is showing mixed states | 2024-07-04 11:57:41+00:00 | 2024-07-17 23:39:27+00:00 | - Open Command Pallette
- Type `Dele` and press Enter
๐ For a moment, quick pick shows check boxes for currently shown commands and after shows the correct state.
Please check the following video:
https://github.com/user-attachments/assets/1145bc4c-8026-46a5-bd37-eb2e94aee0a9
| completed | Quick pick is showing mixed states - Open Command Pallette
- Type `Dele` and press Enter
๐ For a moment, quick pick shows check boxes for currently shown commands and after shows the correct state.
Please check the following video:
https://github.com/user-attachments/assets/1145bc4c-8026-46a5-bd37-eb2e94ae... | 91 | [] | 0 | False | |
219941 | The devcontainer extensions do not work with a custom profile | 2024-07-04 10:40:36+00:00 | 2024-07-10 09:43:09+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 devcontainer extensions do not work with a custom profile <!-- โ ๏ธโ ๏ธ 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-... | 476 | [] | 0 | False | |
221699 | Add setting to change the reply font | 2024-07-04 10:12:11+00:00 | 2024-07-15 09:52:37+00:00 | First of all, apologies for the small screenshot, I can't share more as it's a private repo.

It does illustrate my point, I use Berkeley Mono for the code and would li... | completed | Add setting to change the reply font First of all, apologies for the small screenshot, I can't share more as it's a private repo.

It does illustrate my point, I use Be... | 181 | [] | 0 | False | |
219924 | Notebook cell comment is picked only from the first owner/provider | 2024-07-04 07:37:27+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... | Notebook cell comment is picked only from the first owner/provider <!-- โ ๏ธโ ๏ธ 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... | 481 | [] | 0 | False | |||
219916 | bug: vscode terminal has a redundant blank line | 2024-07-04 03:58: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... | bug: vscode terminal has a redundant blank line <!-- โ ๏ธโ ๏ธ 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... | 382 | [] | 0 | False | |||
219893 | v1.91 does not launch on Catalina or Big Sur due to Fatal error in V8 | 2024-07-03 20:32:23+00:00 | 2024-07-08 12:34:09+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 | v1.91 does not launch on Catalina or Big Sur due to Fatal error in V8 <!-- โ ๏ธโ ๏ธ 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... | 457 | [] | 0 | False | |
219892 | Blank space on right of new terminals | 2024-07-03 20:28:23+00:00 | 2024-07-12 17:02: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... | completed | Blank space on right of new terminals <!-- โ ๏ธโ ๏ธ 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 -->
<!--... | 435 | [] | 0 | False | |
219877 | Source control icon flashes every second if "Autofetch period" is set to 1 | 2024-07-03 18:18:42+00:00 | 2024-07-04 10:56: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... | completed | Source control icon flashes every second if "Autofetch period" is set to 1 <!-- โ ๏ธโ ๏ธ 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... | 545 | [] | 0 | False | |
219876 | select a language option is not working | 2024-07-03 17:59:07+00:00 | 2024-07-04 15:20:08+00:00 | Type: <b>Bug</b>
the select a language button on a new file is not working neither giving any output or giving any option to select the languages available
VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z)
OS version: Windows_NT x64 10.0.22621
Modes:
<details>
... | completed | select a language option is not working Type: <b>Bug</b>
the select a language button on a new file is not working neither giving any output or giving any option to select the languages available
VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z)
OS version: Windo... | 981 | [] | 0 | False | |
219875 | Completions sometimes repeat existing input | 2024-07-03 17:29:00+00:00 | 2024-07-17 20:24:21+00:00 | 
| completed | Completions sometimes repeat existing input 
| 61 | [] | 0 | False | |
219871 | Use MSALjs for the `vscode.dev/azurerepos` route | 2024-07-03 15:40:58+00:00 | We have received reports around Conditional Access where users are unable to use this route do to our existing Microsoft auth support in vscode.dev.
We should consider enabling MSAL-based auth for this route.
Upsides:
* Conditional Access will be happy
Downsides:
* Sessions can only last 24hrs before the pag... | Use MSALjs for the `vscode.dev/azurerepos` route We have received reports around Conditional Access where users are unable to use this route do to our existing Microsoft auth support in vscode.dev.
We should consider enabling MSAL-based auth for this route.
Upsides:
* Conditional Access will be happy
Downside... | 125 | [] | 0 | False | |||
219843 | WordOperations test failure on firefox | 2024-07-03 09:56:15+00:00 | * run `yarn test-browser`
* ๐ there are test failures for firefox
```
8739 passing (2m)
80 pending
2 failing
1) WordOperations
cursorWordLeft - Recognize words:
+ expected - actual
-|/* |ใใใฏใในใใงใ |/*
+|/* |ใใ|ใฏ|ใในใ|ใงใ |/*
AssertionError@http://loc... | WordOperations test failure on firefox * run `yarn test-browser`
* ๐ there are test failures for firefox
```
8739 passing (2m)
80 pending
2 failing
1) WordOperations
cursorWordLeft - Recognize words:
+ expected - actual
-|/* |ใใใฏใในใใงใ |/*
+|/* |ใใ|ใฏ|ใในใ|ใงใ |... | 670 | [] | 0 | False | |||
219821 | Indent using spaces function does not convert tabs to spaces in mixed indentation text content | 2024-07-03 06:12:15+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... | Indent using spaces function does not convert tabs to spaces in mixed indentation text content <!-- โ ๏ธโ ๏ธ 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/micros... | 511 | [] | 0 | False | |||
219814 | Text cursor disappears automatically from Jupyter Notebook cell | 2024-07-03 02:26:42+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... | Text cursor disappears automatically from Jupyter Notebook cell <!-- โ ๏ธโ ๏ธ 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... | 356 | [] | 0 | False | |||
219705 | Profiles: Changing the `Copy from` picker erases the profile name | 2024-07-02 15:32:34+00:00 | 2024-07-03 18:54:44+00:00 | 1. Open Profiles editor
2. Click `New Profile`
3. Type a name for the new profile
4. Change the `Copy from` picker to `Default`
๐ You lost the name typed in step 3 | completed | Profiles: Changing the `Copy from` picker erases the profile name 1. Open Profiles editor
2. Click `New Profile`
3. Type a name for the new profile
4. Change the `Copy from` picker to `Default`
๐ You lost the name typed in step 3 | 66 | [] | 0 | False | |
219713 | Copilot icon covering code in notebooks | 2024-07-01 22:13:43+00:00 | The copilot icon popping up and covering code while typing is extremely distracting and annoying. It happens throughout the entire notebook and all cells as typing


![im... | 178 | [] | 0 | False | |||
219559 | Terminal resize freezes computer | 2024-07-01 15:56:27+00:00 | 2024-07-21 17:44:15+00:00 | * having a lot of terminal output
* e.g. run `yarn test-browser`
* scroll the terminal to the top
* toggle side bar
* ๐ renderer freezes for multiple seconds in `xterm#resize`

[Trace-20240701T175556.json.... | completed | Terminal resize freezes computer * having a lot of terminal output
* e.g. run `yarn test-browser`
* scroll the terminal to the top
* toggle side bar
* ๐ renderer freezes for multiple seconds in `xterm#resize`

... | 149 | [] | 0 | False | |
219542 | Inline chat with sticky scroll looses top area | 2024-07-01 13:41:48+00:00 | Steps to Reproduce:
1. bring up inline chat with a lengthy response
2. make sure sticky scroll is enabled
3. notice how when inline chat widget grows up, the top part moves out of sight


[2]
![... | Clicking `X` on a inline chat response still shows buttons like "View in Chat" Steps to Reproduce:
1. have a inline chat response
2. click the "X" button to remove the chat [1]
3. you still have the buttons from the response, when I would have expected just no buttons [2]
[1]

Here the rest of the history for additional context:

Here the rest of the histor... | 141 | [] | 0 | False | |||
219210 | Quick Pick imprecise filtering breaks after 60 characters | 2024-06-28 20:05:34+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... | Quick Pick imprecise filtering breaks after 60 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/Submitting-Bugs-and-S... | 739 | [] | 0 | False | |||
219199 | Tab gets stuck in Problems filter input | 2024-06-28 19:31:55+00:00 | > The code I linked is related to a separate issue that I saw, which probably isn't really related to what you fixed. But if I put focus in the Problems or Debug Console filter input, and do some combination of tab out of the input, shift+tab back into it, type in it, then at some point focus gets stuck in the widget a... | Tab gets stuck in Problems filter input > The code I linked is related to a separate issue that I saw, which probably isn't really related to what you fixed. But if I put focus in the Problems or Debug Console filter input, and do some combination of tab out of the input, shift+tab back into it, type in it, then at som... | 139 | [] | 0 | False | |||
219128 | autoSurround fails for white-space only selections | 2024-06-28 15:27:07+00:00 | Type: <b>Bug</b>
## STR
0. Ensure `editor.autoSurround` is enabled (by default it is enabled).
1. Create file and set syntax to MarkDown.
2. Type a space.
3. Select the space.
4. Press `[`.
## Expected outcome
`[ ]` (a.k.a. "Markdown checkbox") produced.
## Actual outcome
`[` Produced. I.e. the se... | autoSurround fails for white-space only selections Type: <b>Bug</b>
## STR
0. Ensure `editor.autoSurround` is enabled (by default it is enabled).
1. Create file and set syntax to MarkDown.
2. Type a space.
3. Select the space.
4. Press `[`.
## Expected outcome
`[ ]` (a.k.a. "Markdown checkbox") produced... | 327 | [] | 0 | False | |||
219123 | Cut node fade applies to all inline folders | 2024-06-28 15:17:43+00:00 | โ
What a single cut item looks like:

๐ What a condensed cut item looks like:

It should only fade `base` in this case, not `... | Cut node fade applies to all inline folders โ
What a single cut item looks like:

๐ What a condensed cut item looks like:

It... | 137 | [] | 0 | False | |||
219122 | TreeError [FileExplorer] Data tree node not found: ExplorerItem: base | 2024-06-28 15:16:37+00:00 | What I did:
1. Click vs\base (this was in the xterm.js codebase, experimenting with pulling some vscode sources in)
2. Ctrl+x
3. Click common (vs\base\common)
4. Ctrl+x, :bug: error

| TreeError [FileExplorer] Data tree node not found: ExplorerItem: base What I did:
1. Click vs\base (this was in the xterm.js codebase, experimenting with pulling some vscode sources in)
2. Ctrl+x
3. Click common (vs\base\common)
4. Ctrl+x, :bug: error

2. Make a change to the extension code (this step may not be needed)
3. From the ext dev host window, run the Develo... | Have to click "stop" action multiple times I feel like I mostly see this when debugging an extension. This doesn't happen every time.
1. Start debugging an extension (I'm usually using https://github.com/microsoft/vscode-pull-request-github)
2. Make a change to the extension code (this step may not be needed)
3. F... | 160 | [] | 0 | False | |||
219047 | `The drag and drop` function is no longer functional in the latest code | 2024-06-28 00:54:18+00:00 | 2024-07-08 20:40:48+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 drag and drop` function is no longer functional in the latest 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/Submitt... | 611 | [] | 0 | False | |
219031 | setting a breakpoint on a moved line in ts hit a breakpoint in js | 2024-06-27 21:32:07+00:00 | 2024-06-28 16:21:25+00:00 | Steps to Reproduce:
1. Debug a typescript project
2. add a newline to a ts file
3. add a breakpoint below the newline
4. reload the project being debugged
:bug: associated js file opens for a breakpoint at the top of that file
This happens more often than just these specific steps, but this is a consistent re... | completed | setting a breakpoint on a moved line in ts hit a breakpoint in js Steps to Reproduce:
1. Debug a typescript project
2. add a newline to a ts file
3. add a breakpoint below the newline
4. reload the project being debugged
:bug: associated js file opens for a breakpoint at the top of that file
This happens more... | 96 | [] | 0 | False | |
219006 | Open File button in Refactor Preview diff opens temp result instead of the file | 2024-06-27 20:49:11+00:00 | 2024-07-05 12:38:22+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 | Open File button in Refactor Preview diff opens temp result instead of the 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... | 552 | [] | 0 | False | |
218905 | Improve UI when having no reply | 2024-06-27 15:24:18+00:00 | * have the code snippet below
* start inline chat and ask "change a to a"
* we don't get a code change but the presentation isn't the best
<img width="580" alt="Screenshot 2024-06-27 at 17 21 50" src="https://github.com/user-attachments/assets/bde5e949-f6d3-450d-8aa1-a6cb89ce62a6">
### Sample
```
export... | Improve UI when having no reply * have the code snippet below
* start inline chat and ask "change a to a"
* we don't get a code change but the presentation isn't the best
<img width="580" alt="Screenshot 2024-06-27 at 17 21 50" src="https://github.com/user-attachments/assets/bde5e949-f6d3-450d-8aa1-a6cb89ce62a6">
... | 139 | [] | 0 | False | |||
218897 | Option to automatically change the debug toolbar's selected active session when launching a new debug session | 2024-06-27 15:12:39+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 a debug session is active (running) and a n... | Option to automatically change the debug toolbar's selected active session when launching a new debug session <!-- โ ๏ธโ ๏ธ 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 ... | 281 | [] | 0 | False | |||
218804 | Missing separator between command and prompt | 2024-06-27 12:12:31+00:00 | 2024-06-27 12:45:54+00:00 | * open inline chat
* type `/expl`, accept suggestion and type `this`
* :bug: you know have "/explainthis" even tho it isn't rendered as such

| completed | Missing separator between command and prompt * open inline chat
* type `/expl`, accept suggestion and type `this`
* :bug: you know have "/explainthis" even tho it isn't rendered as such

| 98 | [] | 0 | False | |
218628 | Branch list is sometimes out of order | 2024-06-26 23:08:22+00:00 | 2024-07-03 14:11:59+00:00 |
Type: <b>Bug</b>
1. Open a workspace
2. Quickly open the branch picker and type `main`
**Bug**
The first time you do this, sometimes you end up with an unordered list:

The correct order shows up when you keep sta... | completed | Branch list is sometimes out of order
Type: <b>Bug</b>
1. Open a workspace
2. Quickly open the branch picker and type `main`
**Bug**
The first time you do this, sometimes you end up with an unordered list:

The co... | 567 | [
"214626",
"218628"
] | 218 | 2 | True |
218626 | [Bug] Drag and Drop files onto extensions also opens the file inside the default application for that file type | 2024-06-26 21:49:42+00:00 |
Type: <b>Bug</b>
1. clone repo https://github.com/maxbublik/vscode-customeditor-drop
2. press f5 to demo repo
3. drag and drop any file into the extension editor while holding shift
Notes:
I am primarily creating this issue to track the bug I made with https://github.com/microsoft/vscode/pull/209211
... | reopened | [Bug] Drag and Drop files onto extensions also opens the file inside the default application for that file type
Type: <b>Bug</b>
1. clone repo https://github.com/maxbublik/vscode-customeditor-drop
2. press f5 to demo repo
3. drag and drop any file into the extension editor while holding shift
Notes:
I am... | 510 | [] | 0 | False | ||
218427 | Use the webgl renderer in terminal sticky scroll | 2024-06-26 16:32:37+00:00 | 2024-06-28 14:00:15+00:00 | Notice how powerline symbols via custom glyphs don't work above:

The dimensions are also slight off due to this https://github.com/microsoft/vscode/issues/216817 | completed | Use the webgl renderer in terminal sticky scroll Notice how powerline symbols via custom glyphs don't work above:

The dimensions are also slight off due to this https://github.com/microsoft/vscode/issues/216817 | 102 | [] | 0 | False | |
218414 | Terminal inline chat should NOT hide when clicking the terminal or clicking away | 2024-06-26 16:08:14+00:00 | Caused by https://github.com/microsoft/vscode/issues/212672
Repro:
1. Focus terminal
2. ctrl/cmd+i
3. Click terminal buffer, ๐ the inline chat should remain

The reason I think this is currently bad behavior is becau... | Terminal inline chat should NOT hide when clicking the terminal or clicking away Caused by https://github.com/microsoft/vscode/issues/212672
Repro:
1. Focus terminal
2. ctrl/cmd+i
3. Click terminal buffer, ๐ the inline chat should remain

| completed | Terminal inline chat bottom padding is messed up Think this started happening in the last ~2 days

| 62 | [] | 0 | False | |
218397 | Missing a line break before closing ``` in accessible view | 2024-06-26 14:28:42+00:00 | 2024-06-26 17:28:18+00:00 | Found testing https://github.com/microsoft/vscode/issues/213941

| completed | Missing a line break before closing ``` in accessible view Found testing https://github.com/microsoft/vscode/issues/213941

| 80 | [] | 0 | False | |
218395 | Inline chat buttons overlap with focus border | 2024-06-26 14:17:26+00:00 | 2024-06-26 14:48:29+00:00 | * make a inline chat request
* select ๐ or ๐
* ๐ the borders overlap

| completed | Inline chat buttons overlap with focus border * make a inline chat request
* select ๐ or ๐
* ๐ the borders overlap

| 77 | [] | 0 | False | |
218320 | Accessible Hover View/Help contains yellow rectangles for certain whitespace characters like  , &emsp etc. | 2024-06-26 11:07:20+00:00 | - Install the GitLens extension
- Hover on an editor line, some decorative text should appear to the right showing the last person who edited the line, the moment when it was edited and the commit message
- Hover on that text, an editor hover should appear
- Focus on a hover part of the editor hover
- Make the acce... | reopened | Accessible Hover View/Help contains yellow rectangles for certain whitespace characters like  , &emsp etc. - Install the GitLens extension
- Hover on an editor line, some decorative text should appear to the right showing the last person who edited the line, the moment when it was edited and the commit message
- ... | 182 | [] | 0 | False | ||
218267 | Notify the user when debug is blocked on prelaunch tasks | 2024-06-26 09:34:19+00:00 | Clone https://github.com/microsoft/vscode-dev and npm install. Hit F5, it never starts:
<img width="484" alt="image" src="https://github.com/user-attachments/assets/7bf34879-6e67-4e7a-8b78-2215a87974bf">
I am on macOS.
| reopened | Notify the user when debug is blocked on prelaunch tasks Clone https://github.com/microsoft/vscode-dev and npm install. Hit F5, it never starts:
<img width="484" alt="image" src="https://github.com/user-attachments/assets/7bf34879-6e67-4e7a-8b78-2215a87974bf">
I am on macOS.
| 105 | [] | 0 | False | ||
218255 | jsx auto indentation not corrent | 2024-06-26 08:07:04+00:00 | https://github.com/microsoft/vscode/assets/41773861/cc499f00-1402-40b5-940e-ad897d033e6f
@hediet @aiday-mar
## Expect
after press enter, the indent should align to the start of `onClick`
```
Version: 1.90.2 (Universal)
Commit: 5437499feb04f7a586f677b155b039bc2b3669eb
Date: 2024-06-18T22:37:41.291Z
Elect... | jsx auto indentation not corrent https://github.com/microsoft/vscode/assets/41773861/cc499f00-1402-40b5-940e-ad897d033e6f
@hediet @aiday-mar
## Expect
after press enter, the indent should align to the start of `onClick`
```
Version: 1.90.2 (Universal)
Commit: 5437499feb04f7a586f677b155b039bc2b3669eb
Date... | 183 | [] | 0 | False | |||
218230 | "default" colorCustomization doesn't get unset when removing setting override | 2024-06-25 22:14:43+00:00 | 2024-06-26 12:40:50+00:00 | From https://github.com/microsoft/vscode/issues/170576
Add to setting
```
"workbench.colorCustomizations": {
"editor.background": "default",
```
- See that the editor background changes to the 'default' gray color
- Comment or delete the setting
- The background color doesn't change back to the theme ... | completed | "default" colorCustomization doesn't get unset when removing setting override From https://github.com/microsoft/vscode/issues/170576
Add to setting
```
"workbench.colorCustomizations": {
"editor.background": "default",
```
- See that the editor background changes to the 'default' gray color
- Comment o... | 122 | [] | 0 | False | |
218225 | Right clicking the graph part of Incoming/Outgoing shows a context menu that applies to the changes above | 2024-06-25 21:46:19+00:00 | 2024-07-05 15:54:53+00:00 | Testing #217398
<img width="290" alt="image" src="https://github.com/user-attachments/assets/59f185bc-46c7-4c69-a8bc-9ec215d03f94">
I feel like this context menu should not show up in this case - and in fact, it doesn't if you right click on the commit message to the right... it just repros when you right click o... | completed | Right clicking the graph part of Incoming/Outgoing shows a context menu that applies to the changes above Testing #217398
<img width="290" alt="image" src="https://github.com/user-attachments/assets/59f185bc-46c7-4c69-a8bc-9ec215d03f94">
I feel like this context menu should not show up in this case - and in fact,... | 144 | [] | 0 | False |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.