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 |
|---|---|---|---|---|---|---|---|
176284 | notebook cell complete audio cue didn't play if kernel was selected in same execution action | 2023-03-06 19:07:22+00:00 | 2023-04-06 20:40:11+00:00 | 1. enable audio cues for notebook cell completion
2. open a notebook without a kernel selected and run a cell
3. select the kernel so that the cell runs successfully
🐛 cell completes, but audio cue doesn't play | completed | notebook cell complete audio cue didn't play if kernel was selected in same execution action 1. enable audio cues for notebook cell completion
2. open a notebook without a kernel selected and run a cell
3. select the kernel so that the cell runs successfully
🐛 cell completes, but audio cue doesn't play | 72 |
176277 | tasks.json npm script does not work with arguments on Mac | 2023-03-06 18:00: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... | tasks.json npm script does not work with arguments on Mac <!-- ⚠️⚠️ 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... | 365 | ||
176274 | Git Pull fails in VS Code but works in GH Desktop | 2023-03-06 17:27:55+00:00 | 2023-06-02 05:37:58+00:00 | Type: <b>Bug</b>
Manually pulling in VS Code in my local vscode checkout failed twice with:
```
[info] error: cannot lock ref 'refs/remotes/origin/main': is at c6bec3b789d1fc55f7f428c6caf8da29eab8fa0f but expected d912e6c92514b3dd524fe6ff1332a06c5f1d5534
```
Doing a pull in GitHub Desktop worked.
For refe... | not_planned | Git Pull fails in VS Code but works in GH Desktop Type: <b>Bug</b>
Manually pulling in VS Code in my local vscode checkout failed twice with:
```
[info] error: cannot lock ref 'refs/remotes/origin/main': is at c6bec3b789d1fc55f7f428c6caf8da29eab8fa0f but expected d912e6c92514b3dd524fe6ff1332a06c5f1d5534
```
... | 368 |
176273 | Cannot highlight U+200B and unhighlight multiple languages at the same time | 2023-03-06 17: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... | Cannot highlight U+200B and unhighlight multiple languages at the same time <!-- ⚠️⚠️ 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/Sub... | 796 | ||
176270 | Explorer: limit auto-expansion of workspace roots when number is large | 2023-03-06 17:02:56+00:00 | 2023-03-06 17:38:50+00:00 | I was browsing a workspace of 1000 folders and the window got stuck trying to expand all of them on startup. Maybe we can limit this to reduce pressure, i.e. when I open a workspace, only expand all roots when there are not more than 10 roots or 20.
 section of the docs speaking about GNOME Keyring should have a note for Debian/Ubuntu based systems. Most newbies use those systems, and without a proper note for those, they might get confused and frustrated.
 section of the docs speaking about GNOME Keyring should have a note for Debian/Ubuntu based systems. Most newbies use those systems, an... | 169 |
176239 | `Copy Browser URI to clipboard` copies a url-encoded filepath | 2023-03-06 15:16:08+00:00 | 2023-03-08 10:33:17+00:00 | `Copy Browser URI to clipboard` copies a url-encoded filepath copies a url-encoded filepath, e.g. `C:/Users/foo/path` becomes `C%3A/Users/foo/path`, which also yields a "Workspace does not exist" warning message.
_Originally posted by @joyceerhl in https://github.com/microsoft/vscode/issues/175262#issuecomment-14421... | completed | `Copy Browser URI to clipboard` copies a url-encoded filepath `Copy Browser URI to clipboard` copies a url-encoded filepath copies a url-encoded filepath, e.g. `C:/Users/foo/path` becomes `C%3A/Users/foo/path`, which also yields a "Workspace does not exist" warning message.
_Originally posted by @joyceerhl in https:... | 143 |
176232 | failed github login setting token in crostini | 2023-03-06 13:05:58+00:00 | 2023-04-07 01:34: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... | not_planned | failed github login setting token in crostini <!-- ⚠️⚠️ 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 -... | 939 |
176226 | File explorer is expanding all root folders in a MR workspace | 2023-03-06 11:01:40+00:00 | 2023-05-03 18:10:45+00:00 | Steps to Reproduce:
1. Create a MR workspace file with more than one folder
2. Open the MR workspace
🐛 All top level folders are expanded. This is very slow if there are lot of root folders and also if the MR workspace is in remote
| completed | File explorer is expanding all root folders in a MR workspace Steps to Reproduce:
1. Create a MR workspace file with more than one folder
2. Open the MR workspace
🐛 All top level folders are expanded. This is very slow if there are lot of root folders and also if the MR workspace is in remote
| 75 |
176225 | File explorer is invisible until root folder is fetched | 2023-03-06 10:59:28+00:00 | - Set up a remote (use ssh or remote tunnel)
- Open a folder/workspace in the remote
🐛 Explorer is not visible until folder is fetched. | File explorer is invisible until root folder is fetched - Set up a remote (use ssh or remote tunnel)
- Open a folder/workspace in the remote
🐛 Explorer is not visible until folder is fetched. | 49 | ||
176218 | Jupyter template not working | 2023-03-06 09:49:03+00:00 | 2023-03-13 23:03:32+00:00 | I just tried Codespaces for the first time. I clicked on Codespaces, and then I started my first Jupyter template.
Then I opened one of the included notebooks (`matplotlib.ipynb`). The window opened is empty and it loops forever (small moving blue line moving from left to right on top of window).
It also opens th... | completed | Jupyter template not working I just tried Codespaces for the first time. I clicked on Codespaces, and then I started my first Jupyter template.
Then I opened one of the included notebooks (`matplotlib.ipynb`). The window opened is empty and it loops forever (small moving blue line moving from left to right on top of... | 583 |
176197 | in the accessible buffer, pressing tab does not focus the terminal | 2023-03-06 03:10:45+00:00 | 2023-03-10 16:28:09+00:00 | there's an issue now because tabbing goes to the status bar instead of the terminal. I see that `tabIndex` isn't set on the `.xterm.terminal` element. even when I set that explicitly, it seems like it's removed
_Originally posted by @meganrogge in https://github.com/microsoft/vscode/issues/176054#issue... | completed | in the accessible buffer, pressing tab does not focus the terminal there's an issue now because tabbing goes to the status bar instead of the terminal. I see that `tabIndex` isn't set on the `.xterm.terminal` element. even when I set that explicitly, it seems like it's removed
_Originally posted by @me... | 112 |
176196 | cmd + f opens the find widget but does not focus in it | 2023-03-06 02:05:33+00:00 | 2023-12-14 16:30: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... | not_planned | cmd + f opens the find widget but does not focus in it <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugg... | 598 |
176194 | Bad PHP syntax highlight when using a SQL string with "[" | 2023-03-06 01:14:38+00:00 | 2023-12-15 19:51:12+00:00 | Type: <b>Bug</b>
Please see these screenshots:
Minimal:
<img width="461" alt="image" src="https://user-images.githubusercontent.com/487079/222998015-cb67ccae-e547-44ef-8c95-3989d6fc7bcb.png">
A bit more complex:
<img width="788" alt="image" src="https://user-images.githubusercontent.com/487079/222998038-da6a... | completed | Bad PHP syntax highlight when using a SQL string with "[" Type: <b>Bug</b>
Please see these screenshots:
Minimal:
<img width="461" alt="image" src="https://user-images.githubusercontent.com/487079/222998015-cb67ccae-e547-44ef-8c95-3989d6fc7bcb.png">
A bit more complex:
<img width="788" alt="image" src="https... | 861 |
176192 | XWayland is still required to run as a native Wayland client | 2023-03-06 00:14:55+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | XWayland is still required to run as a native Wayland client <!-- ⚠️⚠️ 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-an... | 481 | ||
176177 | vscode.dev PWA Icon size on Windows 11 is too small | 2023-03-05 15:49:38+00:00 | The icon comes with a transparent frame which will take some space in Windows 11 when installed as an PWA by Edge. Removing the transparent frame could fix it, but I'm not sure if it will impact other platforms. You can find the size difference from the screenshot below (left vscode.dev, right installer.exe).
<img wid... | vscode.dev PWA Icon size on Windows 11 is too small The icon comes with a transparent frame which will take some space in Windows 11 when installed as an PWA by Edge. Removing the transparent frame could fix it, but I'm not sure if it will impact other platforms. You can find the size difference from the screenshot bel... | 262 | ||
200705 | Selecting "Visible After Execute" for the "Show Cell Status Bar" setting leads to layout glitches | 2023-03-05 13:53:49+00:00 | ### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Selecting the "VisibleAfterExecute" option for the "Show Cell Status Bar" setting and executing cells one by one leads to the following layout glitches:
- [Margins be... | Selecting "Visible After Execute" for the "Show Cell Status Bar" setting leads to layout glitches ### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Selecting the "VisibleAfterExecute" option for the "Show Cell Status Ba... | 268 | ||
176154 | `CompletionItem` with `additionalTextEdits` makes `Code - Insiders Helper (Renderer)` fall into an infinite loop | 2023-03-05 02:21:15+00:00 | 2023-03-17 09:04:06+00:00 | Version: 1.77.0-insider (Universal)
Commit: 06ce7933733b1ab05e410e46a6a622dfffb31927
Date: 2023-03-03T05:23:13.637Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 20.6.0
Sandboxed: Yes
ProductName: macOS
ProductVersion: 11.7.4
BuildVersion: 20G1120
... | completed | `CompletionItem` with `additionalTextEdits` makes `Code - Insiders Helper (Renderer)` fall into an infinite loop Version: 1.77.0-insider (Universal)
Commit: 06ce7933733b1ab05e410e46a6a622dfffb31927
Date: 2023-03-03T05:23:13.637Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.... | 769 |
176140 | Localization feedback for `markdownAttachmentRenderer.displayName` | 2023-03-04 20:38:14+00:00 | 2023-03-06 17:40:59+00:00 | The localization translators had some feedback:
> Would you please clarify this string: "Markdown it ipynb Cell Attachment renderer"
>
> Is it translatable, all of it, or should some parts be left as is? Some translators found the string unnatural grammatically. Either rephrase the string or provide a dev comment ... | completed | Localization feedback for `markdownAttachmentRenderer.displayName` The localization translators had some feedback:
> Would you please clarify this string: "Markdown it ipynb Cell Attachment renderer"
>
> Is it translatable, all of it, or should some parts be left as is? Some translators found the string unnatural ... | 261 |
176131 | Toggle Screen Cast Bug | 2023-03-04 16:24:50+00:00 | 2023-03-09 16:17:54+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 c... | completed | Toggle Screen Cast Bug Ì<!-- ⚠️⚠️ 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 exi... | 569 |
176107 | Same file nested under two different files cannot be renamed | 2023-03-04 03:07: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... | Same file nested under two different files cannot be renamed <!-- ⚠️⚠️ 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-an... | 779 | ||
176097 | Interactive window output from input box is cut off | 2023-03-03 23:09:45+00:00 | 2023-08-16 11:25:49+00:00 | 1. execute enough cells to fill the view pane for the interactive window
2. execute a cell from the input box
:bug: Can't scroll down to view the full output:
<img width="362" alt="image" src="https://user-images.githubusercontent.com/2019016/222852272-45aa212b-76a4-4c44-8b8d-07a3436f5d24.png">
| not_planned | Interactive window output from input box is cut off 1. execute enough cells to fill the view pane for the interactive window
2. execute a cell from the input box
:bug: Can't scroll down to view the full output:
<img width="362" alt="image" src="https://user-images.githubusercontent.com/2019016/222852272-45aa212b-76... | 115 |
176081 | Don't have any accessibility mode specific behavior of quickpick | 2023-03-03 18:03:30+00:00 | 2023-04-05 02:21:11+00:00 | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Right now, we depend on different behavior of th... | completed | Don't have any accessibility mode specific behavior of quickpick <!-- ⚠️⚠️ 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 ... | 252 |
176074 | Walkthrough step seems to ignore onCommand completion event | 2023-03-03 16:50:41+00:00 | 2024-01-26 21:08: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 | Walkthrough step seems to ignore onCommand completion event <!-- ⚠️⚠️ 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... | 640 |
176060 | `open folder settings` in right click menu of explorer does not work | 2023-03-03 16:01:12+00:00 | 2024-04-24 18:51: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 | `open folder settings` in right click menu of explorer does not work <!-- ⚠️⚠️ 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... | 430 |
176044 | Markdown: wrong unexpected Bracket in bash code block | 2023-03-03 13:48:33+00:00 | ~~~
```bash
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=(ID)
```
~~~

It tells me that there is an unexpected Bracket, but there is None
If I change it to:
~~~
```ba... | Markdown: wrong unexpected Bracket in bash code block ~~~
```bash
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=(ID)
```
~~~

It tells me that there is an unexpected Bracket,... | 175 | ||
176013 | Doc text for terminal config inconsistent ("DOM renderer") | 2023-03-03 06:22:17+00:00 | 2023-03-06 19:39: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 | Doc text for terminal config inconsistent ("DOM renderer") <!-- ⚠️⚠️ 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-... | 629 |
176006 | Latest release of VSCode (1.76.0) breaks first party extensions including "WAVE for Windows" | 2023-03-03 04:43:32+00:00 | 2023-03-07 21:43:50+00:00 | looks related to "I cannot build my VSCode extension project in VSCode after update to 1.76" Issue #175833
• Our first party Extensions such as "WAVE", which is required by Windows developers to write and compile their code, have been broken for developers on the latest VSCode release (1.76.0), starting with c4a60... | completed | Latest release of VSCode (1.76.0) breaks first party extensions including "WAVE for Windows" looks related to "I cannot build my VSCode extension project in VSCode after update to 1.76" Issue #175833
• Our first party Extensions such as "WAVE", which is required by Windows developers to write and compile their cod... | 700 |
175983 | Tree find dismiss is still animated with `Workbench: Reduce Motion` | 2023-03-03 00:43:54+00:00 | 2023-03-07 19:42:20+00:00 |
Type: <b>Bug</b>
1. `"workbench.reduceMotion": "on"`
1. Show then hide the find widget in the explorer
**Bug**
Dismiss is still animated
VS Code version: Code - Insiders 1.77.0-insider (Universal) (155cd6db223feb1f8c734ca70e108b9efec7b054, 2023-03-02T12:44:52.544Z)
OS version: Darwin x64 22.3.0
Modes:
S... | completed | Tree find dismiss is still animated with `Workbench: Reduce Motion`
Type: <b>Bug</b>
1. `"workbench.reduceMotion": "on"`
1. Show then hide the find widget in the explorer
**Bug**
Dismiss is still animated
VS Code version: Code - Insiders 1.77.0-insider (Universal) (155cd6db223feb1f8c734ca70e108b9efec7b054,... | 474 |
175973 | `workbench.action.findInFiles` var resolver bug | 2023-03-02 22:27:43+00:00 | 2023-03-08 00:33:23+00:00 | repro steps:
1. paste this into `keybindings.json`
```
{
"key": "ctrl+shift+g",
"command": "workbench.action.findInFiles",
"args": {
"filesToInclude": "${relativeFileDirname}",
}
},
```
2. ctrl+shift+g in a random file in the workspace
3. Doesn't add the ... | completed | `workbench.action.findInFiles` var resolver bug repro steps:
1. paste this into `keybindings.json`
```
{
"key": "ctrl+shift+g",
"command": "workbench.action.findInFiles",
"args": {
"filesToInclude": "${relativeFileDirname}",
}
},
```
2. ctrl+shift+g in a ra... | 129 |
175966 | Sticky scroll renders above right-click context menus | 2023-03-02 20:59:33+00:00 | 2023-03-07 15: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 | Sticky scroll renders above right-click context menus <!-- ⚠️⚠️ 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... | 521 |
175954 | Find controls are jumbled at small widths | 2023-03-02 19:19:06+00:00 | 2023-03-03 00:54:15+00:00 | Type: <b>Bug</b>
1. Open editor find widget
1. Resize editor to be very narrow
**Bug**
Find controls become a jumble:

VS Code version: Code - Insiders 1.77.0-ins... | completed | Find controls are jumbled at small widths Type: <b>Bug</b>
1. Open editor find widget
1. Resize editor to be very narrow
**Bug**
Find controls become a jumble:

V... | 518 |
175951 | Tree find widget does not have border | 2023-03-02 19:10:59+00:00 | 2023-03-02 19:38:30+00:00 | Type: <b>Bug</b>
1. Enable high contrast dark them
2. In explorer, start find
**Bug**
Unlike the editor find widget, the tree find widget does not get a border:

Th... | completed | Tree find widget does not have border Type: <b>Bug</b>
1. Enable high contrast dark them
2. In explorer, start find
**Bug**
Unlike the editor find widget, the tree find widget does not get a border:
 (155cd6db223feb1f8c734ca70e108b9efec7b054, 2023-03-02T1... | completed | Explorer filtering can cause text to shift around in high contrast themes
Type: <b>Bug</b>
1. Enable high contrast dark
1. Filter in the explorer view
**Bug**
As you type to filter, the highlighted characters cause the rest of the label to shift around by a few px
VS Code version: Code - Insiders 1.77.0-i... | 472 |
175944 | bug: cut off "Edit Condition..." text | 2023-03-02 18:31:45+00:00 | 2023-04-11 17:09: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... | completed | bug: cut off "Edit Condition..." 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 -->
<!--... | 590 |
175935 | Quick open renders icons from file names | 2023-03-02 17:53:35+00:00 | Type: <b>Bug</b>
1. Create a file called `$(zap).ts`
2. Trigger quick open and type `zap`
**bug**
The icon is rendered in quick open

VS Code version: Code - Insider... | Quick open renders icons from file names Type: <b>Bug</b>
1. Create a file called `$(zap).ts`
2. Trigger quick open and type `zap`
**bug**
The icon is rendered in quick open


 and got this error:

| completed | Cannot create tunnel on Windows Pretty much just did `code tunnel` on Windows ARM (in Parallels) and got this error:

| 94 |
175743 | Output of Jupyter notebook cells is not intuitively accessible with screen readers | 2023-03-01 11:32:02+00:00 | 2023-12-07 19:36:56+00:00 | @isidorn
<b>Bug</b>
Using: latest JAWS and NvdA.
Steps to reproduce:
1. Open a jupyter notebook and make 2-3 code cells.
2. Type Python code in each one and hit control-enter. You hear the audio cue announcing that the code in the cell worked.
3. Tab around(after enabling "Pressing Tab will now move focus to t... | completed | Output of Jupyter notebook cells is not intuitively accessible with screen readers @isidorn
<b>Bug</b>
Using: latest JAWS and NvdA.
Steps to reproduce:
1. Open a jupyter notebook and make 2-3 code cells.
2. Type Python code in each one and hit control-enter. You hear the audio cue announcing that the code in th... | 743 |
175742 | [mac] Pressing Enter on explorer item opens file instead of renaming | 2023-03-01 11:11:00+00:00 | 2023-03-01 17:31:39+00:00 | * mac
* select an entry in the explorer
* press `Enter` to trigger rename
* the file is being opened, no rename
log
```
2023-03-01 12:09:44.935 [info] [KeybindingService]: | Converted keydown event - modifiers: [], code: Enter, keyCode: 3 ('Enter')
2023-03-01 12:09:44.935 [info] [KeybindingService]: | Reso... | completed | [mac] Pressing Enter on explorer item opens file instead of renaming * mac
* select an entry in the explorer
* press `Enter` to trigger rename
* the file is being opened, no rename
log
```
2023-03-01 12:09:44.935 [info] [KeybindingService]: | Converted keydown event - modifiers: [], code: Enter, keyCode: 3 ... | 206 |
175737 | Cannot trigger command for code action document when the command has parameters | 2023-03-01 08:18:06+00:00 | 2023-03-15 01:32: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 | Cannot trigger command for code action document when the command has parameters <!-- ⚠️⚠️ 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... | 580 |
175719 | Add missing `new` should be autofixable | 2023-03-01 01:13:11+00:00 | 2023-03-01 05:50:13+00:00 |
Type: <b>Bug</b>
For the TS:
```ts
class Foo { }
Foo()
```
2. Try tiggering auto fix on `Foo()` to add `new`
VS Code version: Code - Insiders 1.76.0-insider (Universal) (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-02-28T11:54:11.765Z)
OS version: Darwin x64 22.3.0
Modes:
Sandboxed: Yes
<deta... | completed | Add missing `new` should be autofixable
Type: <b>Bug</b>
For the TS:
```ts
class Foo { }
Foo()
```
2. Try tiggering auto fix on `Foo()` to add `new`
VS Code version: Code - Insiders 1.76.0-insider (Universal) (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-02-28T11:54:11.765Z)
OS version: Darwin x64... | 465 |
175705 | Extensions not installing on vscode insiders when running inside a dev container | 2023-02-28 23:00: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... | reopened | Extensions not installing on vscode insiders when running inside a dev container <!-- ⚠️⚠️ 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/wik... | 536 | |
175694 | status bar in debugging session with light+ v2 theme hints an error happened | 2023-02-28 20:08:39+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | status bar in debugging session with light+ v2 theme hints an error happened <!-- ⚠️⚠️ 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... | 494 | ||
175685 | Use display:none instead of opacity:0 to hide term a11y buffer | 2023-02-28 18:20:49+00:00 | 2023-03-01 16:18:01+00:00 | I noticed that opacity: 0 is the only thing preventing the buffer from displaying:
<img width="166" alt="image" src="https://user-images.githubusercontent.com/2193314/221944261-bc313450-58dd-47d8-8d06-18cca32056dd.png">
This is bad because it means that any resize to the container will still cause the monaco edit... | completed | Use display:none instead of opacity:0 to hide term a11y buffer I noticed that opacity: 0 is the only thing preventing the buffer from displaying:
<img width="166" alt="image" src="https://user-images.githubusercontent.com/2193314/221944261-bc313450-58dd-47d8-8d06-18cca32056dd.png">
This is bad because it means th... | 134 |
175680 | Configuration key telemetry events are empty | 2023-02-28 17:29:19+00:00 | 2023-03-07 21:15:50+00:00 | Since the switch from using `event.sourceConfig` to `event.affectedKeys` the configuration keys reported to telemetry have been empty due to a bug surrounding trying to flatten the keys of a set. This makes it difficult to gain insight on what settings users are updating. | completed | Configuration key telemetry events are empty Since the switch from using `event.sourceConfig` to `event.affectedKeys` the configuration keys reported to telemetry have been empty due to a bug surrounding trying to flatten the keys of a set. This makes it difficult to gain insight on what settings users are updating. | 78 |
175666 | Verified extension author should be part of aria label of extension items | 2023-02-28 16:12:26+00:00 | 2023-03-21 08:01:22+00:00 | Currently the aria label of extension items does not announce if the author is verified or not.
We should change that as it was requested by users and overall makes good sense.
fyi @meganrogge | completed | Verified extension author should be part of aria label of extension items Currently the aria label of extension items does not announce if the author is verified or not.
We should change that as it was requested by users and overall makes good sense.
fyi @meganrogge | 63 |
175665 | git extension: modify renamed file show `R` in working tree | 2023-02-28 16:11:27+00:00 | 2023-12-13 11:25: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... | not_planned | git extension: modify renamed file show `R` in working tree <!-- ⚠️⚠️ 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-an... | 553 |
175655 | Terminal mnemonics handling is too aggressive | 2023-02-28 14:47:29+00:00 | 2023-12-07 22:07:47+00:00 | When `"terminal.integrated.allowMnemonics": false` (the default) on Windows/Linux, we disable _all_ keystrokes when alt is held. We should at the very least do this only for a-z, but even better only do it for ones that are used. | not_planned | Terminal mnemonics handling is too aggressive When `"terminal.integrated.allowMnemonics": false` (the default) on Windows/Linux, we disable _all_ keystrokes when alt is held. We should at the very least do this only for a-z, but even better only do it for ones that are used. | 79 |
175654 | Ubuntu: can't run vs code under wayland | 2023-02-28 14:38:35+00:00 | 2023-04-21 15:36:12+00:00 | I'm trying to rung vs code with --enable-features=UseOzonePlatform --ozone-platform=wayland but I'm getting "not in the list of known options" and vs code stays blurry
system: Ubuntu 22.04.2 LTS
 (3c8099c659099d3af89a66f9635b4700a887f177, 2023-02-27T16:09:10.493Z)
OS version: Darwin x... | completed | Cannot drag custom mime from tree view into editor
Type: <b>Bug</b>
See https://stackoverflow.com/questions/75578954/how-to-drag-a-treeview-item-and-drop-into-jupyter-notebook-within-a-jupyter-edit for repo steps
VS Code version: Code - Insiders 1.76.0-insider (Universal) (3c8099c659099d3af89a66f9635b4700a887f1... | 486 |
175579 | DataTransfer should lookup mimes case-insensitively | 2023-02-27 21:00:59+00:00 | 2023-02-27 22:29:03+00:00 | The `DataTransfer` dom type stores mimes in lowercase, allowing case insensitive lookups: https://html.spec.whatwg.org/multipage/dnd.html#dom-datatransfer-setdata-dev
Our `DataTransfer` types should do the same
| completed | DataTransfer should lookup mimes case-insensitively The `DataTransfer` dom type stores mimes in lowercase, allowing case insensitive lookups: https://html.spec.whatwg.org/multipage/dnd.html#dom-datatransfer-setdata-dev
Our `DataTransfer` types should do the same
| 80 |
175547 | Dropping multiple files into markdown inserts stray `%0D` | 2023-02-27 16:26:56+00:00 | 2023-02-27 16:55:07+00:00 | Type: <b>Bug</b>
1. Drop multiple files from the VS Code explorer into a markdown file
**Bug**
An extra `%0D` is inserted:
~~~md
[label](file1.md%0D) [label](file2.md)
~~~
VS Code version: Code - Insiders 1.76.0-insider (Universal) (ead95b4a7014d12ddcb2dd6ddcb16e73f1e4cd67, 2023-02-24T22:01:16.601Z)
OS ve... | completed | Dropping multiple files into markdown inserts stray `%0D` Type: <b>Bug</b>
1. Drop multiple files from the VS Code explorer into a markdown file
**Bug**
An extra `%0D` is inserted:
~~~md
[label](file1.md%0D) [label](file2.md)
~~~
VS Code version: Code - Insiders 1.76.0-insider (Universal) (ead95b4a7014d12d... | 493 |
175501 | Uncaught TypeError: Z.reject is not a function | 2023-02-27 09:51:00+00:00 | ```javascript
TypeError: Z.reject is not a function
at <anonymous> in src/vs/base/common/async.ts:1773:12
```
[Go to Errors Site](https://vscode-errors.azurewebsites.net/card?ch=441438abd1ac652551dbe4d408dfcec8a499b8bf&bH=823ae74a-fa46-76c8-05c7-e6fa20dbccc7) | Uncaught TypeError: Z.reject is not a function ```javascript
TypeError: Z.reject is not a function
at <anonymous> in src/vs/base/common/async.ts:1773:12
```
[Go to Errors Site](https://vscode-errors.azurewebsites.net/card?ch=441438abd1ac652551dbe4d408dfcec8a499b8bf&bH=823ae74a-fa46-76c8-05c7-e6fa20dbccc7) | 138 | ||
175476 | [Outdated] Color hints may display twice at view edges with line wrap | 2023-02-27 00:54:24+00:00 | 2023-07-17 12:48:21+00:00 | With `"editor.wordWrap": "on"`, the color hints (inline color decorators) may be double-displayed near the wrapped view edges.
----
Version: 1.75.1
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/111.0
Embedder: gi... | completed | [Outdated] Color hints may display twice at view edges with line wrap With `"editor.wordWrap": "on"`, the color hints (inline color decorators) may be double-displayed near the wrapped view edges.
----
Version: 1.75.1
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
User Agent: Mozilla/5.0 (X... | 155 |
175460 | Suggestion navigation is broken when selectionMode = never and there is only one suggestion in the list | 2023-02-26 14:12:58+00:00 | 2023-02-27 08:58:40+00:00 | Type: <b>Bug</b>
Open new document. Set **`editor.suggest.selectionMode = never`**. Type `test ` now start typing `tes` the editor will show suggestion (with only one `test` in the list). Now pressing _`down arrow`_ should select the available suggestion, but it can not be done.
On the other hand if you type `tes... | completed | Suggestion navigation is broken when selectionMode = never and there is only one suggestion in the list Type: <b>Bug</b>
Open new document. Set **`editor.suggest.selectionMode = never`**. Type `test ` now start typing `tes` the editor will show suggestion (with only one `test` in the list). Now pressing _`down arrow... | 552 |
175444 | Keybindings don't respect `editorTextFocus` in the find widget | 2023-02-26 04:18:59+00:00 | Type: <b>Bug</b>
Steps to Repro:
* Add the keybindings below
* Focus the find widget
* Press `ctrl+up`
* Notice nothing happens
* Press `ctrl+down`
* Notice the editor scrolls down
Inspecting context keys shows `editorTextFocus: false`. Neither of these keybindings should fire when input focus is in the fin... | Keybindings don't respect `editorTextFocus` in the find widget Type: <b>Bug</b>
Steps to Repro:
* Add the keybindings below
* Focus the find widget
* Press `ctrl+up`
* Notice nothing happens
* Press `ctrl+down`
* Notice the editor scrolls down
Inspecting context keys shows `editorTextFocus: false`. Neither ... | 938 | ||
175413 | Watermark badly aligned in this case | 2023-02-25 06:09:54+00:00 | 2023-03-03 09:00:41+00:00 | This is likely a regression from https://github.com/microsoft/vscode/commit/dfcf5c1528b7de7b3e7664f9183a5f9d1e4508cd
Split a group down and notice how the watermark is badly aligned:

2. Scroll down to comme... | completed | workbench.action.output.show.* command ID showing AppData path to logs <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.75.1 Stable , 1.76.0 Insiders
- OS Version: Windows 11, macOS 12.6.3
Steps to Reproduce:
1. Prefe... | 272 |
175393 | Flickering tokens when typing with async tokenization | 2023-02-24 23:14:28+00:00 | 2023-03-16 15:02:10+00:00 | * configure "editor.experimental.asyncTokenization": true,
* unfortunately no repro steps
https://user-images.githubusercontent.com/5047891/221318599-384fb77f-1213-4ea4-8423-429e56376a84.mp4
```
Version: 1.76.0-insider
Commit: 07d120e10a4d3ac790e65b8a6dc85195546df664
Date: 2023-02-24T15:07:57.184Z
Electron... | completed | Flickering tokens when typing with async tokenization * configure "editor.experimental.asyncTokenization": true,
* unfortunately no repro steps
https://user-images.githubusercontent.com/5047891/221318599-384fb77f-1213-4ea4-8423-429e56376a84.mp4
```
Version: 1.76.0-insider
Commit: 07d120e10a4d3ac790e65b8a6dc8... | 188 |
175387 | Polyglot Notebooks: keyboard shortcuts prevent using HTML input fields in cell outputs | 2023-02-24 22:19:34+00:00 | 2023-02-28 18:46:52+00:00 | I can not use input fields in HTML being displayed as a notebook cell output (red rectangles below).
For these input fields, notebook keyboard shortcuts are applied when I try to type a text.
As a result, many letters are not taken into account or even break the whole cell (M will change it to markdown, and X will cu... | completed | Polyglot Notebooks: keyboard shortcuts prevent using HTML input fields in cell outputs I can not use input fields in HTML being displayed as a notebook cell output (red rectangles below).
For these input fields, notebook keyboard shortcuts are applied when I try to type a text.
As a result, many letters are not tak... | 268 |
175377 | Test messages without a location should be visible | 2023-02-24 19:21:39+00:00 | 2023-02-25 14:52:45+00:00 | See https://github.com/microsoft/vscode-test-adapter-converter/pull/33
> I think I'd like to have "Test Results" view in the bottom panel, which would be nice in general for users who prefer a consistent view to the transient peek peek view. | completed | Test messages without a location should be visible See https://github.com/microsoft/vscode-test-adapter-converter/pull/33
> I think I'd like to have "Test Results" view in the bottom panel, which would be nice in general for users who prefer a consistent view to the transient peek peek view. | 78 |
175369 | Preserve Case toggle in Search does not react correctly to keyboard events | 2023-02-24 17:49:41+00:00 | Type: <b>Bug</b>
**Steps to Reproduce (via Keyboard Shortcut):**
1. Open VSCode
2. Create new file, with contents `CASE1 Case2 Case3`
3. Open Search
4. Click Toggle Replace
5. Enter "case" in Search field
6. Enter abcd in "Replace" field
7. Enter the keyboard shortcut for "Preserve Case" (Cmd-Option-P on m... | Preserve Case toggle in Search does not react correctly to keyboard events Type: <b>Bug</b>
**Steps to Reproduce (via Keyboard Shortcut):**
1. Open VSCode
2. Create new file, with contents `CASE1 Case2 Case3`
3. Open Search
4. Click Toggle Replace
5. Enter "case" in Search field
6. Enter abcd in "Replace" f... | 815 | ||
175366 | Markdown Preview not rendering mp4 in video tags | 2023-02-24 17:21:23+00:00 | 2023-02-27 12:57:54+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.76.0 Insiders
- OS Version: Windows 11, macOS 12.6.3
Steps to Reproduce:
1. Open the vscode-docs repo and open the v1_76.md release notes file
2. Open Markdown Previe... | completed | Markdown Preview not rendering mp4 in video tags <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.76.0 Insiders
- OS Version: Windows 11, macOS 12.6.3
Steps to Reproduce:
1. Open the vscode-docs repo and open the v1_7... | 257 |
175341 | [Accessibility] Some thoughts on error in line audio cue | 2023-02-24 15:42:47+00:00 | 2023-02-24 23:47:04+00:00 | CC @meganrogge
With today's insider update, no longer able to precisely identify the starting and ending point of an error via Left/RightArrows because you will hear error audio cues in the whole columns instead of the specific error columns.
1. Column-by-column (Left/RightArrow) navigation: previous behavior is ... | completed | [Accessibility] Some thoughts on error in line audio cue CC @meganrogge
With today's insider update, no longer able to precisely identify the starting and ending point of an error via Left/RightArrows because you will hear error audio cues in the whole columns instead of the specific error columns.
1. Column-by-c... | 370 |
175282 | [Accessibility] Do not use title attribute when labeling buttons | 2023-02-23 20:15:13+00:00 | CC @meganrogge
The following is just one of the examples. If there are any other buttons using title attribute for providing text labels. Please either replace them with or additionally use `aria-label`.
## Reproducible Steps
1. Load JAWS screen reader.
1. Press Ctrl+Shift+F
1. Tab to find Use Regular Ex... | [Accessibility] Do not use title attribute when labeling buttons CC @meganrogge
The following is just one of the examples. If there are any other buttons using title attribute for providing text labels. Please either replace them with or additionally use `aria-label`.
## Reproducible Steps
1. Load JAWS screen ... | 276 | ||
175278 | Issue reporting fails silently when bugs url is invalid | 2023-02-23 19:09:49+00:00 |
Type: <b>Bug</b>
GitHub Copilot uses a GitHub discussions URL for their `bugs` `url`.
VS Code's Issue Reporter will offer to file an issue for Copilot but then, 🐛, silently fail when clicking `Create on GitHub`.
Could the reporter detect URLs that are not repos and fall back to showing the URL instead?
V... | Issue reporting fails silently when bugs url is invalid
Type: <b>Bug</b>
GitHub Copilot uses a GitHub discussions URL for their `bugs` `url`.
VS Code's Issue Reporter will offer to file an issue for Copilot but then, 🐛, silently fail when clicking `Create on GitHub`.
Could the reporter detect URLs that are ... | 183 | ||
175268 | couldn't find a running tunnel process on tunnel service unregister | 2023-02-23 17:42:40+00:00 | 2023-05-04 21:56:11+00:00 | After doing the `uninstall` I get this message:
```
[2023-02-23 18:38:03] warn The tunnel service has been unregistered, but we couldn't find a running tunnel process. You may need to restart or log out and back in to fully stop the tunnel.
```
And I can still see a process `code-tunnel-insiders.exe... | completed | couldn't find a running tunnel process on tunnel service unregister After doing the `uninstall` I get this message:
```
[2023-02-23 18:38:03] warn The tunnel service has been unregistered, but we couldn't find a running tunnel process. You may need to restart or log out and back in to fully stop the t... | 142 |
175266 | Walkthrough command action buttons with wrapped text overflow missing padding in small viewport | 2023-02-23 17:32:12+00:00 | 2023-03-03 07:26:46+00:00 | 
| completed | Walkthrough command action buttons with wrapped text overflow missing padding in small viewport 
| 77 |
175263 | JSON Sort fails with error trying to addChildProperty | 2023-02-23 17:12:36+00:00 | 2023-02-24 19:04:23+00:00 | test failed here:
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/41773861/220979026-53940021-e45e-43cb-a037-0e74db08258f.png">
```
Version: 1.76.0-insider (Universal)
Commit: d0acdbff1f30eac7cc68930013485276d1bae0ec
Date: 2023-02-23T05:23:14.565Z
Electron: 19.1.10
... | completed | JSON Sort fails with error trying to addChildProperty test failed here:
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/41773861/220979026-53940021-e45e-43cb-a037-0e74db08258f.png">
```
Version: 1.76.0-insider (Universal)
Commit: d0acdbff1f30eac7cc68930013485276d1bae0e... | 265 |
175262 | Copy vscode.dev link to tunnel generates an invalid link when an untitled workspace is open | 2023-02-23 16:56:07+00:00 | 2023-05-29 22:24:37+00:00 | 1. Create an untitled workspace (e.g. open `vscode` and use `Add Folder to Workspace` to add `vscode-extension-samples`)
2. Copy browser URI to clipboard
<img width="746" alt="image" src="https://user-images.githubusercontent.com/30305945/220975794-9e82fe14-d98f-4dbe-9f21-12e14cd5f14d.png">
3. Paste url into brows... | completed | Copy vscode.dev link to tunnel generates an invalid link when an untitled workspace is open 1. Create an untitled workspace (e.g. open `vscode` and use `Add Folder to Workspace` to add `vscode-extension-samples`)
2. Copy browser URI to clipboard
<img width="746" alt="image" src="https://user-images.githubuserconten... | 249 |
175259 | SCM decorations don't go away after committing | 2023-02-23 16:25:13+00:00 | 2023-03-17 15:14:43+00:00 | - Have some changes, commit in the git view
- The scm gutter decorations are still present in open editors
- If I close and reopen the editor, they go away
Here you can see that there are no changes in this file but the decorations are present
<img width="1176" alt="image" src="https://user-images.githubusercon... | completed | SCM decorations don't go away after committing - Have some changes, commit in the git view
- The scm gutter decorations are still present in open editors
- If I close and reopen the editor, they go away
Here you can see that there are no changes in this file but the decorations are present
<img width="1176" alt... | 135 |
175245 | `ILogService.warn/info` cannot log instances of `Error` | 2023-02-23 14:59:41+00:00 | 2023-02-27 16:01:18+00:00 | Given a call such as `logService.info("there was an error", error)`, the result will be `there was an error {}` | completed | `ILogService.warn/info` cannot log instances of `Error` Given a call such as `logService.info("there was an error", error)`, the result will be `there was an error {}` | 57 |
175229 | TS project wide doesn't work on safari | 2023-02-23 12:08:20+00:00 | 2023-05-26 00:44:26+00:00 | * use safari
* open https://insiders.vscode.dev/github/microsoft/vscode-markdown-languageservice?vscode-coi=
* open index.ts
* 🐛 TS initialises forever, console shows the error below
```
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'f')
(anonymous function) (tsserve... | completed | TS project wide doesn't work on safari * use safari
* open https://insiders.vscode.dev/github/microsoft/vscode-markdown-languageservice?vscode-coi=
* open index.ts
* 🐛 TS initialises forever, console shows the error below
```
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluati... | 164 |
175216 | `.git` folder handle was not released correctly | 2023-02-23 10:00: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... | `.git` folder handle was not released correctly <!-- ⚠️⚠️ 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... | 395 | ||
175210 | keyboard shortcut for editor.action.defineKeybinding is no longer working | 2023-02-23 07:43:45+00:00 | 2023-02-23 08:01:32+00:00 | - Open `keybindings.json` file
- You will see **Define Keybinding** action in the bottom right without any keyboard shortcut associated.
Expected that it is associated to `Cmd+K Cmd+K` keybinding
CC @gregvanl | completed | keyboard shortcut for editor.action.defineKeybinding is no longer working - Open `keybindings.json` file
- You will see **Define Keybinding** action in the bottom right without any keyboard shortcut associated.
Expected that it is associated to `Cmd+K Cmd+K` keybinding
CC @gregvanl | 77 |
175202 | Debug with f5 never starts and caused extraneous extension activation | 2023-02-23 04:45:17+00:00 | Type: <b>Bug</b>
1. In a TypeScript vscode extension
2. Have the `launch.json`:
```jsonc
// A launch configuration that compiles the extension and then opens it inside a new window
{
"version": "0.1.0",
"configurations": [
{
"name": "Launch Extension",
"type": "exte... | Debug with f5 never starts and caused extraneous extension activation Type: <b>Bug</b>
1. In a TypeScript vscode extension
2. Have the `launch.json`:
```jsonc
// A launch configuration that compiles the extension and then opens it inside a new window
{
"version": "0.1.0",
"configurations": [
... | 919 | ||
175190 | Snippets show in inline suggestions even though they are turned off | 2023-02-23 00:17:19+00:00 | 2024-01-26 17:17: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... | completed | Snippets show in inline suggestions even though they are turned off <!-- ⚠️⚠️ 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-... | 538 |
175179 | Notebook rendered in wrong spot with centered editor layout | 2023-02-22 21:55:13+00:00 | 2023-02-22 22:40:45+00:00 |
Type: <b>Bug</b>
1. With sidebar open
1. Enable centered editor layout
1. Open notebook
**Bug**
The notebook is rendered over the sidebar
VS Code version: Code - Insiders 1.76.0-insider (Universal) (7b6b6869e8f5b71b5e9cdbd3f590b10964f89607, 2023-02-22T05:24:36.668Z)
OS version: Darwin x64 22.3.0
Modes:
... | completed | Notebook rendered in wrong spot with centered editor layout
Type: <b>Bug</b>
1. With sidebar open
1. Enable centered editor layout
1. Open notebook
**Bug**
The notebook is rendered over the sidebar
VS Code version: Code - Insiders 1.76.0-insider (Universal) (7b6b6869e8f5b71b5e9cdbd3f590b10964f89607, 2023-... | 458 |
175177 | [Accessibility] Remove repeated word from the terminal help | 2023-02-22 21:30:53+00:00 | 2023-02-22 22:05:37+00:00 | CC @meganrogge
In terminal a11y help, you may want to delete a repeated word: "command"
> The Create New Terminal (With Profile) **command command** allows for easy terminal creation using a specific profile and is currently not triggerable by a | completed | [Accessibility] Remove repeated word from the terminal help CC @meganrogge
In terminal a11y help, you may want to delete a repeated word: "command"
> The Create New Terminal (With Profile) **command command** allows for easy terminal creation using a specific profile and is currently not triggerable by a | 74 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.