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 |
|---|---|---|---|---|---|---|---|
223706 | Configure unassigned keybindings, command name incorrect | 2024-07-25 14:34:59+00:00 | - Place cursor in the panel chat
- Open the accessibility help
- Click on the icon `Accessibility Help Configure Unassigned Keybindings`
- The command list does not contain actual command names
https://github.com/user-attachments/assets/73b8b4da-2bdf-4664-9d47-7c7d2bde73a0
| Configure unassigned keybindings, command name incorrect - Place cursor in the panel chat
- Open the accessibility help
- Click on the icon `Accessibility Help Configure Unassigned Keybindings`
- The command list does not contain actual command names
https://github.com/user-attachments/assets/73b8b4da-2bdf-4664... | 103 | ||
223658 | Some suggestions are missing on Windows with pwsh | 2024-07-25 13:06:40+00:00 | 2024-07-25 16:14:57+00:00 | I was trying to verify https://github.com/microsoft/vscode/issues/222233.
1. Open VS Code window
2. In pwsh terminal `.\sc`
3. I expect to see a suggestion for the `.\scripts\` folder

| completed | Some suggestions are missing on Windows with pwsh I was trying to verify https://github.com/microsoft/vscode/issues/222233.
1. Open VS Code window
2. In pwsh terminal `.\sc`
3. I expect to see a suggestion for the `.\scripts\` folder

https://github.com/microsoft/vscode/blob/b4eb7c94495e25b5dc968a4d3a723346e27f48a3/src/vs/workbench/contrib/terminal/browser/terminalService.ts#L1084 | Cannot split a terminal without a group [object Object] 
https://github.com/microsoft/vscode/blob/b4eb7c94495e25b5dc968a4d3a723346e27f48a3/src/vs/workbench/contrib/terminal/browser/terminalService.ts#L1084 | 129 | ||
223622 | SCM - history graph handling of first commit in the repository | 2024-07-25 10:44:47+00:00 | - [ ] Show the first commit in the repository when it's the only one
- [ ] Show the contents of the first commit (single select/multi select) | SCM - history graph handling of first commit in the repository - [ ] Show the first commit in the repository when it's the only one
- [ ] Show the contents of the first commit (single select/multi select) | 58 | ||
223607 | SCM - history graph using incorrect color | 2024-07-25 09:43:02+00:00 | 2024-07-25 11:02:46+00:00 | 
| completed | SCM - history graph using incorrect color 
| 55 |
223601 | SCM - the refresh action does not refresh the history graph | 2024-07-25 09:16:10+00:00 | 2024-07-25 09:54:31+00:00 | Steps to Reproduce:
1. Open a folder/workspace that contains a git repository
2. Create some commits so that you have some outgoing changes in the history graph
3. Open the output window, switch to the Git output channel, and clear the contents
4. Click the "Refresh" action in the "Source Control" viewlet
5. You... | completed | SCM - the refresh action does not refresh the history graph Steps to Reproduce:
1. Open a folder/workspace that contains a git repository
2. Create some commits so that you have some outgoing changes in the history graph
3. Open the output window, switch to the Git output channel, and clear the contents
4. Click ... | 105 |
223582 | issue reporter dropdown is too large | 2024-07-25 07:48:54+00:00 | > Type: Bug
>
> 1. Open Help > Report Issue
>
> The dropdowns are too large....
also make sure `"issueReporter.experimental.auxWindow": true`
the issue with the dropdown seems related to the aux window service. looks like in all zoom levels, it is at `current zoom level + 1`
might consider switching to t... | issue reporter dropdown is too large > Type: Bug
>
> 1. Open Help > Report Issue
>
> The dropdowns are too large....
also make sure `"issueReporter.experimental.auxWindow": true`
the issue with the dropdown seems related to the aux window service. looks like in all zoom levels, it is at `current zoom level ... | 130 | ||
223571 | Terminal displays UTF graphemes ๐ฉโ๐ as ๐ฉ<200d>๐ | 2024-07-25 04:42:44+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 displays UTF graphemes ๐ฉโ๐ as ๐ฉ<200d>๐ <!-- โ ๏ธโ ๏ธ 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-Suggest... | 464 | ||
223564 | Accessible view doesn't navigate well over empty runCommand responses | 2024-07-24 23:37:28+00:00 | Noticed while verifing https://github.com/microsoft/vscode/issues/221497

When I get to the runCommand response, I have to click twice to navigate past it. | Accessible view doesn't navigate well over empty runCommand responses Noticed while verifing https://github.com/microsoft/vscode/issues/221497

When I get to the runCommand response, I have to click twice to navigate past i... | 107 | ||
223550 | [Testing] Only create test log entry when createTestRun is invoked, do not create one automatically. | 2024-07-24 21:48:19+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | [Testing] Only create test log entry when createTestRun is invoked, do not create one automatically. <!-- โ ๏ธโ ๏ธ 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/... | 389 | ||
223528 | terminal chat help dialog immediately closes | 2024-07-24 17:41:00+00:00 | 1. open terminal chat
2. use `alt+f1`
3. ๐ dialog closes
https://github.com/user-attachments/assets/723d1951-92f6-4b28-bc98-0e17a1931f02
| terminal chat help dialog immediately closes 1. open terminal chat
2. use `alt+f1`
3. ๐ dialog closes
https://github.com/user-attachments/assets/723d1951-92f6-4b28-bc98-0e17a1931f02
| 63 | ||
223501 | Issue Reporter: Picking "Feature Request" in first dropdown results in blue button being permanently labelled "Loading data..." | 2024-07-24 14:53:22+00:00 | 2024-07-25 07:45:35+00:00 |
Type: <b>Bug</b>
1. Launch Issue Reporter, e.g. from `Help: Report Issue` off Command Palette.
2. Change the first dropdown to `Feaure Request`
VS Code version: Code - Insiders 1.92.0-insider (7ed4cdc56d037146b2c4c890f09e78b2ba14b49d, 2024-07-24T07:50:18.385Z)
OS version: Windows_NT x64 10.0.22631
Modes:
... | completed | Issue Reporter: Picking "Feature Request" in first dropdown results in blue button being permanently labelled "Loading data..."
Type: <b>Bug</b>
1. Launch Issue Reporter, e.g. from `Help: Report Issue` off Command Palette.
2. Change the first dropdown to `Feaure Request`
VS Code version: Code - Insiders 1.92.0... | 157 |
223492 | SCM - history graph empty after publishing branch | 2024-07-24 13:06:07+00:00 | 2024-07-24 13:23:38+00:00 | Steps to Reproduce:
1. Open a folder/workspace that contains a git repository
2. Create a topic branch, and create multiple commits
3. Click the "Publish Branch" action button to publish the topic branch
Expected: history graph should be updated with the label for the published branch
Actual: history graph is... | completed | SCM - history graph empty after publishing branch Steps to Reproduce:
1. Open a folder/workspace that contains a git repository
2. Create a topic branch, and create multiple commits
3. Click the "Publish Branch" action button to publish the topic branch
Expected: history graph should be updated with the label ... | 92 |
223490 | Task times out on the terminal smoke tests | 2024-07-24 12:40:30+00:00 | Smoke tests regularly fails with the error:
```
Terminal
Terminal Editors
โ should update color of the tab
โ should rename the tab
โ should show the panel when the terminal is moved there and close the editor
โ should open a terminal in a new group for open to the side
... | Task times out on the terminal smoke tests Smoke tests regularly fails with the error:
```
Terminal
Terminal Editors
โ should update color of the tab
โ should rename the tab
โ should show the panel when the terminal is moved there and close the editor
โ should open a te... | 364 | ||
223487 | SCM - incoming/outgoing separator actions rendering issue | 2024-07-24 11:57:50+00:00 | 2024-07-24 12:23:00+00:00 | Steps to Reproduce:
1. Launch VS Code Insiders
2. Select the Light (Visual Studio) theme
3. Open the "Source Control" viewlet
4. Click on the Incoming/Outgoing separator (actions are white)

| completed | SCM - incoming/outgoing separator actions rendering issue Steps to Reproduce:
1. Launch VS Code Insiders
2. Select the Light (Visual Studio) theme
3. Open the "Source Control" viewlet
4. Click on the Incoming/Outgoing separator (actions are white)
, extension signature verification is failing with SIGSYS `159` error code
```
SIGSYS
"Signal system call"
The SIGSYS signal is sent to a process when it passes a bad argument to a system call. In practice, this kind of signal is rarely encountered since applications rely on libraries (e.... | Extension signature verification is failing with SIGSYS error code In Linux (majorly fedora), extension signature verification is failing with SIGSYS `159` error code
```
SIGSYS
"Signal system call"
The SIGSYS signal is sent to a process when it passes a bad argument to a system call. In practice, this kind of si... | 171 | ||
223432 | Error: Unable to find repository for current working directory on a windows VM | 2024-07-23 23:17:28+00:00 | Testing #223068
I'm on a windows VM on my mac, and I see this error regardless of where my integrated terminal is rooted:

I DO NOT see this error on non-VM windows install. | Error: Unable to find repository for current working directory on a windows VM Testing #223068
I'm on a windows VM on my mac, and I see this error regardless of where my integrated terminal is rooted:

I DO NOT see this erro... | 108 | ||
223431 | Repeats breakpoint announcement twice | 2024-07-23 23:13:07+00:00 | Testing #222238
This is the same recording as in #223429 . It seems to be announcing the breakpoint twice. Not sure if this is a issue.
https://github.com/user-attachments/assets/3ce59bc5-1cf9-4191-8fa4-ec92c87810d9 | Repeats breakpoint announcement twice Testing #222238
This is the same recording as in #223429 . It seems to be announcing the breakpoint twice. Not sure if this is a issue.
https://github.com/user-attachments/assets/3ce59bc5-1cf9-4191-8fa4-ec92c87810d9 | 82 | ||
223430 | Issue Title | 2024-07-23 23:12:55+00:00 | 2024-07-23 23:13: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... | not_planned | Issue Title <!-- โ ๏ธโ ๏ธ 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... | 380 |
223428 | Dismiss button doesn't work | 2024-07-23 23:09:28+00:00 | 2024-07-23 23:19:33+00:00 | 1. Create a new empty profile
2. Open a new window with that profile
3. Wait for the window to load
4. Open the Settings editor
5. Verify that a Copilot entry shows up under Commonly Used. If not, try reloading the window
6. Press the dismiss button
7. :bug: Entry does not dismiss
I'm unable to repro this issu... | completed | Dismiss button doesn't work 1. Create a new empty profile
2. Open a new window with that profile
3. Wait for the window to load
4. Open the Settings editor
5. Verify that a Copilot entry shows up under Commonly Used. If not, try reloading the window
6. Press the dismiss button
7. :bug: Entry does not dismiss
I... | 88 |
223420 | Unsure about when to expect suggestions to automatically appear | 2024-07-23 22:55:02+00:00 | 2024-07-25 13:08:18+00:00 | Testing #223130
I notice that sometimes, I need to trigger the suggest widget manually (ctrl+space). For example, I have` git add .\.vscode\notebooks\` typed, and I need to ctrl+space to see the filenames. | completed | Unsure about when to expect suggestions to automatically appear Testing #223130
I notice that sometimes, I need to trigger the suggest widget manually (ctrl+space). For example, I have` git add .\.vscode\notebooks\` typed, and I need to ctrl+space to see the filenames. | 74 |
223410 | Inline diff line numbers broken after reload | 2024-07-23 22:02:31+00:00 | 2024-07-24 14:43:19+00:00 |
Type: <b>Bug</b>
1. In a git repo
2. Make a small change in a tracked file
3. Open diff from `changes` scm view
4. Make sure inline diff is on
5. Reload window so that diff editor is also reloaded
**bug**
The wrong line numbers are shown. Notice how many lines `1` there are on the left gutter


| completed | Settings description should format keyboard key labels Testing #223130
I know we are inconsistent, but can we put keyboard key labels in backticks

 that allows you to evaluate expressions and run commands and can be focused with<keybinding:workbench.panel.repl.view.focus.`

| completed | run and debug accessibility dialog typo
`The debug console is a REPL (Read-Eval-Print-Loop) that allows you to evaluate expressions and run commands and can be focused with<keybinding:workbench.panel.repl.view.focus.`

| 114 |
223374 | `workbench.action.terminal.sendSequence` keybinding does not trigger on linux | 2024-07-23 19:48:13+00:00 | Testing #223130
On Linux, `workbench.action.terminalsendSequence` doesn't fire correctly on `ctrl+space` because it checks for `terminalShellType == 'pwsh'`. However, when looking at the context keys, `terminalShellType` is not set | `workbench.action.terminal.sendSequence` keybinding does not trigger on linux Testing #223130
On Linux, `workbench.action.terminalsendSequence` doesn't fire correctly on `ctrl+space` because it checks for `terminalShellType == 'pwsh'`. However, when looking at the context keys, `terminalShellType` is not set | 100 | ||
223373 | Resizing stacktrace UI causes a line to be hidden | 2024-07-23 19:46:11+00:00 | Testing #223148
There's only one frame in the stack trace, pull down to resize and notice how a line goes missing from the editor.
Line 116 vanishes

| Resizing stacktrace UI causes a line to be hidden Testing #223148
There's only one frame in the stack trace, pull down to resize and notice how a line goes missing from the editor.
Line 116 vanishes

| 96 | ||
223369 | Add `Unassigned` to command description for clarity | 2024-07-23 18:45:20+00:00 | 2024-07-24 17:01:28+00:00 | > I noticed that the first keybinding label is `Accessibility Help Configure Keybindings`, the second is `Accessibility Help Configure Assigned Keybindings`. The first label does not mention that the keybindings are not unassigned, perhaps we could add the word `unassigned` before?
_Originally posted by @aiday-mar... | completed | Add `Unassigned` to command description for clarity > I noticed that the first keybinding label is `Accessibility Help Configure Keybindings`, the second is `Accessibility Help Configure Assigned Keybindings`. The first label does not mention that the keybindings are not unassigned, perhaps we could add the word `unass... | 134 |
223368 | Extension hover is often dismissed too early | 2024-07-23 18:35:21+00:00 | Testing #223090
The hover widget of the extension is often dismissed too early and making it hard to move cursor to the hover widget and click on the links.
https://github.com/user-attachments/assets/89aff1b2-5c54-45c4-9ed9-3a1b4017a509
From the recording above you can see that I only get it working 1 out ... | Extension hover is often dismissed too early Testing #223090
The hover widget of the extension is often dismissed too early and making it hard to move cursor to the hover widget and click on the links.
https://github.com/user-attachments/assets/89aff1b2-5c54-45c4-9ed9-3a1b4017a509
From the recording above ... | 108 | ||
223367 | Clicking on "View Commit" re opens a new editor diff view for the same commit | 2024-07-23 18:34:29+00:00 | 2024-07-24 10:59:28+00:00 | Testing #223106
Have remote commits.
Click on a remote commit to view the commit
Use the commit menu to view the commit
Expected: Focus shifts to the already opened editor
Actual: New diff editor opened for the commit.

See repro below:

| completed | Clicking on the ticked item for the remote branch in the Incoming/Outgoing header clears out the SCM view. Testing #223106
>Confirm that there is a ticked item for the remote branch (ex: origin/main)
See repro below:

| 108 |
223360 | Terminal: Sparkle cheese and variable line spacing when holding down Enter key | 2024-07-23 17:51:04+00:00 | When pressing and holding the Enter key on a folder for a while I get mixed results regarding spacing between the prompts, with a few Copilot Sparkles sprinkled in.
to repro just open a terminal and hold down the Enter key:

... | Terminal: Sparkle cheese and variable line spacing when holding down Enter key When pressing and holding the Enter key on a folder for a while I get mixed results regarding spacing between the prompts, with a few Copilot Sparkles sprinkled in.
to repro just open a terminal and hold down the Enter key:
. | Terminal Scrollbar: Right Click on scrollbar does paste not scroll Testing #223132
Right clicking on the scrollbar does a paste into the terminal, as if I was in any other part of the terminal. Given the behavior of scrollbars in the editor I expected the terminal to scroll at a minimum (and a context menu might be ... | 75 | ||
223356 | Terminal Scroll Bar: Cursor location indicator not always visible | 2024-07-23 17:33:55+00:00 | Testing #223132
When doing a Find in the Terminal, I see the horizontal bar which indicates where the cursor is in the terminal history/buffer. Otherwise, there is no cursor location indicator. Given how the scrollbar works in a normal editor, I expected to see the cursor location indicator regardless.
Find:
... | Terminal Scroll Bar: Cursor location indicator not always visible Testing #223132
When doing a Find in the Terminal, I see the horizontal bar which indicates where the cursor is in the terminal history/buffer. Otherwise, there is no cursor location indicator. Given how the scrollbar works in a normal editor, I expec... | 180 | ||
223355 | Multi-line ohmyposh themes don't work with terminal suggest | 2024-07-23 17:25:27+00:00 | Testing #223130
I'm on windows.
1. Powershell `$PROFILE` is:
```
Import-Module -Name Terminal-Icons
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\tokyonight_storm.omp.json" | Invoke-Expression
```
2. Seems that the debug only recognizes the first line of input

Might be a bit confusing. | completed | NVDA reads REPL as 'replace' Testing #222238
Not sure whether this is something in your control, but I noticed that NVDA reads REPL as replace when it's reading this:

Might be a bit confusing. | 103 |
223347 | No support for tsx files in notebooks | 2024-07-23 16:19:05+00:00 | Testing #223152
1) paste TSX source into a cell -> there is no language support for TSX | No support for tsx files in notebooks Testing #223152
1) paste TSX source into a cell -> there is no language support for TSX | 33 | ||
223344 | Handling of cells outside of viewport | 2024-07-23 16:11:51+00:00 | Testing #223152
1) select two cells
2) scroll the lower cell (cell 2) out of the viewport
3) cmd+/
4) scroll cell 2 partially into the viewport -> only cell 1 has been commented
5) cmd+/ -> cell 1 has been uncommented, cell 2 has been commented
After step 3 I'd expect both cells to be commented and after ste... | Handling of cells outside of viewport Testing #223152
1) select two cells
2) scroll the lower cell (cell 2) out of the viewport
3) cmd+/
4) scroll cell 2 partially into the viewport -> only cell 1 has been commented
5) cmd+/ -> cell 1 has been uncommented, cell 2 has been commented
After step 3 I'd expect bo... | 102 | ||
223343 | Selection management | 2024-07-23 16:07:49+00:00 | 2024-07-25 22:43:14+00:00 | Testing #223152
1) set a selection within a given cell
2) ESC -> cell gets focus
3) Cmd+/ -> selection from step 1 is lost and all content of the cell is selected
4) Arrow-up or down
5) Cmd+/ -> now you have two cells with fully selected content
I would expect that the selection from step 1 is retained/restor... | completed | Selection management Testing #223152
1) set a selection within a given cell
2) ESC -> cell gets focus
3) Cmd+/ -> selection from step 1 is lost and all content of the cell is selected
4) Arrow-up or down
5) Cmd+/ -> now you have two cells with fully selected content
I would expect that the selection from step... | 104 |
223342 | Not prompted for credentials on reload despite not having checked 'Remember my credentials' | 2024-07-23 15:59:07+00:00 | 2024-07-24 10:39:16+00:00 | Testing #221327
I can only retrigger the auth dialog after changing the user1 password. Is that expected? | completed | Not prompted for credentials on reload despite not having checked 'Remember my credentials' Testing #221327
I can only retrigger the auth dialog after changing the user1 password. Is that expected? | 54 |
223338 | `onDidTriggerButton` description is incorrect | 2024-07-23 15:41:17+00:00 | 2024-07-24 18:04:51+00:00 | Testing #223135
This description says only for the tittle bar but it also fires for inline buttons
```
/**
* An event signaling when a button in the title bar was triggered.
* This event does not fire for buttons on a {@link QuickPickItem}.
*/
readonly onDidTriggerButton: Event<QuickInputButto... | completed | `onDidTriggerButton` description is incorrect Testing #223135
This description says only for the tittle bar but it also fires for inline buttons
```
/**
* An event signaling when a button in the title bar was triggered.
* This event does not fire for buttons on a {@link QuickPickItem}.
*/
read... | 104 |
223334 | a11y help reports no assigned keybinding for Go to Next Commenting Range and Go to Previous Commenting Range | 2024-07-23 15:21:14+00:00 | Testing #222240

When I open the keybinding editor it seems we already have keybindings for these:

| a11y help reports no assigned keybinding for Go to Next Commenting Range and Go to Previous Commenting Range Testing #222240

When I open the keybinding editor it seems we already have keybindings for these:
, but the help text seems to be the same when I focus an inline chat response and do Alt F1. | completed | Inline chat a11y help text is indistinguishable from panel chat a11y help text Testing #222240
Maybe a11y help is showing me stale text from the last panel chat invocation (even after I closed the panel chat view), but the help text seems to be the same when I focus an inline chat response and do Alt F1. | 78 |
223332 | Chat a11y help dialog mentions Chat Clear command that doesn't exist in keybinding editor | 2024-07-23 15:12:44+00:00 | Testing #222240
Should this be New Chat (Ctrl+L)? | Chat a11y help dialog mentions Chat Clear command that doesn't exist in keybinding editor Testing #222240
Should this be New Chat (Ctrl+L)? | 40 | ||
223330 | Typo in notebook a11y help dialog text | 2024-07-23 15:06:51+00:00 | 2024-07-24 17:04:38+00:00 | Testing #222240
> The Insert Cell Above/Below commands will create new empty code cells
should be terminated with a `.` | completed | Typo in notebook a11y help dialog text Testing #222240
> The Insert Cell Above/Below commands will create new empty code cells
should be terminated with a `.` | 45 |
223329 | "Configure Keybindings" action appears in quick pick toolbar but does nothing when clicked in a11y dialog for notebooks | 2024-07-23 15:03:39+00:00 | 2024-07-24 22:43:52+00:00 | Testing #222240
In this context when there are no unassigned keybindings, perhaps the action should be disabled or not added?

| completed | "Configure Keybindings" action appears in quick pick toolbar but does nothing when clicked in a11y dialog for notebooks Testing #222240
In this context when there are no unassigned keybindings, perhaps the action should be disabled or not added?
 is the new default. | completed | "debug.autoExpandLazyVariables": false replaced with the default Testing #222238
There does not seem to be a need to keep the setting in the JSON, it can be removed because "auto" (with which the value is replaced) is the new default. | 66 |
223308 | Wrong auto-indentation in typescript when pasting | 2024-07-23 12:20:33+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 auto-indentation in typescript when pasting <!-- โ ๏ธโ ๏ธ 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... | 384 | ||
223305 | Hover shows zero files changed even though opening the commit shows the files diff | 2024-07-23 11:30:42+00:00 | 2024-07-25 13:43:57+00:00 | Testing #223106
Hover shows zero files changed even though clicking on the commit shows multiple files changes
https://github.com/user-attachments/assets/c7c7ce67-0739-4be9-9b62-613712ac72f3
| completed | Hover shows zero files changed even though opening the commit shows the files diff Testing #223106
Hover shows zero files changed even though clicking on the commit shows multiple files changes
https://github.com/user-attachments/assets/c7c7ce67-0739-4be9-9b62-613712ac72f3
| 78 |
223304 | Cannot register two commands with the same id: | 2024-07-23 11:29:35+00:00 | 2024-07-24 05:12:58+00:00 | Testing #223080
ERR Cannot register two commands with the same id: workbench.action.openProfile.empty: Error: Cannot register two commands with the same id: workbench.action.openProfile.empty

(used the split editor comman... | completed | Cannot register two commands with the same id: Testing #223080
ERR Cannot register two commands with the same id: workbench.action.openProfile.empty: Error: Cannot register two commands with the same id: workbench.action.openProfile.empty

| completed | "Create" becomes "Replace" only after changing name and back. Testing #223080
"Create" becomes "Replace" only after changing name and back.

| 83 |
223291 | Settings URL handling - "Open Current File as Release Notes" command not working | 2024-07-23 10:49:12+00:00 | 2024-07-24 14:52:51+00:00 | Testing #223027
* Created a new Markdown file - test.md
* Added the release notes sample to the file and saved it
* Invoked the "Open Current File as Release Notes" command and it failed

Not seeing anything in the d... | completed | Settings URL handling - "Open Current File as Release Notes" command not working Testing #223027
* Created a new Markdown file - test.md
* Added the release notes sample to the file and saved it
* Invoked the "Open Current File as Release Notes" command and it failed
 | completed | Prompt user to reload window when changing Accessibility > Verbosity: Debug Testing #222238
The description mentions that the window needs to be reloaded. Other settings additionally prompt the user to reload window.
(E.g., changing the update mode prompts the user for restarting VS Code.) | 76 |
223280 | Debug Console does not mention Accessibility Help | 2024-07-23 08:58:38+00:00 | 2024-07-23 22:58:40+00:00 | Testing #222238
Only Accessbility View is mentioned (though wrongly called "help"?):

| completed | Debug Console does not mention Accessibility Help Testing #222238
Only Accessbility View is mentioned (though wrongly called "help"?):

| 76 |
223277 | Mention shell integration is important for suggest to work | 2024-07-23 08:47:38+00:00 | 2024-07-24 15:03:30+00:00 | - | completed | Mention shell integration is important for suggest to work - | 14 |
223276 | Potentially FATAL: Invalid `editor.language.brackets` or `editor.language.colorizedBracketPairs` | 2024-07-23 08:41:24+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... | Potentially FATAL: Invalid `editor.language.brackets` or `editor.language.colorizedBracketPairs` <!-- โ ๏ธโ ๏ธ 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/micr... | 732 | ||
223219 | watch variables not announced if they're persistent | 2024-07-23 03:05:05+00:00 | 2024-07-24 20:02:55+00:00 | 1. add some watch variables to the debug view
2. reload the window
3. with a screen reader enabled, hit a breakpoint that causes the variable to change
4. ๐ the change isn't announced
| completed | watch variables not announced if they're persistent 1. add some watch variables to the debug view
2. reload the window
3. with a screen reader enabled, hit a breakpoint that causes the variable to change
4. ๐ the change isn't announced
| 56 |
223157 | Workspace Trust doc link broken | 2024-07-22 23:54:49+00:00 | Type: <b>Bug</b>
Welcome - Learn the Fyndamentals
Safely browse and edit code
Workspace Trust Link
https://github.com/microsoft/vscode-docs/blob/workspaceTrust/docs/editor/workspace-trust.md
404 - page not found
VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:06:49.809Z)... | Workspace Trust doc link broken Type: <b>Bug</b>
Welcome - Learn the Fyndamentals
Safely browse and edit code
Workspace Trust Link
https://github.com/microsoft/vscode-docs/blob/workspaceTrust/docs/editor/workspace-trust.md
404 - page not found
VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f2... | 157 | ||
223134 | In insiders vscode.dev our extension cannot load files into the workspace anymore | 2024-07-22 21:33:10+00:00 | 2024-07-22 23:54:40+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 | In insiders vscode.dev our extension cannot load files into the workspace anymore <!-- โ ๏ธโ ๏ธ 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... | 668 |
223062 | Terminal suggest: Some times a lot of completions don't show up when requested | 2024-07-22 13:41:20+00:00 | 2024-07-22 19:40:16+00:00 | Repro:
1. Suggest on
2. Windows/pwsh
3. Type `git `
4. Press ctrl+space, ๐ often completions don't show up but they definitely come in as seen in Pty Host trace log

| completed | Terminal suggest: Some times a lot of completions don't show up when requested Repro:
1. Suggest on
2. Windows/pwsh
3. Type `git `
4. Press ctrl+space, ๐ often completions don't show up but they definitely come in as seen in Pty Host trace log

I expected:

| CommentController.activeCommentThread seems to be the raw object instead of a proxy CommentController.activeCommentThread looks like:

I expected:
 and clicking into the comment triggers an update of CommentController.activeCommentThread, but it doesn't update when I expand a comment from the left editor ruler or the Comments panel. | completed | CommentController.activeCommentThread not updated when navigating from ruler or Comments panel CommentThread.reveal() and clicking into the comment triggers an update of CommentController.activeCommentThread, but it doesn't update when I expand a comment from the left editor ruler or the Comments panel. | 73 |
222554 | Terminal suggest: git.exe should appear as the top suggestion for string "git" | 2024-07-21 18:58:26+00:00 | 2024-07-21 19:22:41+00:00 | Needs Windows/pwsh/suggest on. Make sure the other git executables show up below.

| completed | Terminal suggest: git.exe should appear as the top suggestion for string "git" Needs Windows/pwsh/suggest on. Make sure the other git executables show up below.

| 90 |
222475 | powershell auto complete opens when terminating a program with ctrl+c | 2024-07-21 16:48:47+00:00 | 2024-07-22 19:16: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... | completed | powershell auto complete opens when terminating a program with ctrl+c <!-- โ ๏ธโ ๏ธ 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... | 415 |
222233 | Terminal suggest: Don't rewrite whole line when it's not needed | 2024-07-19 19:40:36+00:00 | 2024-07-19 22:01:24+00:00 | 1. Most noticeable on mac
2. In vscode repo
3. Type ./script
4. Enter, ๐ `./script` is deleted first, then `./scripts/` is typed

| completed | Terminal suggest: Don't rewrite whole line when it's not needed 1. Most noticeable on mac
2. In vscode repo
3. Type ./script
4. Enter, ๐ `./script` is deleted first, then `./scripts/` is typed

| 115 |
222230 | Terminal suggest: Completions for folders should add the trailing `\` | 2024-07-19 19:02:09+00:00 | 2024-07-19 20:07:03+00:00 | `./sc<tab>` in Windows/pwsh
Windows Terminal:

VS Code via suggest:

It should have the trialing `\` like the way tab completio... | completed | Terminal suggest: Completions for folders should add the trailing `\` `./sc<tab>` in Windows/pwsh
Windows Terminal:

VS Code via suggest:

When suggest is off, `./sc<tab>c<tab>` completes to `./scripts/code` as `code` is a common prefix for all completions that start with `c`. | completed | Terminal suggest: Results should prefer shorter completions This is a case that conflicts a lot with my muscle memory:

When suggest is off, `./sc<tab>c<tab>` completes to `./scripts/code` as `code` is a common prefix for all... | 116 |
222227 | Terminal suggest: ./ should show results for .\ on Windows | 2024-07-19 18:22:38+00:00 | 2024-07-25 13:56:59+00:00 | 
Hides on `/`:

Works for `\`:

| completed | Terminal suggest: ./ should show results for .\ on Windows 
Hides on `/`:

Works for `\`:

| Terminal suggest: Problems when typing quickly when completions are requested Repro:
1. mac/pwsh
2. suggest enabled
3. type `git co -b tyriar` quickly

| 91 | ||
222187 | Terminal suggest: Only files/dirs starting with . show when typing ./ | 2024-07-19 14:05:24+00:00 | 2024-07-25 15:45:33+00:00 | Repro:
1. mac or linux/pwsh
2. suggest enabled
3. Type `./s`, ๐ should show `./scripts` as an option
<img width="760" alt="Screenshot 2024-07-19 at 7 03 49โฏAM" src="https://github.com/user-attachments/assets/68f8950c-cfff-47a5-938a-f9eacb4332a3">
| completed | Terminal suggest: Only files/dirs starting with . show when typing ./ Repro:
1. mac or linux/pwsh
2. suggest enabled
3. Type `./s`, ๐ should show `./scripts` as an option
<img width="760" alt="Screenshot 2024-07-19 at 7 03 49โฏAM" src="https://github.com/user-attachments/assets/68f8950c-cfff-47a5-938a-f9eacb43... | 125 |
222184 | Terminal suggest: Completions may show after running a command | 2024-07-19 13:54:18+00:00 | 2024-07-19 14:21:10+00:00 | Repro:
1. macOS/pwsh
2. Run a command

| completed | Terminal suggest: Completions may show after running a command Repro:
1. macOS/pwsh
2. Run a command

| 85 |
222170 | Deprecated settings do not show in settings UI even when configured by the user | 2024-07-19 11:06: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... | Deprecated settings do not show in settings UI even when configured by the user <!-- โ ๏ธโ ๏ธ 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... | 658 | ||
222165 | Integrated terminal results in vscode freezing when increasing scrollback to 10000 lines | 2024-07-19 10:11:08+00:00 | 2024-07-21 16:29:47+00:00 | - VS Code Version: 1.91.1
- OS Version: Darwin arm64 23.5.0
When I set the scrollback to 10000 lines the whole IDE becomes laggy or freezes whenever I resize the terminal or whenever I run `clear` command in the terminal. It seems to me that modern hw should handle 10000 lines just fine and for example the default ... | completed | Integrated terminal results in vscode freezing when increasing scrollback to 10000 lines - VS Code Version: 1.91.1
- OS Version: Darwin arm64 23.5.0
When I set the scrollback to 10000 lines the whole IDE becomes laggy or freezes whenever I resize the terminal or whenever I run `clear` command in the terminal. It se... | 119 |
222134 | Incorrect sticky scroll line, only occurs when file is first opened | 2024-07-19 00:55: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... | Incorrect sticky scroll line, only occurs when file is first opened <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-... | 602 | ||
222089 | Terminal suggest: Accepting a completion can open the suggest widget again | 2024-07-18 12:56:23+00:00 | 2024-07-18 20:27:46+00:00 |

| completed | Terminal suggest: Accepting a completion can open the suggest widget again

| 67 |
222076 | Terminal suggest can sometimes appear when navigating history | 2024-07-18 11:54:13+00:00 | 2024-07-18 13:20:08+00:00 | Repro:
1. Enable terminal suggest
2. Open pwsh
4. run `git add .`
5. press up

| completed | Terminal suggest can sometimes appear when navigating history Repro:
1. Enable terminal suggest
2. Open pwsh
4. run `git add .`
5. press up

| 91 |
222075 | Terminal sticky scroll can show up for 1 frame when using page down in a pager | 2024-07-18 11:47:59+00:00 | Repro:
1. On Windows
2. Enable sticky scroll
3. Open pwsh
4. Run `git diff` with more than a page of changes
5. Page up+down, ๐ sticky scroll will show up for 1 frame every time page down is used
It rarely shows up in the gif due to low recording framerate
;
console.log(e.execution.cwd);
console.log(e.shellIntegration.cwd);
``` | completed | TerminalShellExecutionEndEvent - `execution.cwd` is not set ```ts
const { execution, exitCode } = e;
const [executable, subcommand] = execution.commandLine.value.split(/\s+/);
console.log(e.execution.cwd);
console.log(e.shellIntegration.cwd);
``` | 97 |
221964 | Extension walkthroughs do not launch upon install | 2024-07-17 17:20:39+00:00 | 2024-07-25 21:36: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 | Extension walkthroughs do not launch upon install <!-- โ ๏ธโ ๏ธ 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... | 684 |
221953 | Terminal suggestions are highlighting for the completion text, not the label | 2024-07-17 15:19:07+00:00 | 2024-07-18 11:32:58+00:00 | Repro:
1. Open pwsh
2. Create a `test` folder
3. Type `yarn t`

This is happening because the actual completion that will happen is `.\test` where the highlights would make more sense. | completed | Terminal suggestions are highlighting for the completion text, not the label Repro:
1. Open pwsh
2. Create a `test` folder
3. Type `yarn t`

This is happening because the actual completion that will happen is `.\test` wh... | 106 |
221883 | connection to serve-web hanging indefinitely | 2024-07-17 04:56:31+00:00 | 2024-07-18 14:52: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 | connection to serve-web hanging indefinitely <!-- โ ๏ธโ ๏ธ 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 --... | 686 |
221852 | The button to expand and collabs the replace portion of the find all dialog box is unlabeled | 2024-07-16 19:19:56+00:00 | Steps to reproduce:
1. in any document, press controll+shift+f to open the find all functionality.
1. press tab (4 times) until you hear "button" or "button expanded".
Issues:
1. JAWS does not announce that the button is an expandable one, and that it is in the collapsed state. This appears to be a regression in ... | The button to expand and collabs the replace portion of the find all dialog box is unlabeled Steps to reproduce:
1. in any document, press controll+shift+f to open the find all functionality.
1. press tab (4 times) until you hear "button" or "button expanded".
Issues:
1. JAWS does not announce that the button is ... | 153 | ||
221826 | When replacing text in a large enough file, the old selection is incorrectly preserved | 2024-07-16 15:32:13+00:00 | Repro:
1. Open https://github.com/microsoft/vscode/blob/739f145f893d090d0a6f48ac457cd27cdf674c89/src/vs/workbench/contrib/terminalContrib/suggest/test/browser/recordings/windows11_pwsh_input_ls_complete_ls.ts
2. Select `\"ResultType\":`
3. Ctrl+h
4. Replace all, ๐ the old selection is retained but it's not valid... | When replacing text in a large enough file, the old selection is incorrectly preserved Repro:
1. Open https://github.com/microsoft/vscode/blob/739f145f893d090d0a6f48ac457cd27cdf674c89/src/vs/workbench/contrib/terminalContrib/suggest/test/browser/recordings/windows11_pwsh_input_ls_complete_ls.ts
2. Select `\"ResultT... | 213 | ||
221820 | Issue Reporter: Repository link issues | 2024-07-16 15:11:31+00:00 | - When I open the issue reporter using inline chat (`Report Issue`) and press on the repository link at the bottom of the page, the repository website opens 3 times. It seems that the event listener is being added to the `issueRepoName` DOM element multiple times as it is registered inside an update method.
- When I... | Issue Reporter: Repository link issues - When I open the issue reporter using inline chat (`Report Issue`) and press on the repository link at the bottom of the page, the repository website opens 3 times. It seems that the event listener is being added to the `issueRepoName` DOM element multiple times as it is register... | 111 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.