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 |
|---|---|---|---|---|---|---|---|
195313 | Editor progress bar position is not in right position | 2023-10-11 01:24:06+00:00 | 2023-10-23 10:25: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... | completed | Editor progress bar position is not in right position <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugge... | 531 |
195298 | Dialogs in aux window show in main window and allow the aux window to continue to be used | 2023-10-10 20:05:32+00:00 | 2023-10-25 16:52:41+00:00 | Repro:
1. Open file
2. Create aux window
3. Edit file (no auto save)
4. Try close the editor

| completed | Dialogs in aux window show in main window and allow the aux window to continue to be used Repro:
1. Open file
2. Create aux window
3. Edit file (no auto save)
4. Try close the editor

| 92 |
195297 | use better regex for windows prompt detection | 2023-10-10 20:05:28+00:00 | 2023-11-03 12:25:52+00:00 | For prompts like starship, the naive regex we use will not work.
https://github.com/microsoft/vscode/pull/195202/files#diff-f2d89e5e4b20e31cd4dccbb15467676cf1c3ea988b6cbfd04884cbce7047825eR432
| completed | use better regex for windows prompt detection For prompts like starship, the naive regex we use will not work.
https://github.com/microsoft/vscode/pull/195202/files#diff-f2d89e5e4b20e31cd4dccbb15467676cf1c3ea988b6cbfd04884cbce7047825eR432
| 96 |
195295 | alert screen reader users when the viewport is cleared | 2023-10-10 19:57:39+00:00 | 2023-10-13 19:41:23+00:00 | We already `alert` on `Terminal: Clear`. We should also do that for this case
https://github.com/microsoft/vscode/blob/659880212898cb2b17bea008d687dbfa6a6c2492/src/vs/platform/terminal/common/capabilities/commandDetectionCapability.ts#L239-L253 | completed | alert screen reader users when the viewport is cleared We already `alert` on `Terminal: Clear`. We should also do that for this case
https://github.com/microsoft/vscode/blob/659880212898cb2b17bea008d687dbfa6a6c2492/src/vs/platform/terminal/common/capabilities/commandDetectionCapability.ts#L239-L253 | 108 |
195286 | GitHub Authentication: Sign in failed: Error: No auth flow succeeded | 2023-10-10 18:26:29+00:00 | 2023-10-13 04:48:55+00:00 | - VS Code Version: 1.83.0
- OS Version: Windows 10 64-bit
The GitHub Auth extension is running into an issue with CORS, which results in an error when authenticating.
Devtools yields the following logs:
```
Access to fetch at 'https://github.com/login/oauth/access_token' from origin 'https://v--15coekdin4scj... | completed | GitHub Authentication: Sign in failed: Error: No auth flow succeeded - VS Code Version: 1.83.0
- OS Version: Windows 10 64-bit
The GitHub Auth extension is running into an issue with CORS, which results in an error when authenticating.
Devtools yields the following logs:
```
Access to fetch at 'https://githu... | 775 |
195267 | Diff Editor: Confusing Line Endings | 2023-10-10 16:04:26+00:00 |

## Playground Example
[Monaco Editor Playground Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.45.0-dev-20231010#XQAAAALYBAAAAAAAAABBqQkHQ5NjdMeMm-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9X... | Diff Editor: Confusing Line Endings

## Playground Example
[Monaco Editor Playground Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.45.0-dev-20231010#XQAAAALYBAAAAAAAAABBqQkHQ5NjdMeMm... | 784 | ||
195265 | Task not finishing after window reload | 2023-10-10 15:56:37+00:00 | 2023-11-08 21:28:46+00:00 | I reloaded the window some time ago and saw just now there are spinners:

Here are the logs shownig exactly what got printed
```
2023-10-10 08:52:07.452 [debug] [1b92721] parsing data "[?25l[Hptions'. Did yo... | completed | Task not finishing after window reload I reloaded the window some time ago and saw just now there are spinners:

Here are the logs shownig exactly what got printed
```
2023-10-10 08:52:07.452 [debug] [1b92721]... | 394 |
195261 | Running extensions editor does not wrap content properly | 2023-10-10 15:07:17+00:00 |


| Running extensions editor does not wrap content properly


| 105 | ||
195250 | Aux window- right click breakpoint- css missing | 2023-10-10 13:58:44+00:00 | 2023-10-11 12:37:16+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 | Aux window- right click breakpoint- css missing <!-- โ ๏ธโ ๏ธ 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... | 489 |
195248 | File Nesting setting is ignored | 2023-10-10 13:36: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... | File Nesting setting is ignored <!-- โ ๏ธโ ๏ธ 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 -->
<!-- ๐ Se... | 374 | ||
195195 | moving the cursor causes text area sync to be off on windows | 2023-10-09 22:06:36+00:00 | 2023-10-10 23:02:31+00:00 | 1. use a screen reader and run a few commands in the terminal
2. press up arrow and use the left arrow to navigate through the command
3. run the command
4. ๐ text area is no longer synced correctly | completed | moving the cursor causes text area sync to be off on windows 1. use a screen reader and run a few commands in the terminal
2. press up arrow and use the left arrow to navigate through the command
3. run the command
4. ๐ text area is no longer synced correctly | 63 |
195191 | Vs Code lost my custom font every time after restart/turn off machine. | 2023-10-09 20:23:08+00:00 | 2023-10-17 23:14:31+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | not_planned | Vs Code lost my custom font every time after restart/turn off machine. <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitti... | 440 |
195189 | json-schema.org/schema 404 | 2023-10-09 20:14:40+00:00 | 2023-10-10 10:45:10+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | json-schema.org/schema 404 <!-- โ ๏ธโ ๏ธ 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 ... | 516 |
195180 | Quick search should select the term when it's auto filled | 2023-10-09 18:18:10+00:00 | 2023-10-30 19:20:32+00:00 | In this state:

When I hit ctrl+shift+f with quick search, I expect it to do this:

Actual:

When I hit ctrl+shift+f with quick search, I expect it to do this:


Setps:
1. Create New Terminal
2. Reload Window
3. Selection | Missing content during and unfilled initial layout of terminal Version: 1.83.0 (user setup)

Setps:
1. Create New Terminal
2. Reload Window
3. Selection | 85 | ||
195165 | Quick search is showing results without full match | 2023-10-09 14:54:46+00:00 | Results at top contains "cub", but scroll down a bit and there are "cu" only matches?

๋ฒ์ : 1.84.0-insider (user setup)
์ปค๋ฐ: df7d3d054020b0775fc2445c25ada7450c508524
๋ ์ง: 2023-10-06T05:35:21.061Z
Electron: 25.8.4
Ele... | Quick search is showing results without full match Results at top contains "cub", but scroll down a bit and there are "cu" only matches?

๋ฒ์ : 1.84.0-insider (user setup)
์ปค๋ฐ: df7d3d054020b0775fc2445c25ada7450c508524
... | 189 | ||
195150 | Problem View filter will keep the item "Show Active File Only" selected permanently. | 2023-10-09 11:14:13+00:00 | 2024-01-09 16:55:56+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! feature_request_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Currently in latest stable build, the selected... | completed | Problem View filter will keep the item "Show Active File Only" selected permanently. <!-- โ ๏ธโ ๏ธ 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. -->
<!-- D... | 153 |
195142 | Word Wrap Doesn't Work On The Right Side | 2023-10-09 10:00:09+00:00 | [In this PR](https://github.dev/microsoft/vscode/pull/195139):

FYI @alexr00 | Word Wrap Doesn't Work On The Right Side [In this PR](https://github.dev/microsoft/vscode/pull/195139):

FYI @alexr00 | 92 | ||
195138 | Activity bar top: some extension icons (SVG?) don't display well | 2023-10-09 09:39:11+00:00 | 2023-10-09 14:56:13+00:00 | Type: <b>Bug</b>
Docker extension is an example:

VS Code version: Code - Insiders 1.84.0-insider (55d1cfea45b665bb54e46d11bd3ccddf9e66108b, 2023-10-09T06:11:57.204Z)
OS version: Windows_NT x64 10.0.22621
Modes... | completed | Activity bar top: some extension icons (SVG?) don't display well Type: <b>Bug</b>
Docker extension is an example:

VS Code version: Code - Insiders 1.84.0-insider (55d1cfea45b665bb54e46d11bd3ccddf9e66108b, 2023-1... | 157 |
195131 | "Focus Activity Bar" when activity bar top produces double activity bar | 2023-10-09 09:16:07+00:00 | 2023-10-09 11:44:00+00:00 | 1. Move activity bar to top
2. F1 > "Focus Activity Bar"
3. Activity bar on the left gets focused. And now I have 2 activity bars ๐

| completed | "Focus Activity Bar" when activity bar top produces double activity bar 1. Move activity bar to top
2. F1 > "Focus Activity Bar"
3. Activity bar on the left gets focused. And now I have 2 activity bars ๐
](https://github.com/microsoft/vscode/assets/900690/63ab147c-9f08-47dc-8362-760ec8e2c3f3)
| not_planned | Empty editor hint comes and goes and comes I am just reloading the window on an untitled empty file:

| 84 |
194948 | Web: Log level is not retained after reload | 2023-10-05 22:30:35+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... | Web: Log level is not retained after reload <!-- โ ๏ธโ ๏ธ 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 -->... | 589 | ||
194935 | Regression in `workbench.action.tasks.reRunTask` behavior prior to running a task | 2023-10-05 19:56:14+00:00 | 2023-10-05 23:09:26+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Regression in `workbench.action.tasks.reRunTask` behavior prior to running a task <!-- โ ๏ธโ ๏ธ 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... | 572 |
194927 | Accept Notification Primary Action incorrectly accepts first notification instead of selected notification | 2023-10-05 18:57:20+00:00 | 2023-10-25 20:18:20+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Accept Notification Primary Action incorrectly accepts first notification instead of selected notification <!-- โ ๏ธโ ๏ธ 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://githu... | 652 |
194909 | Similar command feedback | 2023-10-05 16:10:10+00:00 | 2023-10-08 23:47:52+00:00 | > Version 1.83 ("September" (October?) 2023) brought "[Similar command results in the Command Palette](https://code.visualstudio.com/updates/v1_83#_similar-command-results-in-the-command-palette)" what is a huge improvement. Query `>git stash apply` now brings relevant result (_"Git: Apply Latest Stash"_), just current... | completed | Similar command feedback > Version 1.83 ("September" (October?) 2023) brought "[Similar command results in the Command Palette](https://code.visualstudio.com/updates/v1_83#_similar-command-results-in-the-command-palette)" what is a huge improvement. Query `>git stash apply` now brings relevant result (_"Git: Apply Late... | 247 |
194907 | Terminal Bell very quiet | 2023-10-05 15:40:56+00:00 | 2024-03-22 18:17:20+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Terminal Bell very quiet <!-- โ ๏ธโ ๏ธ 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 ex... | 365 |
194978 | ESLint codeActionsOnSave not work | 2023-10-05 15:20:18+00:00 | 2023-10-12 07:52:39+00:00 | Since I updated VSCode to v1.83.0, ESLint code actions on save does not work any more, and my user settings like below:
```json
{
"editor.codeActionsOnSave": {
"source.fixAll": "never",
"source.fixAll.eslint": "always",
"source.fixAll.stylelint": "never",
"source.organizeImports": "never"
}
... | completed | ESLint codeActionsOnSave not work Since I updated VSCode to v1.83.0, ESLint code actions on save does not work any more, and my user settings like below:
```json
{
"editor.codeActionsOnSave": {
"source.fixAll": "never",
"source.fixAll.eslint": "always",
"source.fixAll.stylelint": "never",
"sour... | 120 |
194896 | [Bug] Missing telemetry diagnostic codes for `typescript.diagnostics` in telemetry data base | 2023-10-05 14:20:41+00:00 | 2023-10-13 12:52:21+00:00 | Today we have tried to see what are the most common diagnostic codes, but the data appears to be sometimes missing.
There is perhaps an error in how the data is sent. | completed | [Bug] Missing telemetry diagnostic codes for `typescript.diagnostics` in telemetry data base Today we have tried to see what are the most common diagnostic codes, but the data appears to be sometimes missing.
There is perhaps an error in how the data is sent. | 65 |
194871 | Default context menu on IPad shows on top of the VSCode context menu | 2023-10-05 08:15:26+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | Default context menu on IPad shows on top of the VSCode context menu <!-- โ ๏ธโ ๏ธ 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... | 396 | ||
194866 | "editor.codeActionsOnSave": { "source.sort.json": true } - Error | 2023-10-05 07:36:11+00:00 | 2023-12-05 00:39: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 | "editor.codeActionsOnSave": { "source.sort.json": true } - Error <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bug... | 516 |
194861 | breaking: codeActionsOnSave | 2023-10-05 06:42:08+00:00 | 2023-10-10 23:08: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 | breaking: codeActionsOnSave <!-- โ ๏ธโ ๏ธ 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... | 512 |
194856 | vscode always replace symlink `settings.json` | 2023-10-05 03:43:35+00:00 | 2023-10-10 08:04:52+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 | vscode always replace symlink `settings.json` <!-- โ ๏ธโ ๏ธ 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 -... | 421 |
194853 | CPU pegged after some builds | 2023-10-04 23:47:41+00:00 | 2023-10-05 19:13:18+00:00 | Several times a day my team is experiencing vscode running away with the CPU on OSX requiring a force kill. This always happens with the CMake plugin running and after a configure operation. I finally captured the condition with the javascript debugger open and found that the method that was taking all of the time was ... | completed | CPU pegged after some builds Several times a day my team is experiencing vscode running away with the CPU on OSX requiring a force kill. This always happens with the CMake plugin running and after a configure operation. I finally captured the condition with the javascript debugger open and found that the method that wa... | 503 |
194835 | Opening quick text search with a selection should select the text in the input by default | 2023-10-04 21:30:24+00:00 | 2023-10-31 18:51:57+00:00 | Steps to Reproduce:
* set up a keybinding to launch quick text search
* open a diff editor
* select some text
* launch quick text search
Expected:
The text to be highlighted:

Actual:
The text is not ... | completed | Opening quick text search with a selection should select the text in the input by default Steps to Reproduce:
* set up a keybinding to launch quick text search
* open a diff editor
* select some text
* launch quick text search
Expected:
The text to be highlighted:

Click it. Then click the notification link. The output opens empty. Wait long enough and an error comes up:

Click it. Then click the notification link. The output opens empty. Wait long... | 151 |
194767 | Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false` | 2023-10-04 02:04:45+00:00 | - VS Code Version: 1.82.3
- OS Version: Windows_NT x64 10.0.19045
Steps to Reproduce:
1. Open a project that is linked to a git repo
2. Open terminal and type `git config --local commit.gpgsign false`
3. Make some changes
4. Attempt to commit with your message
5. GPG prompt pops up
| Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false` - VS Code Version: 1.82.3
- OS Version: Windows_NT x64 10.0.19045
Steps to Reproduce:
1. Open a project that is linked to a git repo
2. Open terminal and type `git config --local commit.gpgsign false`
3. Make some changes
4... | 111 | ||
194766 | caret sticking midway when scrolling up in vs code | 2023-10-04 01:28:32+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | caret sticking midway when scrolling up in vs code <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggesti... | 422 | ||
194755 | default value should satisfy any requirements (like 20 character limit) | 2023-10-03 22:34:53+00:00 | 2023-10-04 23:29:38+00:00 | 
The default name is longer than the 20 character maximum... this is awkward because I don't really care what the name should be, I should be able to hit ENTER and a random name that satisfies whatever requirements is us... | completed | default value should satisfy any requirements (like 20 character limit) 
The default name is longer than the 20 character maximum... this is awkward because I don't really care what the name should be, I should be able t... | 114 |
194717 | Reloading the window with active tasks briefly shows them localized and then shows the English version | 2023-10-03 15:12:51+00:00 | 2023-10-03 17:28:39+00:00 | Repro:
1. Install and activate a non-English language pack
2. Open vscode repo
3. Run default build task
4. Reload window

| completed | Reloading the window with active tasks briefly shows them localized and then shows the English version Repro:
1. Install and activate a non-English language pack
2. Open vscode repo
3. Run default build task
4. Reload window
 put extra icons in the debug controls:
<img width="543" src="https://github.com/microsoft/vscode/assets/2157285/24732cea-03c9-4fdd-a0ce-a066ea58dac0">
Now that the controls can be placed on the command center (#192592) it seems that some... | completed | Theme colour applied to SVG icons Type: <b>Bug</b>
The Flutter extension (as well as many other extensions) put extra icons in the debug controls:
<img width="543" src="https://github.com/microsoft/vscode/assets/2157285/24732cea-03c9-4fdd-a0ce-a066ea58dac0">
Now that the controls can be placed on the command ... | 732 |
194692 | vscode.workspace.findFiles and WorkspaceFolder.uri inconsistency regarding Windows driver letter | 2023-10-03 09:03:10+00:00 | 2023-12-15 00:51:18+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 | vscode.workspace.findFiles and WorkspaceFolder.uri inconsistency regarding Windows driver letter <!-- โ ๏ธโ ๏ธ 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... | 881 |
194678 | Show Running Extension > Start Extension Host Profile button does nothing | 2023-10-03 00:18:18+00:00 | 2024-04-02 07:31:18+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 | Show Running Extension > Start Extension Host Profile button does nothing <!-- โ ๏ธโ ๏ธ 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... | 495 |
194675 | Opening quick text search in a diff editor doesn't put selected text in input | 2023-10-02 23:23:33+00:00 | 2023-10-31 19:10: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 | Opening quick text search in a diff editor doesn't put selected text in input <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/S... | 455 |
194672 | Fine tune `clear` alert | 2023-10-02 22:54:04+00:00 | 2023-10-27 05:59:52+00:00 | @jooyoungseo, @rperez030 I've just merged a PR that will `alert` "cleared" when the terminal or chat history has been cleared. This won't be in insider's until late this week - after our release FYI.
I noticed that we handle this differently across components:
Search says "the search results have been cleared".
... | completed | Fine tune `clear` alert @jooyoungseo, @rperez030 I've just merged a PR that will `alert` "cleared" when the terminal or chat history has been cleared. This won't be in insider's until late this week - after our release FYI.
I noticed that we handle this differently across components:
Search says "the search resul... | 147 |
194662 | UNC paths are not readable from an extension's worker threads | 2023-10-02 21:24:58+00:00 | 2023-11-13 19:44: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... | completed | UNC paths are not readable from an extension's worker threads <!-- โ ๏ธโ ๏ธ 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-a... | 479 |
194658 | tunnel serivice fails after several hours with Error getting authorization: | 2023-10-02 20:49:00+00:00 | 2023-10-04 21:36:41+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 | tunnel serivice fails after several hours with Error getting authorization: <!-- โ ๏ธโ ๏ธ 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/Su... | 760 |
194652 | When title updated, menu not resized until window resized | 2023-10-02 19:59: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... | When title updated, menu not resized until window resized <!-- โ ๏ธโ ๏ธ 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... | 478 | ||
194650 | Incorrect file naming in a case insensitive file system (like Windows) | 2023-10-02 19:55: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... | Incorrect file naming in a case insensitive file system (like Windows) <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitti... | 505 | ||
194648 | Support uniform fixed-width Date/Time formats in rendered Extensions description views | 2023-10-02 19:33:27+00:00 | 2023-10-03 12:55:03+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 viewing the detail pages for Extensions, it... | completed | Support uniform fixed-width Date/Time formats in rendered Extensions description views <!-- โ ๏ธโ ๏ธ 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. -->
<!--... | 990 |
194642 | `workbench.editor.untitled.hint` migration is buggy | 2023-10-02 18:29:43+00:00 | 2023-10-03 19:02:28+00:00 | I have a setting `"workbench.editor.untitled.hint": "hidden"` in my settings. Everytime I reload, I see a setting `"workbench.editor.empty.hint": "hidden"` being added. This keeps on happening, the old setting is never removed.

3. Add some replacement text and confirm the preview looks good

3. Add some replacement text and confirm the preview looks good

| completed | Dragging editor tab onto pinned tab bar container not working This is a regression. Was introduced when fixing a bug during testing week.

| 89 |
194588 | Extension host should not terminate unexpectedly if an uncaughtException handler throws | 2023-10-02 08:46:38+00:00 | 2023-12-13 16:16:50+00:00 | The OCaml Platform extension was registering an uncaughtException handler that rethrows the exception, which would terminate the extension host. EH shouldn't terminate on an exception from such a handler.
cc @jrieken | completed | Extension host should not terminate unexpectedly if an uncaughtException handler throws The OCaml Platform extension was registering an uncaughtException handler that rethrows the exception, which would terminate the extension host. EH shouldn't terminate on an exception from such a handler.
cc @jrieken | 73 |
194582 | Settings Editor overlaps with editor group highlight | 2023-10-02 03:11:12+00:00 | 2023-10-02 17:24:30+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 | Settings Editor overlaps with editor group highlight <!-- โ ๏ธโ ๏ธ 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-Sugges... | 380 |
194579 | Settings pane is blank unless reload the window | 2023-10-02 00:57:33+00:00 | 2023-10-06 18:28:58+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 | Settings pane is blank unless reload the window <!-- โ ๏ธโ ๏ธ 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... | 376 |
194569 | Remote explorer - Switch Remote button not working | 2023-10-01 16:44:30+00:00 | 2023-10-04 07:36:03+00:00 | Type: <b>Bug</b>
For some reason I decided that hiding the Swich Remote button was a good idea.
To repeat this:
1.- Go to Remote Explorer section
2.- Hide the "Swich Remote" button
3.- Now, ยฟhow to show again?
4.- Go to more options and select "Swich Remote", vscode display an interesting error
VS Code versi... | completed | Remote explorer - Switch Remote button not working Type: <b>Bug</b>
For some reason I decided that hiding the Swich Remote button was a good idea.
To repeat this:
1.- Go to Remote Explorer section
2.- Hide the "Swich Remote" button
3.- Now, ยฟhow to show again?
4.- Go to more options and select "Swich Remote", v... | 256 |
194568 | File nesting breaks when moving files | 2023-10-01 15:12:43+00:00 | Type: <b>Bug</b>
Moving a nested file to a subdirectory breaks the rendering of the remaining nested files. In this gif notice that after moving `bar.cpp.gen` `foo.cpp.gen` disappears. The parent file can still be expanded, but nothing shows up underneath it. This persists until vscode is reloaded.

VS Code version: Code - Insiders 1.83.0-insider (ccc9961c5b2d99af99d892ce9ec38dd054590d3f, 2023-09-29T17:05:10.058Z)
OS version: Windows_NT x64 10.0.2262... | completed | Strange highlight in Extension Log Level quickpick Type: <b>Bug</b>
Why is the Warning row highlighted here?

VS Code version: Code - Insiders 1.83.0-insider (ccc9961c5b2d99af99d892ce9ec38dd054590d3f, 2023-09-29T1... | 160 |
194501 | Problem matcher only matches on restored PTY | 2023-09-29 18:01:41+00:00 | I'm trying to fix an issue Alex mentioned (linked in a comment to this issue) by updating the esbuild problem matchers and am running into this issue:
1. Have these problem matches (on main) https://github.com/connor4312/esbuild-problem-matchers
2. Run an esbuild task that produces errors
3. Notice no task errors ... | Problem matcher only matches on restored PTY I'm trying to fix an issue Alex mentioned (linked in a comment to this issue) by updating the esbuild problem matchers and am running into this issue:
1. Have these problem matches (on main) https://github.com/connor4312/esbuild-problem-matchers
2. Run an esbuild task th... | 157 | ||
194495 | Settings sync removed the profile from another machine | 2023-09-29 16:25:28+00:00 | Removed and created a profile with same name on one machine and other machine has removed it. | Settings sync removed the profile from another machine Removed and created a profile with same name on one machine and other machine has removed it. | 31 | ||
194477 | Zombie extension hosts running at 100% | 2023-09-29 11:34:26+00:00 | 2023-10-27 10:15:55+00:00 | * over the last week I have seen zombie processes running at full CPU load
* when trying to debug them (via SIGUSR1) they die
* @deepak1556 analysed a crash dump and sees that this is because the EH is already in the process of shutting down
* the previous point matches the observation that no window reports its EH ... | completed | Zombie extension hosts running at 100% * over the last week I have seen zombie processes running at full CPU load
* when trying to debug them (via SIGUSR1) they die
* @deepak1556 analysed a crash dump and sees that this is because the EH is already in the process of shutting down
* the previous point matches the obs... | 161 |
194472 | Blue button at bottom right of editor sometimes has small bottom and right margins | 2023-09-29 10:03:22+00:00 | # Description

# Version
```
Version: 1.83.0-insider
Commit: ba36ae4dcca57ba64a9b61e5f4eca88b6e0bc4db
Date: 2023-09-29T02:08:02.965Z
Electron: 25.8.2
ElectronBuildId: 23977753
Chromium: 114.0.5735.... | Blue button at bottom right of editor sometimes has small bottom and right margins # Description

# Version
```
Version: 1.83.0-insider
Commit: ba36ae4dcca57ba64a9b61e5f4eca88b6e0bc4db
Date: 2023-09-2... | 171 | ||
194469 | computeDiff throws 'Illegal Value for LineNumber' | 2023-09-29 09:46:55+00:00 | 2023-11-24 13:44:40+00:00 | Observed this error in dev console
```
ERR Illegal value for lineNumber: Error: Illegal value for lineNumber
at U.getLineMaxColumn (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:731:116)
at vscode-file:/... | completed | computeDiff throws 'Illegal Value for LineNumber' Observed this error in dev console
```
ERR Illegal value for lineNumber: Error: Illegal value for lineNumber
at U.getLineMaxColumn (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbe... | 454 |
194462 | Give ms-python.debugpy access to portsAttributes proposal | 2023-09-29 07:30:00+00:00 | 2023-09-29 10:29:51+00:00 | The Python debugger extension has adopted the portsAttributes API to help us gain confidence in the API before finalization. Not granting that extension access to the API was an oversight. | completed | Give ms-python.debugpy access to portsAttributes proposal The Python debugger extension has adopted the portsAttributes API to help us gain confidence in the API before finalization. Not granting that extension access to the API was an oversight. | 62 |
194451 | Can't use icon contributed using TTF file | 2023-09-29 00:21:41+00:00 | 2023-09-29 19:46:25+00:00 | Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.82.2
- OS Version: macOs Monterey 12.3
Steps to Reproduce:
1. Created a ttf font file using https://glyphter.com/ select any icon and font character ( I have selected G)
2. Update the package.json to include the ttf file ```ic... | completed | Can't use icon contributed using TTF file Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.82.2
- OS Version: macOs Monterey 12.3
Steps to Reproduce:
1. Created a ttf font file using https://glyphter.com/ select any icon and font character ( I have selected G)
2. Update the... | 329 |
194439 | Splitting task terminal on web fails with error | 2023-09-28 21:34:43+00:00 | 2023-10-20 18:22:53+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 | Splitting task terminal on web fails with error <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions... | 783 |
194437 | Verify fix/revision to Code Actions on Save | 2023-09-28 21:18:51+00:00 | 2023-09-29 20:25:59+00:00 | tests https://github.com/microsoft/vscode/issues/194031 and new changes from https://github.com/microsoft/vscode/pull/194409. related to https://github.com/microsoft/vscode/issues/194397
added back old boolean values (since we reverted the changes for migration) in addition to supporting new enum values.
This is ... | completed | Verify fix/revision to Code Actions on Save tests https://github.com/microsoft/vscode/issues/194031 and new changes from https://github.com/microsoft/vscode/pull/194409. related to https://github.com/microsoft/vscode/issues/194397
added back old boolean values (since we reverted the changes for migration) in additio... | 274 |
194432 | focus cell output with ctrl+down does not visually select the output | 2023-09-28 20:31:47+00:00 | 2023-09-29 20:42:13+00:00 | found testing for https://github.com/microsoft/vscode/issues/111255#issuecomment-1739961604
1. run a cell to get output
2. press ctrl+down to focus the output
:bug: visually, it looks like the cell container is focused. | completed | focus cell output with ctrl+down does not visually select the output found testing for https://github.com/microsoft/vscode/issues/111255#issuecomment-1739961604
1. run a cell to get output
2. press ctrl+down to focus the output
:bug: visually, it looks like the cell container is focused. | 78 |
194429 | Comments editor height is incorrect when window is resized to be small | 2023-09-28 18:11:54+00:00 | 2023-09-29 10:01:46+00:00 | 1. Resize window
2. Start a comment
3. :bug: as you can see from the scrollbar, the comment text doesn't fill the full editor

| completed | Comments editor height is incorrect when window is resized to be small 1. Resize window
2. Start a comment
3. :bug: as you can see from the scrollbar, the comment text doesn't fill the full editor

| 99 |
194427 | Setting is getting updated with language key separately if it is defined already with multiple languages key | 2023-09-28 17:51:48+00:00 | 2023-11-12 19:11:52+00:00 | Extracted from https://github.com/microsoft/vscode/issues/194375#issuecomment-1739613430
Setting is getting updated with language key separately if it is defined already with multiple languages key | completed | Setting is getting updated with language key separately if it is defined already with multiple languages key Extracted from https://github.com/microsoft/vscode/issues/194375#issuecomment-1739613430
Setting is getting updated with language key separately if it is defined already with multiple languages key | 73 |
194426 | terminal accessible view opens unexpectedly | 2023-09-28 17:39:52+00:00 | 2023-09-29 22:21:31+00:00 | 1. create a terminal
2. quickly, use `alt+f1`
3. ๐ the terminal accessible view opens, dynamic prompt data is shown | completed | terminal accessible view opens unexpectedly 1. create a terminal
2. quickly, use `alt+f1`
3. ๐ the terminal accessible view opens, dynamic prompt data is shown | 38 |
194424 | response in progress audio cue loops forever sometimes | 2023-09-28 17:23:29+00:00 | 2023-10-26 17:00:52+00:00 | 1. with screen reader mode on, in the inline chat, type `generate some tests for this`, with a selection
2. ๐ in progress response audio cue plays forever until I reload the window even though the response has come back | completed | response in progress audio cue loops forever sometimes 1. with screen reader mode on, in the inline chat, type `generate some tests for this`, with a selection
2. ๐ in progress response audio cue plays forever until I reload the window even though the response has come back | 63 |
194423 | `folderOpen` tasks do not run in old codespaces | 2023-09-28 17:17:37+00:00 | 2023-11-08 21:30:15+00:00 | Reported by @bhavyaus and @joyceerhl
1. Have an existing codespace which contains a task that runs on folder open.
2. Open the codespace.
3. ๐ The task does not get run.
Adding a task that runs on folder open succeeds in that same codespace. | completed | `folderOpen` tasks do not run in old codespaces Reported by @bhavyaus and @joyceerhl
1. Have an existing codespace which contains a task that runs on folder open.
2. Open the codespace.
3. ๐ The task does not get run.
Adding a task that runs on folder open succeeds in that same codespace. | 80 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.