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 |
|---|---|---|---|---|---|---|---|
190920 | Ports view no longer shows privacy column/toggle | 2023-08-21 20:05:35+00:00 | 2023-08-22 23:27:33+00:00 | Seems like in recent Insiders the Ports view no longer shows public/private for built-in port forwarding, in spite of them being in the privacyOptions
https://github.com/microsoft/vscode/blob/a08322ae0a1d7526cd4fe5c12742ebb14dc8d2d7/extensions/tunnel-forwarding/src/extension.ts#L85-L88 | completed | Ports view no longer shows privacy column/toggle Seems like in recent Insiders the Ports view no longer shows public/private for built-in port forwarding, in spite of them being in the privacyOptions
https://github.com/microsoft/vscode/blob/a08322ae0a1d7526cd4fe5c12742ebb14dc8d2d7/extensions/tunnel-forwarding/src/ex... | 119 |
190916 | File tree not transferred from Quick Chat to panel chat | 2023-08-21 18:43:20+00:00 | 2023-08-23 01:05:50+00:00 | 1. Open Quick Chat
2. `/createWorkspace create a typescript express app`
3. Transfer to panel chat
4. :bug: file tree is gone | completed | File tree not transferred from Quick Chat to panel chat 1. Open Quick Chat
2. `/createWorkspace create a typescript express app`
3. Transfer to panel chat
4. :bug: file tree is gone | 44 |
190913 | Transferred quick chat responses for slash commands never complete | 2023-08-21 18:18:52+00:00 | 2023-08-23 01:05:49+00:00 | * in quick question, run this: `/createWorkspace a react component project that is an emoji keyboard`
* get result
* now hit the Open in Chat View button
* Copilot stuck
_Originally posted by @TylerLeonhardt_
| completed | Transferred quick chat responses for slash commands never complete * in quick question, run this: `/createWorkspace a react component project that is an emoji keyboard`
* get result
* now hit the Open in Chat View button
* Copilot stuck
_Originally posted by @TylerLeonhardt_
| 71 |
190902 | ports: remote address does not allow underscores in the host | 2023-08-21 17:05:28+00:00 | 2023-08-21 19:18:45+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | ports: remote address does not allow underscores in the host <!-- โ ๏ธโ ๏ธ 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... | 519 |
190901 | Notebook cut fails to paste | 2023-08-21 16:57:15+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | Notebook cut fails to paste <!-- โ ๏ธโ ๏ธ 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... | 522 | ||
190893 | chat.action.* commands are inconsistent with workbench.action.chat.* | 2023-08-21 15:46:34+00:00 | They're new so we should be consistent.
https://github.com/microsoft/vscode/blob/b2a482303cdb82bbc14a9677cf5e5caaf8e07646/src/vs/workbench/contrib/chat/browser/actions/chatActions.ts#L80-L102
https://github.com/microsoft/vscode/blob/b2a482303cdb82bbc14a9677cf5e5caaf8e07646/src/vs/workbench/contrib/chat/browser/ac... | chat.action.* commands are inconsistent with workbench.action.chat.* They're new so we should be consistent.
https://github.com/microsoft/vscode/blob/b2a482303cdb82bbc14a9677cf5e5caaf8e07646/src/vs/workbench/contrib/chat/browser/actions/chatActions.ts#L80-L102
https://github.com/microsoft/vscode/blob/b2a482303cdb... | 178 | ||
190860 | Markdown: the height before and after sections of the sublist are inconsistent | 2023-08-21 09:07:04+00:00 | 2023-08-22 22:24:55+00:00 | Type: <b>Bug</b>
**Here's the markdown content.**
```markdown
# Html Tags
- a
Properties:
- id
- href
Defines a hyperlink
- form
```
**The following are the effects rendered in different software / website**
Visual Studio Code
---

| completed | Native crash in macOS remote smoke tests From: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=228258&view=results
[566bc8db-1a99-4c33-b112-c433fd0a3edf.dmp.zip](https://github.com/microsoft/vscode/files/12393208/566bc8db-1a99-4c33-b112-c433fd0a3edf.dmp.zip)
| 130 |
190848 | search match case not working for notebooks | 2023-08-21 02:07:13+00:00 | Type: <b>Bug</b>
When I type a word in all caps in the search field of the search pane and enable the "match case" option, the results still include lower case occurrences within .ipynb notebooks (in my case, within input cells of the notebooks).
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49... | search match case not working for notebooks Type: <b>Bug</b>
When I type a word in all caps in the search field of the search pane and enable the "match case" option, the results still include lower case occurrences within .ipynb notebooks (in my case, within input cells of the notebooks).
VS Code version: Code 1... | 170 | ||
190833 | Gulp task detection failed | 2023-08-20 11:55:57+00:00 | 2023-10-18 20:18:19+00:00 | Type: <b>Bug</b>
I have a gulpfile.js in the root folder, it has a simple copy task shown in the screenshot.
When I clicked Terminal > Configure Tasks..., vscode failed to detect the task and showed some messy characters in the output window.
My default system code page is 936, I guess this could be the issue, but... | completed | Gulp task detection failed Type: <b>Bug</b>
I have a gulpfile.js in the root folder, it has a simple copy task shown in the screenshot.
When I clicked Terminal > Configure Tasks..., vscode failed to detect the task and showed some messy characters in the output window.
My default system code page is 936, I guess t... | 227 |
190832 | "Create PR" button after forked a GitHub repo does nothing | 2023-08-20 11:26:19+00:00 | Does this issue occur when all extensions are disabled?: Yes
Version: 1.81.1 (user setup)
Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794
Date: 2023-08-09T22:22:42.175Z
Electron: 22.3.18
ElectronBuildId: 22689846
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19... | "Create PR" button after forked a GitHub repo does nothing Does this issue occur when all extensions are disabled?: Yes
Version: 1.81.1 (user setup)
Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794
Date: 2023-08-09T22:22:42.175Z
Electron: 22.3.18
ElectronBuildId: 22689846
Chromium: 108.0.5359.215
Node.js: 16.1... | 567 | ||
190831 | `editor.action.clipboardPasteAction` doesn't work with `runCommands` | 2023-08-20 09:44:35+00:00 | Type: <b>Bug</b>
1. Define following keybinding in keybindings.json.
```json
{
"key": "ctrl+p",
"command": "runCommands",
"args": {
"commands": [
{ "command": "editor.action.clipboardPasteAction" },
{ "command": "type", "args": { "text":... | `editor.action.clipboardPasteAction` doesn't work with `runCommands` Type: <b>Bug</b>
1. Define following keybinding in keybindings.json.
```json
{
"key": "ctrl+p",
"command": "runCommands",
"args": {
"commands": [
{ "command": "editor.action.clipboardPa... | 537 | ||
190773 | Markdown's `Copy Image` command is always in the command palette | 2023-08-18 21:10:55+00:00 | 2023-08-29 01:40:40+00:00 | running it always results in an error, so I assume it should just be hidden always. | completed | Markdown's `Copy Image` command is always in the command palette running it always results in an error, so I assume it should just be hidden always. | 37 |
190769 | dragging a file to a markdown document will just insert the path | 2023-08-18 20:47:08+00:00 | 2023-11-20 20:10:45+00:00 | even though `paste markdown link` is selected, it's just the plain path
<img width="342" alt="image" src="https://github.com/microsoft/vscode/assets/2019016/3a2f4077-3cc6-48dc-9542-51915e3ff9bd">
| completed | dragging a file to a markdown document will just insert the path even though `paste markdown link` is selected, it's just the plain path
<img width="342" alt="image" src="https://github.com/microsoft/vscode/assets/2019016/3a2f4077-3cc6-48dc-9542-51915e3ff9bd">
| 90 |
190766 | rm actions from toolbar instead of disabling them | 2023-08-18 19:13:36+00:00 | 2023-08-18 21:35:25+00:00 | @rperez030 i think this is what you had noticed | completed | rm actions from toolbar instead of disabling them @rperez030 i think this is what you had noticed | 26 |
190770 | filepath links with '~' expand $USER instead of $HOME | 2023-08-18 15:51:26+00:00 | 2023-10-24 22:39:30+00:00 | ### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?

Then:

- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?

Then:
... | 266 |
190737 | Diff Editor Alignment Issue | 2023-08-18 10:45:53+00:00 | 
I think there is still some problem. Sometimes the code are not aligned, when I restart VSCode, it is solved, but after comparing two 2000-line files, it broke again.
_Originally posted by @zsfab in https://github.com... | reopened | Diff Editor Alignment Issue 
I think there is still some problem. Sometimes the code are not aligned, when I restart VSCode, it is solved, but after comparing two 2000-line files, it broke again.
_Originally posted by ... | 136 | |
190704 | Tasks take ~1 second to stop, attempt #2 | 2023-08-17 21:06:09+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | Tasks take ~1 second to stop, attempt #2 <!-- โ ๏ธโ ๏ธ 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 -->
<... | 851 | ||
190703 | `code new_file.ipynb` and then saving does not always honour the path of the new file | 2023-08-17 20:51:40+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | `code new_file.ipynb` and then saving does not always honour the path of the new file <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscod... | 568 | ||
190687 | Process manager does not expose process memory usage reliably | 2023-08-17 15:58:52+00:00 | Context: https://github.com/microsoft/vscode/issues/190618

| Process manager does not expose process memory usage reliably Context: https://github.com/microsoft/vscode/issues/190618

| 83 | ||
190676 | [Bug] Place sticky scroll in `View > Apperance` menu, instead of having it at the bottom of the `View` menu | 2023-08-17 14:19:15+00:00 | 2023-08-18 10:09:51+00:00 | Currently sticky scroll is grouped with the breadcrumbs in the context menu which appears on right click on sticky scroll. Henceforth it should be grouped with it too in the `View` menu.
cc @gregvanl | completed | [Bug] Place sticky scroll in `View > Apperance` menu, instead of having it at the bottom of the `View` menu Currently sticky scroll is grouped with the breadcrumbs in the context menu which appears on right click on sticky scroll. Henceforth it should be grouped with it too in the `View` menu.
cc @gregvanl | 87 |
190666 | Allow extensions to define settings order in Preferences | 2023-08-17 12:28:39+00:00 | 2023-09-15 22:46:14+00:00 | Currently, extension settings show alphabetically in Preferences even if ordered differently in package.json.
Request ability for extensions to define/configure the order of their settings in the Preferences UI.
This would allow better organization and priority of settings for complex extensions.
Extension manifest ... | not_planned | Allow extensions to define settings order in Preferences Currently, extension settings show alphabetically in Preferences even if ordered differently in package.json.
Request ability for extensions to define/configure the order of their settings in the Preferences UI.
This would allow better organization and priority... | 107 |
190629 | vscode terminal sends ctrl+<arrow key> instead of alt+<arrow key> | 2023-08-16 23:23:06+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | vscode terminal sends ctrl+<arrow key> instead of alt+<arrow key> <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bu... | 481 | ||
190631 | Outline not synchronized | 2023-08-16 19:20:32+00:00 | 2023-08-23 22:13:26+00:00 |
Type: <b>Bug</b>
Outline tab is not synchronized to the jupyer cells. Every time I have to reopen the tab to update. Last version of vscode works fine, it changes since the newest update.
Extension version: 2023.7.1002162226
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:... | completed | Outline not synchronized
Type: <b>Bug</b>
Outline tab is not synchronized to the jupyer cells. Every time I have to reopen the tab to update. Last version of vscode works fine, it changes since the newest update.
Extension version: 2023.7.1002162226
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba... | 874 |
190600 | Slow scrolling search view | 2023-08-16 17:47:18+00:00 | 1. Create a workspace with this file: [Image](https://github.com/microsoft/vscode/assets/12821956/ff9d2355-8276-47bc-b2d1-1ce6db8bdad4) (this is the requests logo svg)
2. Search for `2.0` in the search view
3. Scroll through results and notice janky scrolling
I've attached the profile: [Trace-20230816T104602.json.... | Slow scrolling search view 1. Create a workspace with this file: [Image](https://github.com/microsoft/vscode/assets/12821956/ff9d2355-8276-47bc-b2d1-1ce6db8bdad4) (this is the requests logo svg)
2. Search for `2.0` in the search view
3. Scroll through results and notice janky scrolling
I've attached the profile: [... | 206 | ||
190632 | An unexpected error occurred that requires a reload of this page. | 2023-08-16 13:23:56+00:00 | 2023-10-06 21:25:46+00:00 | ### Applies To
- [ ] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Github dev doesnt load up.
The workbench failed to connect to the server (Error: connection record disposed by ConnectionHub: {
"errorMessage": "Failed to start VS C... | completed | An unexpected error occurred that requires a reload of this page. ### Applies To
- [ ] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Github dev doesnt load up.
The workbench failed to connect to the server (Error: connection record d... | 321 |
190582 | One particular Jupyter Notebook not responding after returning | 2023-08-16 12:16:15+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | One particular Jupyter Notebook not responding after returning <!-- โ ๏ธโ ๏ธ 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-... | 762 | ||
190581 | Chat view empty after restart | 2023-08-16 11:59:46+00:00 | 2023-08-29 00:56:35+00:00 | * I have the chat view dragged into the alternative side bar into its own view
* I reload
* ๐ the view is empty (despite the extension being active and running)
Switching the view back and forth, e.g from outline back to chat renders the view. It seems some view-activation/restoration is missing here
<img widt... | completed | Chat view empty after restart * I have the chat view dragged into the alternative side bar into its own view
* I reload
* ๐ the view is empty (despite the extension being active and running)
Switching the view back and forth, e.g from outline back to chat renders the view. It seems some view-activation/restoratio... | 154 |
190575 | notebook find replace instance does not increment to next match correctly | 2023-08-16 11:08:18+00:00 | running on Ventura 13.5 Mac OS.
https://github.com/microsoft/vscode/assets/19147547/b69f6797-3a20-4b8a-97b3-641b89ce91c7
```
Version: 1.80.2 (Universal)
Commit: 2ccd690cbff1569e4a83d7c43d45101f817401dc
Date: 2023-07-27T21:05:41.366Z
Electron: 22.3.14
ElectronBuildId: 22695494
Chromium: 108.0.5359.215
No... | notebook find replace instance does not increment to next match correctly running on Ventura 13.5 Mac OS.
https://github.com/microsoft/vscode/assets/19147547/b69f6797-3a20-4b8a-97b3-641b89ce91c7
```
Version: 1.80.2 (Universal)
Commit: 2ccd690cbff1569e4a83d7c43d45101f817401dc
Date: 2023-07-27T21:05:41.366Z
... | 265 | ||
190567 | Hover overflowing onto editor on the right | 2023-08-16 09:27:56+00:00 | Stable:

Insiders:

Version
```
Version: 1.82.0-insider
Commit: 7a464d6069a39b7d0e63c3da453d43a... | Hover overflowing onto editor on the right Stable:

Insiders:

Version
```
Version: 1.82.0-insid... | 214 | ||
190565 | Hover doesn't pick correct direction to open in and gets small enough height-wise to fit the incorrect direction | 2023-08-16 09:26:43+00:00 | Stable:

Insiders:

Version
```
Version: 1.82.0-insider
Commit: 7a464d6069a39b7d0e63c3da453d... | Hover doesn't pick correct direction to open in and gets small enough height-wise to fit the incorrect direction Stable:

Insiders:
 + "123"[2])}` two times. On the top level of the template string and inside another template string inside a placeholder.
```
test = `Hello, ${getWorld((5 - 1) + "123"[2])} ${`${getWorld((5 - 1) + "123"[2])}`}`;
```
... | Bracket pair colorizing fails in nested template strings Type: <b>Bug</b>
The following line of code has a template placeholder `${getWorld((5 - 1) + "123"[2])}` two times. On the top level of the template string and inside another template string inside a placeholder.
```
test = `Hello, ${getWorld((5 - 1) ... | 252 | ||
190561 | can not show ssh tag after VS code update from 1.78.2 | 2023-08-16 08:32:03+00:00 | 2023-12-18 14:09:31+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | can not show ssh tag after VS code update from 1.78.2 <!-- โ ๏ธโ ๏ธ 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... | 496 |
190538 | keybinding for period displays as less-than in table view | 2023-08-16 01:48:21+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... | keybinding for period displays as less-than in table view <!-- โ ๏ธโ ๏ธ 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... | 688 | ||
190521 | copying image to clipboard from notebook output will always select the first output | 2023-08-15 20:21:18+00:00 | 2023-08-17 23:59:28+00:00 | follow up after https://github.com/microsoft/vscode/pull/190514
1. Execute a notebook cell that displays multiple images
2. scroll down and select 'copy output to clipboard' on the last image
:bug: the first image is selected and the notebook scrolls to reveal it | completed | copying image to clipboard from notebook output will always select the first output follow up after https://github.com/microsoft/vscode/pull/190514
1. Execute a notebook cell that displays multiple images
2. scroll down and select 'copy output to clipboard' on the last image
:bug: the first image is selected and t... | 81 |
190499 | Free port quick fix does not work on Windows | 2023-08-15 14:38:51+00:00 | 2023-08-22 12:00:06+00:00 |

| completed | Free port quick fix does not work on Windows

| 58 |
190460 | Fix incorrect role for header | 2023-08-15 00:03:05+00:00 | 2023-09-12 15:30:02+00:00 | Type: <b>Bug</b>
The header row containing the menubar and banner has the role "contentinfo" which is incorrect because the "contentinfo" role is reserved only for the footer. The role should be removed (changed to none / presentation).
VS Code version: Code 1.78.0 (252e5463d60e63238250799aef7375787f68b4ee, 202... | completed | Fix incorrect role for header Type: <b>Bug</b>
The header row containing the menubar and banner has the role "contentinfo" which is incorrect because the "contentinfo" role is reserved only for the footer. The role should be removed (changed to none / presentation).
VS Code version: Code 1.78.0 (252e5463d60e632... | 145 |
190425 | wsl over tunnels: command prompt windows show up on windows machine | 2023-08-14 16:04:07+00:00 | 2023-10-06 16:09:49+00:00 | Testing #186246
- enable the remote tunnel access on a Windows machine
- use latest VS Code insiders to connect to the tunnel (using the remote explorer)
- observe that while the connection is established, a series of command prompt windows pup up, for every invocation of wsl.exe

- observe that while the connection is established, a series of command prompt windows pup up... | 130 |
190413 | Overview Ruler Hunk Heights Are Not Accurate | 2023-08-14 13:44:37+00:00 | 2023-08-14 14:16:45+00:00 | [monaco editor repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.42.0-dev-20230809#XQAAAAKQAgAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9XQE0SJE1jc2VKxhaLFIw9vEWSxW3yscw2DAARgmSatbNyrNa50VLHWwDOn0YI7IfU0xJ0CGYU1vRtgnKPmZzQcQ1F9I-F9YcvQUj8HivueDk6xk10aTxXekWqhfu9YLNXpgxd3_x6vtBkqr2... | completed | Overview Ruler Hunk Heights Are Not Accurate [monaco editor repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.42.0-dev-20230809#XQAAAAKQAgAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9XQE0SJE1jc2VKxhaLFIw9vEWSxW3yscw2DAARgmSatbNyrNa50VLHWwDOn0YI7IfU0xJ0CGYU1vRtgnKPmZzQcQ1F9I-F9YcvQU... | 560 |
190409 | [Bug] Sticky scroll sometimes shows empty lines | 2023-08-14 12:56:29+00:00 | 2023-08-14 15:32:54+00:00 | This is a regression due to the work done on making sticky scroll sideways scrollable | completed | [Bug] Sticky scroll sometimes shows empty lines This is a regression due to the work done on making sticky scroll sideways scrollable | 32 |
190395 | [Debt]: Clean the code relative to `limiting the width of the hover to the content inside` | 2023-08-14 09:27:13+00:00 | Relative to https://github.com/microsoft/vscode/pull/187698
Currently the code is not clean, we add (what appears to be) random pixel numbers to make the feature work. The feature also does not work correctly sometimes when increasing slowly the width of the hover. The text does not appear fully in the hover.
| [Debt]: Clean the code relative to `limiting the width of the hover to the content inside` Relative to https://github.com/microsoft/vscode/pull/187698
Currently the code is not clean, we add (what appears to be) random pixel numbers to make the feature work. The feature also does not work correctly sometimes when in... | 104 | ||
190394 | [Bug] Make hover disappear after some time outside of the hover | 2023-08-14 09:23:28+00:00 | 2023-09-12 07:40:40+00:00 | Currently the hover disappear as soon as the mouse leaves the content hover. Sometimes the user leaves briefly the content hover. The ask is to wait until some times (ex. 500 ms) has passed before measuring whether the mouse is within the hover or not, then make the hover disappear or not. | completed | [Bug] Make hover disappear after some time outside of the hover Currently the hover disappear as soon as the mouse leaves the content hover. Sometimes the user leaves briefly the content hover. The ask is to wait until some times (ex. 500 ms) has passed before measuring whether the mouse is within the hover or not, the... | 89 |
190391 | [Bug] Focused content hover disappear when leaving the editor | 2023-08-14 09:09:15+00:00 | Focused content hover disappears when leaving the editor whereas it should remain visible until unfocused | [Bug] Focused content hover disappear when leaving the editor Focused content hover disappears when leaving the editor whereas it should remain visible until unfocused | 39 | ||
190382 | Focus border not visible on toggled search actions | 2023-08-14 06:27:22+00:00 | #A11yWCAG2.1; #A11yTCS; #A11ySev3; #DesktopApp; #Win32; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Aug2023; #WCAG2.4.7; #AILimited; #FocusVisible; #Keyboard;
### Environment and OS details:
Visual Studio Code insider version 1.82.0
Microsoft Windows 11 Enterprise 22H2 Build 22621.1992
### Rep... | reopened | Focus border not visible on toggled search actions #A11yWCAG2.1; #A11yTCS; #A11ySev3; #DesktopApp; #Win32; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Aug2023; #WCAG2.4.7; #AILimited; #FocusVisible; #Keyboard;
### Environment and OS details:
Visual Studio Code insider version 1.82.0
Microsoft Win... | 320 | |
190363 | It's possible to create a profile with a name containing just whitespace | 2023-08-13 13:44:11+00:00 | 2023-08-24 13:00:49+00:00 | 1. Create profile with the following name: ` `

| completed | It's possible to create a profile with a name containing just whitespace 1. Create profile with the following name: ` `

| 73 |
190349 | View containers with lazy contents don't get restored as active | 2023-08-13 09:26:12+00:00 |
Type: <b>Bug</b>
When I move **OUTLINE** and **TIMELINE** together to the **Secondary Side Bar**, then each time I open vscode, the **Search** panel shows up by defaut in the **Activity Bar** instead of the **Explorer** panel.
Reset the layout or don't move both of them solves the problem.
Thank you.
VS C... | View containers with lazy contents don't get restored as active
Type: <b>Bug</b>
When I move **OUTLINE** and **TIMELINE** together to the **Secondary Side Bar**, then each time I open vscode, the **Search** panel shows up by defaut in the **Activity Bar** instead of the **Explorer** panel.
Reset the layout or d... | 784 | ||
190287 | add line to accessible view which indicates that shift+tab can be used to explore various actions that are available | 2023-08-11 20:15:18+00:00 | 2023-08-17 16:35:37+00:00 | cc @jooyoungseo, @rperez030
similar to "Exit this dialog with the escape key", we could add this at the bottom so it's very clear to the user | completed | add line to accessible view which indicates that shift+tab can be used to explore various actions that are available cc @jooyoungseo, @rperez030
similar to "Exit this dialog with the escape key", we could add this at the bottom so it's very clear to the user | 66 |
190278 | Editor Playground | 2023-08-11 18:53:59+00:00 | Type: <b>Bug</b>
I'm reviewing the features in the Editor Playground. In the "Errors and Warnings" section, there are no "suiggles" highlighting errors and warnings in the sample code. F8 does not navigate through the code either. It could be my native settings, but this is a brand new install of VS Code, and I have... | Editor Playground Type: <b>Bug</b>
I'm reviewing the features in the Editor Playground. In the "Errors and Warnings" section, there are no "suiggles" highlighting errors and warnings in the sample code. F8 does not navigate through the code either. It could be my native settings, but this is a brand new install of V... | 952 | ||
190272 | don't have accessibility help hint in accessible view | 2023-08-11 17:19:28+00:00 | 2023-08-11 19:47:46+00:00 | now that the accessible view has buttons such that the actions can be discovered, we don't need this hint
cc @jooyoungseo, @rperez030 | completed | don't have accessibility help hint in accessible view now that the accessible view has buttons such that the actions can be discovered, we don't need this hint
cc @jooyoungseo, @rperez030 | 54 |
190270 | Curly and double underline in terminal is cut off when using canvas renderer | 2023-08-11 17:03:18+00:00 | 2023-08-11 21:06:42+00:00 | Repro:
1. On Linux or macOS (Windows -> WSL won't work)
2. Set `"terminal.integrated.gpuAcceleration": "canvas"`
3. Run in the terminal: `echo -e '\x1b[4:3mcurly\x1b[4:2mdouble\x1b[4:0m'`
Expected:

Actu... | completed | Curly and double underline in terminal is cut off when using canvas renderer Repro:
1. On Linux or macOS (Windows -> WSL won't work)
2. Set `"terminal.integrated.gpuAcceleration": "canvas"`
3. Run in the terminal: `echo -e '\x1b[4:3mcurly\x1b[4:2mdouble\x1b[4:0m'`
Expected:

The current workaround is to use the command line (`gi... | Interactive rebase - Commit Msg cannot be edited while doing "Edit" Type: <b>Bug</b>
When using Interactive and selecting Edit, the commit is waiting for amending. However, changing the commit message is not possible from GUI.

<!-- โ ๏ธโ ๏ธ 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.... | completed | VSCode does not recognize REPO on network drive after upgrading to version 1.81 
<!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/cod... | 398 |
190140 | 3 high severity Chromium vulnerabilities in VSCode 1.81 - patched in Electron 22.3.20 | 2023-08-10 07:47:04+00:00 | 2023-08-15 14:28:46+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 | 3 high severity Chromium vulnerabilities in VSCode 1.81 - patched in Electron 22.3.20 <!-- โ ๏ธโ ๏ธ 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/vscod... | 494 |
190136 | Sticky scroll empty sometimes | 2023-08-10 06:48:33+00:00 | 2023-08-11 07:01:24+00:00 | This issue appears to occur under the following conditions:
1. Open two files that render sticky lines
2. Scroll in one file to the right so that sticky scroll is sideways scrolled (you may need to enable the sideways scrolling setting on sticky scroll)
3. Open the second file, observe that the sticky lines are no... | completed | Sticky scroll empty sometimes This issue appears to occur under the following conditions:
1. Open two files that render sticky lines
2. Scroll in one file to the right so that sticky scroll is sideways scrolled (you may need to enable the sideways scrolling setting on sticky scroll)
3. Open the second file, observ... | 77 |
190133 | Unicode codepoint 0x202E causes the default filename in the tab title to also be right to left | 2023-08-10 05:34:50+00:00 | 2023-08-22 13:27:57+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Unicode codepoint 0x202E causes the default filename in the tab title to also be right to left <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/micros... | 524 |
190103 | Shell integration with PowerShell 5.1 breaks with `$ErrorActionPreference = 'stop'` | 2023-08-09 22:07:20+00:00 | 2023-08-14 14:58:11+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Shell integration with PowerShell 5.1 breaks with `$ErrorActionPreference = 'stop'` <!-- โ ๏ธโ ๏ธ 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/... | 544 |
190086 | notebook.output.wordWrap does not seem to affect outputs from all Magics | 2023-08-09 19:35: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... | notebook.output.wordWrap does not seem to affect outputs from all Magics <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submit... | 384 | ||
190066 | Sticky scroll not aligned | 2023-08-09 17:24:11+00:00 | 2023-08-10 15:58:09+00:00 | On the latest Insiders:
The sticky scroll labels at the top seem to be cut off even though I'm at the leftmost scroll point in the editor.
The problem occurs when I navigate to another file and then navigate back to the current one.

| completed | fine tune icon selection for Accessible View toolbar example for how to access this:
- enable screen reader mode
- run some chat requests in the panel
- focus one chat response cell
- `alt+f2`

| 93 |
189973 | Command Center does not respond to clicks | 2023-08-08 20:20:46+00:00 | 2023-08-09 10:48:44+00:00 | Insiders 1.82.0
Looks like the command center and associated toolbar buttons aren't functioning when clicked. Weirdly it seems like I can sometimes(?) get a hover state but it doesn't always work. Repeated clicks minimizes the window which makes me think the events are going straight to the titlebar and being handle... | completed | Command Center does not respond to clicks Insiders 1.82.0
Looks like the command center and associated toolbar buttons aren't functioning when clicked. Weirdly it seems like I can sometimes(?) get a hover state but it doesn't always work. Repeated clicks minimizes the window which makes me think the events are going... | 129 |
189968 | Quick Chat doesn't return focus to editor | 2023-08-08 19:58:44+00:00 | 2023-08-14 19:43:41+00:00 | - Focus in the editor
- Open Quick Chat
- Press escape
- Focus is not in the editor | completed | Quick Chat doesn't return focus to editor - Focus in the editor
- Open Quick Chat
- Press escape
- Focus is not in the editor | 30 |
189940 | Textmate grammar highlighting doesn't match GitHub/Linguist when "end" is never matched | 2023-08-08 15:29:38+00:00 | This was reported at https://github.com/dart-lang/dart-syntax-highlight/issues/11#issuecomment-1613758553. Dart highlighting on GitHub doesn't handle unterminated triple-backticks as expected. VS Code _does_ handle it as expected.
However, while debugging this, I've become less certain that GitHub is wrong, and feel... | Textmate grammar highlighting doesn't match GitHub/Linguist when "end" is never matched This was reported at https://github.com/dart-lang/dart-syntax-highlight/issues/11#issuecomment-1613758553. Dart highlighting on GitHub doesn't handle unterminated triple-backticks as expected. VS Code _does_ handle it as expected.
... | 732 | ||
189933 | Focusing another window while dragging a file from the FileExplorer causes a TreeError | 2023-08-08 14:18: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... | Focusing another window while dragging a file from the FileExplorer causes a TreeError <!-- โ ๏ธโ ๏ธ 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/vsco... | 429 | ||
189912 | Notification "task already active" can be "never seen again" | 2023-08-08 08:51:42+00:00 | 2023-09-28 17:28:12+00:00 | Currently, one can have a task that runs on folder open (startup), but if window is reloaded, they get a notification "The task '<myTask>' is already active." with options to terminate or restart the task. It would be great to have an option to never see this notification either as a button or within gear-icon context ... | completed | Notification "task already active" can be "never seen again" Currently, one can have a task that runs on folder open (startup), but if window is reloaded, they get a notification "The task '<myTask>' is already active." with options to terminate or restart the task. It would be great to have an option to never see thi... | 101 |
189911 | Ghost resize borders in code completion | 2023-08-08 08:43:50+00:00 | 2023-12-08 13:14: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 | Ghost resize borders in code completion <!-- โ ๏ธโ ๏ธ 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 -->
<... | 492 |
189866 | Broken `search.action.replace` default mac shortcut (`โง`+`โ`+`1`) | 2023-08-07 21:01:41+00:00 | 2023-08-23 17:18:59+00:00 | Type: <b>Bug</b>
On a mac, without any extension enabled:
* Search and replace from within the search view and press `โง`+`โ`+`1` while focusing an individual occurence: nothing happens;
* Search and replace from within the search view and press `โง`+`โ`+`1` while focusing a file or folder: works as expected.
I h... | completed | Broken `search.action.replace` default mac shortcut (`โง`+`โ`+`1`) Type: <b>Bug</b>
On a mac, without any extension enabled:
* Search and replace from within the search view and press `โง`+`โ`+`1` while focusing an individual occurence: nothing happens;
* Search and replace from within the search view and press `โง`+... | 635 |
189850 | Dark Modern theme has no quick pick separators | 2023-08-07 18:08:03+00:00 | 2023-08-07 19:36:31+00:00 | There should be a horizontal separator above 'other commands' here:

| completed | Dark Modern theme has no quick pick separators There should be a horizontal separator above 'other commands' here:

| 71 |
189845 | Search in notebooks perf issues when using ssh | 2023-08-07 17:06:25+00:00 | I can confirm the search issue only happens with ssh remote, and when the connection is not stable. I've tried locally, doing the notebook as large as possible, or with a notebook with problems when in remote, and everything is fine. I'm sure the other issue comes from the same cause. In general, I have many problems w... | Search in notebooks perf issues when using ssh I can confirm the search issue only happens with ssh remote, and when the connection is not stable. I've tried locally, doing the notebook as large as possible, or with a notebook with problems when in remote, and everything is fine. I'm sure the other issue comes from the... | 176 | ||
189830 | error - Could not create tunnel | 2023-08-07 15:53:03+00:00 | 2023-08-10 01:19:57+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | error - Could not create tunnel <!-- โ ๏ธโ ๏ธ 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... | 654 |
189824 | escape in go to symbol accessible view closes accessible view | 2023-08-07 14:53:37+00:00 | 2023-08-08 04:11:39+00:00 | 1. open accessible view `alt+f2`
2. open go to symbol picker `ctrl/cmd+shift+o`
3. `escape`
4. both are closed sometimes (when there's more than one item)
cc @rperez030 | completed | escape in go to symbol accessible view closes accessible view 1. open accessible view `alt+f2`
2. open go to symbol picker `ctrl/cmd+shift+o`
3. `escape`
4. both are closed sometimes (when there's more than one item)
cc @rperez030 | 71 |
189798 | Partial Profile created by settings unchecked (thus Settings using default profile) doesn't respect setting items which is described with "Applies to all profiles" | 2023-08-07 08:19:21+00:00 | 2023-08-24 07:35: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 | Partial Profile created by settings unchecked (thus Settings using default profile) doesn't respect setting items which is described with "Applies to all profiles" <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-... | 697 |
189783 | 1.81.0 Broke indentation styles | 2023-08-07 02:17:08+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... | 1.81.0 Broke indentation styles <!-- โ ๏ธโ ๏ธ 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 -->
<!-- ๐ S... | 591 | ||
189769 | Jupyter notebook: Can't copy form result cells | 2023-08-06 17:38:56+00:00 | 2023-09-06 11:24:57+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | not_planned | Jupyter notebook: Can't copy form result cells <!-- โ ๏ธโ ๏ธ 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... | 561 |
189753 | Terminal crash | 2023-08-06 09:33:53+00:00 | 2023-08-15 18:33:42+00:00 | Type: <b>Bug</b>
1. Set GPU Acceleration for terminals to "off" in settings
2. Open a terminal
3. Split the terminal
4. Close the left terminal (the right terminal doesn't seem to have this issue)
5. Vscode crashes
VS Code version: Code - Insiders 1.82.0-insider (83fc3ad9bd553869e8fea3d370d1d2bd438f9e54, 2023... | completed | Terminal crash Type: <b>Bug</b>
1. Set GPU Acceleration for terminals to "off" in settings
2. Open a terminal
3. Split the terminal
4. Close the left terminal (the right terminal doesn't seem to have this issue)
5. Vscode crashes
VS Code version: Code - Insiders 1.82.0-insider (83fc3ad9bd553869e8fea3d370d1d2b... | 800 |
189735 | Executing cell in Jupyter with Shift-Enter jumps/scrolls to the end of the next cell's output | 2023-08-05 22:20:22+00:00 | 2023-10-25 15:57: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... | completed | Executing cell in Jupyter with Shift-Enter jumps/scrolls to the end of the next cell's output <!-- โ ๏ธโ ๏ธ 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/microso... | 668 |
189710 | [Bug] Standalone color picker hidden behind editor panel | 2023-08-05 11:18:18+00:00 | 2023-08-24 14:21:29+00:00 | Depending oh how many editors windows are open and the size of them, sometimes the standalone color picker is partially hidden behind other editor panel.
vscode version:1.81.0 6445d93c81ebe42c4cbd7a60712e0b17d9463e97 x64
 after changing the current CUDA thread in our extension, the cursor position in the editor does not update if the new thread PC is different than that of the old thread. Please note that in CUDA because of the large number of threads running concurrently, we have specialized U... | completed | InvalidatedEvent not updating line highlight When we issue an InvalidatedEvent([โallโ]) after changing the current CUDA thread in our extension, the cursor position in the editor does not update if the new thread PC is different than that of the old thread. Please note that in CUDA because of the large number of threa... | 374 |
189684 | Running a quick fix can lock user scrolling | 2023-08-04 21:37:04+00:00 | 2023-08-22 15:10:45+00:00 | <img width="1116" alt="Screenshot 2023-08-04 at 2 35 57 pm" src="https://github.com/microsoft/vscode/assets/2193314/6353bdcf-c41e-44f4-8188-be774757477e">
I've been seeing this fairly consistently, when doing the set upstream quick fix it will lock the scrolling, scrolling down manually will do the audio cue for the... | completed | Running a quick fix can lock user scrolling <img width="1116" alt="Screenshot 2023-08-04 at 2 35 57 pm" src="https://github.com/microsoft/vscode/assets/2193314/6353bdcf-c41e-44f4-8188-be774757477e">
I've been seeing this fairly consistently, when doing the set upstream quick fix it will lock the scrolling, scrolling... | 119 |
189658 | Hiding the go to symbol quick-pick in the accessible view causes focus loss | 2023-08-04 15:33:31+00:00 | 2023-08-04 15:56:19+00:00 | 1. `Alt+f2`
2. `Ctrl/cmd+shift+o`
3. `Escape`
4. ๐ focus is lost | completed | Hiding the go to symbol quick-pick in the accessible view causes focus loss 1. `Alt+f2`
2. `Ctrl/cmd+shift+o`
3. `Escape`
4. ๐ focus is lost | 51 |
189650 | Webviews don't respect accessibility.unfocusedViewOpacity | 2023-08-04 14:31:56+00:00 | This setting works by injecting some CSS here:
https://github.com/microsoft/vscode/blob/040c5df8702d64125a719ec9cfca9adadc620d7b/src/vs/workbench/contrib/accessibility/browser/unfocusedViewDimmingContribution.ts#L37-L50
Webviews aren't part of the regular DOM structure though so I'm not sure the best way to do th... | Webviews don't respect accessibility.unfocusedViewOpacity This setting works by injecting some CSS here:
https://github.com/microsoft/vscode/blob/040c5df8702d64125a719ec9cfca9adadc620d7b/src/vs/workbench/contrib/accessibility/browser/unfocusedViewDimmingContribution.ts#L37-L50
Webviews aren't part of the regular ... | 222 | ||
189648 | Adopt resize sash in webview find | 2023-08-04 14:25:39+00:00 | 2023-08-08 22:16:05+00:00 | https://github.com/microsoft/vscode/issues/145869 added the ability for simple find widget embedders to use a resize sash. We should adopt in webview find | completed | Adopt resize sash in webview find https://github.com/microsoft/vscode/issues/145869 added the ability for simple find widget embedders to use a resize sash. We should adopt in webview find | 55 |
189646 | Terminal find doesn't have border around input | 2023-08-04 14:21:49+00:00 | 2023-08-04 17:55:03+00:00 | Look after https://github.com/microsoft/vscode/pull/179398 is merged in Dark Modern:

| completed | Terminal find doesn't have border around input Look after https://github.com/microsoft/vscode/pull/179398 is merged in Dark Modern:

| 83 |
189625 | Hovering over an editor tab will "drop a white shadow" on the text | 2023-08-04 09:56:36+00:00 | 2023-08-24 08:35:12+00:00 | * hover over editor tabs
* observe some kind of shadow dropping over the text
https://github.com/microsoft/vscode/assets/5047891/e9160c03-1c3b-411b-b068-c563df553091
```
Version: 1.82.0-insider
Commit: 83fc3ad9bd553869e8fea3d370d1d2bd438f9e54
Date: 2023-08-04T05:36:05.439Z
Electron: 22.3.18
ElectronBu... | completed | Hovering over an editor tab will "drop a white shadow" on the text * hover over editor tabs
* observe some kind of shadow dropping over the text
https://github.com/microsoft/vscode/assets/5047891/e9160c03-1c3b-411b-b068-c563df553091
```
Version: 1.82.0-insider
Commit: 83fc3ad9bd553869e8fea3d370d1d2bd438f... | 185 |
189624 | Indent guide transparency affects Active indent guide | 2023-08-04 09:39:23+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | Indent guide transparency affects Active indent guide <!-- โ ๏ธโ ๏ธ 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... | 583 | ||
189600 | Terminal find highlights aren't correct | 2023-08-04 02:40:55+00:00 | 2023-08-10 16:22:48+00:00 | See how only `pp` is highlighted for the search term `app`
<img width="577" alt="Screenshot 2023-08-03 at 7 40 08 pm" src="https://github.com/microsoft/vscode/assets/2193314/fbecec59-19e9-4249-bd7d-96abd8dbdcea">
| completed | Terminal find highlights aren't correct See how only `pp` is highlighted for the search term `app`
<img width="577" alt="Screenshot 2023-08-03 at 7 40 08 pm" src="https://github.com/microsoft/vscode/assets/2193314/fbecec59-19e9-4249-bd7d-96abd8dbdcea">
| 93 |
189599 | unfocusedViewOpacity doesn't apply correctly when terminal find widget is open | 2023-08-04 02:39:26+00:00 | 2023-08-04 14:56:06+00:00 | <img width="558" alt="Screenshot 2023-08-03 at 7 38 54 pm" src="https://github.com/microsoft/vscode/assets/2193314/68fe86a1-4585-4e62-b28d-32e3c09c8d77">
| completed | unfocusedViewOpacity doesn't apply correctly when terminal find widget is open <img width="558" alt="Screenshot 2023-08-03 at 7 38 54 pm" src="https://github.com/microsoft/vscode/assets/2193314/68fe86a1-4585-4e62-b28d-32e3c09c8d77">
| 91 |
189594 | Diff shows blank on left side if repo in root on Linux | 2023-08-03 23:16:18+00:00 | 2023-10-05 13:38:35+00:00 | VS Code Version: 1.82.0-insider
OS Version: Ubuntu 22.04
The path is missing the first character in the path for a specific file on the 'git show --textconv' lines
'ub-folder' vs 'sub-folder'
If the command is run manually, with the correct path there are no issues
Working (Non-root folder)
2023-08-03 19:10... | completed | Diff shows blank on left side if repo in root on Linux VS Code Version: 1.82.0-insider
OS Version: Ubuntu 22.04
The path is missing the first character in the path for a specific file on the 'git show --textconv' lines
'ub-folder' vs 'sub-folder'
If the command is run manually, with the correct path there are n... | 370 |
189574 | Error when trying to apply a built-in extension to all profiles | 2023-08-03 19:36:33+00:00 | 2023-08-24 12:47: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... | completed | Error when trying to apply a built-in extension to all profiles <!-- โ ๏ธโ ๏ธ 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... | 574 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.