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 |
|---|---|---|---|---|---|---|---|
205634 | Notebook Timeline does not reflect true state of notebook & does not work as expected | 2024-02-20 05:55:01+00:00 | 2024-03-13 18:15:49+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 | Notebook Timeline does not reflect true state of notebook & does not work as expected <!-- ⚠️⚠️ 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... | 984 |
205626 | Not clear about the context of `Context Menu` in empty area of notebook | 2024-02-20 02:45:18+00:00 | 2024-03-21 22:17:19+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Not clear about the context of `Context Menu` in empty area of notebook <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitt... | 434 |
205624 | `Copy Image` command in markdown preview editor is invalid and an error is reported. | 2024-02-20 02:33:41+00:00 |
Type: <b>Bug</b>
1. Open any project and open a markdown file containing images.
2. Open Preview
3. Right-click the image position in the preview and select `Copy Image`
VS Code version: Code - Insiders 1.87.0-insider (Universal) (00124e9e5830e3efc897db71c781899f8a676295, 2024-02-16T16:39:24.006Z)
OS version... | `Copy Image` command in markdown preview editor is invalid and an error is reported.
Type: <b>Bug</b>
1. Open any project and open a markdown file containing images.
2. Open Preview
3. Right-click the image position in the preview and select `Copy Image`
VS Code version: Code - Insiders 1.87.0-insider (Univer... | 905 | ||
205578 | Strange terminal sticky scroll state | 2024-02-19 19:24:26+00:00 | 2024-02-29 19:05:56+00:00 | I somehow got into this:

I am not sure how sticky scroll in the terminal should work but I felt this was a bit misleading. | completed | Strange terminal sticky scroll state I somehow got into this:

I am not sure how sticky scroll in the terminal should work but I felt this was a bit misleading. | 84 |
205567 | Multi file diff editor: Last focused editor is not remembered | 2024-02-19 16:50:48+00:00 | When switching back, focus is lost:

| Multi file diff editor: Last focused editor is not remembered When switching back, focus is lost:

| 73 | ||
205515 | Markdown fenced code block parts barely legible with light theme | 2024-02-19 09:13:23+00:00 | 2024-03-21 21:32:36+00:00 | Type: <b>Bug</b>
1. Use a light theme (e.g., Light+, Light Modern or Light (Visual Studio))
2. Use Markdown preview for a fenced code block with syntax highlighting that uses string interpolation
3. The expression is barely legible (light grey)
For example:
~~~
Python:
```python
s = f"number={self.ComputeNu... | completed | Markdown fenced code block parts barely legible with light theme Type: <b>Bug</b>
1. Use a light theme (e.g., Light+, Light Modern or Light (Visual Studio))
2. Use Markdown preview for a fenced code block with syntax highlighting that uses string interpolation
3. The expression is barely legible (light grey)
Fo... | 685 |
205501 | SCM history: tree find (Ctrl+F) doesn't highlight matches | 2024-02-18 23:14:08+00:00 | 2024-04-05 07:43:35+00:00 | Type: <b>Bug</b>
Without filter mode selected, down-arrow from widget correctly navigates between matching nodes in the tree but the matches are not highlighted.

VS Code version: Code - Insiders 1.87.0-insider (00... | completed | SCM history: tree find (Ctrl+F) doesn't highlight matches Type: <b>Bug</b>
Without filter mode selected, down-arrow from widget correctly navigates between matching nodes in the tree but the matches are not highlighted.

2. Optional: Disable all extensions in this workspace (to confirm reproducible without extensions)
3. Close VSCode (persists the temporary workspace such that it'll reopen on th... | completed | Other files don't open when launched with an unsaved workspace Type: <b>Bug</b>
1. From an empty VSCode session, open a folder, then add another folder to the workspace (produced an unsaved workspace)
2. Optional: Disable all extensions in this workspace (to confirm reproducible without extensions)
3. Close VSCode... | 582 |
205401 | Insert at cursor enabled, but does nothing when no editor is open | 2024-02-16 20:19:31+00:00 | Don't have an editor open, run a chat request and get a result with a codeblock. 🐛 see the insert at cursor action enabled, clicking it does nothing.

| Insert at cursor enabled, but does nothing when no editor is open Don't have an editor open, run a chat request and get a result with a codeblock. 🐛 see the insert at cursor action enabled, clicking it does nothing.

... | 105 | ||
205391 | audio cue Settings not included in settingsLayout.ts: | 2024-02-16 18:59:03+00:00 | 2024-02-16 19:17:03+00:00 | 1. Open the settings UI
2. Open dev tools console
3. 🐛 see:
```
WARN SettingsEditor2: Settings not included in settingsLayout.ts: audioCues.chatRequestSent, audioCues.chatResponsePending, audioCues.chatResponseReceived, audioCues.clear, audioCues.debouncePositionChanges, audioCues.diffLineDeleted, audioCues.diff... | completed | audio cue Settings not included in settingsLayout.ts: 1. Open the settings UI
2. Open dev tools console
3. 🐛 see:
```
WARN SettingsEditor2: Settings not included in settingsLayout.ts: audioCues.chatRequestSent, audioCues.chatResponsePending, audioCues.chatResponseReceived, audioCues.clear, audioCues.debouncePosi... | 317 |
205388 | [Accessibility] Status bar items with no command can still have focus, but do not show it | 2024-02-16 18:28:30+00:00 | 2024-02-17 15:13: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 | [Accessibility] Status bar items with no command can still have focus, but do not show 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/v... | 551 |
205375 | Closing Jupyter Notebook Diff closes open Jupyter Notebook | 2024-02-16 15:26:00+00:00 | 2024-03-13 07:31:02+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Closing Jupyter Notebook Diff closes open Jupyter Notebook <!-- ⚠️⚠️ 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-... | 574 |
205374 | Typescript: Object function properties are auto completed differently depending on notation used in type definition | 2024-02-16 15:24: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... | Typescript: Object function properties are auto completed differently depending on notation used in type definition <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: http... | 680 | ||
205369 | Unable to see buttons when list of conflicting tag(s) is too long. | 2024-02-16 14:34:32+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Unable to see buttons when list of conflicting tag(s) is too long. <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-B... | 777 | ||
208202 | Fully reveal conversation when opening it | 2024-02-16 14:20:05+00:00 | 2024-03-20 14:32:34+00:00 | When clicking on a comment, it seems to center the top of it in the editor.
It would be nice if it instead tried to reveal the entire conversation.
I think the editor allows this by calling reveal with a range that includes the line before and after the comment.
I think you can tell it to prefer the top if the range... | completed | Fully reveal conversation when opening it When clicking on a comment, it seems to center the top of it in the editor.
It would be nice if it instead tried to reveal the entire conversation.
I think the editor allows this by calling reveal with a range that includes the line before and after the comment.
I think you ... | 141 |
205361 | Git repositories view crops too early | 2024-02-16 12:03:18+00:00 | 2024-02-16 16:14:19+00:00 | See here:
<img width="367" alt="image" src="https://github.com/microsoft/vscode/assets/900690/a41c9ec6-1344-4d70-a8e8-b4925a27151a">
When I make the sidebar smaller in a multi-repository view, I see that the "..." appears even when not needed.

1.76: ✅

1.81: Codeblock lost its background colour b... | completed | [regression] Extension preview codeblock formatting broken View a codeblock within a extension preview inside VSCode
[Example extension](https://marketplace.visualstudio.com/items?itemName=RedCMD.lag-syntax-highlighter)
1.76: ✅

Github: ✅
````markdown
```j... | completed | Extension `README.md` preview markdown codeblock language detection The extension `README.md` preview page does not ignore arguments after the initial whitespace separated languageId ❌
as seen in Github's markdown
and both VSCode's builtin Markdown extensions
all text after the whitespace separator is ignored ✅
... | 606 |
205314 | Regressions with automatic port forwarding in VS Code | 2024-02-15 22:18:37+00:00 | 2024-03-15 12:17:06+00:00 | - VS Code Version:
Version: 1.86.1
Commit: 31c37ee8f63491495ac49e43b8544550fbae4533
Date: 2024-02-07T09:08:57.920Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.3.0
Steps to Reproduce:
1. Start a dev container that... | completed | Regressions with automatic port forwarding in VS Code - VS Code Version:
Version: 1.86.1
Commit: 31c37ee8f63491495ac49e43b8544550fbae4533
Date: 2024-02-07T09:08:57.920Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.3.0
... | 329 |
205303 | Go To unified action behavior | 2024-02-15 19:22:50+00:00 |
Type: <b>Bug</b>
To repro:
- create a number of code cells, at least one with an error
- run all
- try to go to most recently failed cell
- :bug: click label "Go To" --> nothing happens
- click failed cell icon (red X), see dropdown for go to recently failed, click, and then the failed cell will focus
... | Go To unified action behavior
Type: <b>Bug</b>
To repro:
- create a number of code cells, at least one with an error
- run all
- try to go to most recently failed cell
- :bug: click label "Go To" --> nothing happens
- click failed cell icon (red X), see dropdown for go to recently failed, click, and then... | 667 | ||
205291 | Notebook editor broken `Unknown decoration type key: 1-TextEditorDecorationType10` | 2024-02-15 14:32:21+00:00 | 2024-02-15 22:47:24+00:00 | I had a notebook opened (just fine), then did some coding and when coming back to the notebook editor it was totally broken
```
ERR Error: Unknown decoration type key: 1-TextEditorDecorationType10
at w.resolveDecorationOptions (abstractCodeEditorService.ts:198:10)
at h.getOptions (abstractCodeEditorSe... | completed | Notebook editor broken `Unknown decoration type key: 1-TextEditorDecorationType10` I had a notebook opened (just fine), then did some coding and when coming back to the notebook editor it was totally broken
```
ERR Error: Unknown decoration type key: 1-TextEditorDecorationType10
at w.resolveDecorationOptio... | 509 |
205259 | RTL: WTF! Code is Reversed! | 2024-02-15 05:24:59+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 | RTL: WTF! Code is Reversed! <!-- ⚠️⚠️ 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... | 548 | |
205241 | Editor tabs - assertion when setting working set | 2024-02-14 19:57:19+00:00 | 2024-03-28 16:20:42+00:00 | Branch - ben/editor-working-sets-api-command
```
ERR Assertion Failed: argument is undefined or null: Error: Assertion Failed: argument is undefined or null
at assertIsDefined (/Users/lszomoru/Source/microsoft/vscode/out/vs/base/common/types.js:101:19)
at ExtHostEditorTabs.$acceptEditorTabModel (/Users/lszomor... | completed | Editor tabs - assertion when setting working set Branch - ben/editor-working-sets-api-command
```
ERR Assertion Failed: argument is undefined or null: Error: Assertion Failed: argument is undefined or null
at assertIsDefined (/Users/lszomoru/Source/microsoft/vscode/out/vs/base/common/types.js:101:19)
at ExtHos... | 889 |
205236 | Ensure that quick search doesn't show any preview editors after closing | 2024-02-14 18:56:14+00:00 | 2024-03-11 16:49:29+00:00 | When we have `workbench.editor.enablePreview: false`, quick search shouldn't show any of the preview editors that it opened due to match previewing.
However,
1. workbench.editor.enablePreview to false
2. Use quick search to look at results from multiple files. (%<text-here> in quick open)
3. Click out of the qu... | completed | Ensure that quick search doesn't show any preview editors after closing When we have `workbench.editor.enablePreview: false`, quick search shouldn't show any of the preview editors that it opened due to match previewing.
However,
1. workbench.editor.enablePreview to false
2. Use quick search to look at results f... | 141 |
205198 | Stale decorations for incoming changes | 2024-02-14 11:34:00+00:00 | 2024-02-15 13:26:27+00:00 | No steps yet, but it happened twice today that I have seen stale decorations, e.g after pull
<img width="1367" alt="Screenshot 2024-02-14 at 12 26 08" src="https://github.com/microsoft/vscode/assets/1794099/bfdd8bc4-5dcf-4cba-9621-749ab0bbfcfd">
| completed | Stale decorations for incoming changes No steps yet, but it happened twice today that I have seen stale decorations, e.g after pull
<img width="1367" alt="Screenshot 2024-02-14 at 12 26 08" src="https://github.com/microsoft/vscode/assets/1794099/bfdd8bc4-5dcf-4cba-9621-749ab0bbfcfd">
| 101 |
205175 | (Ctrl + Shift) Multi-text Selection: Incorrect Selection Relative to Selections | 2024-02-14 03:31:05+00:00 | Hi 👋
<!-- ⚠️⚠️ 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... | (Ctrl + Shift) Multi-text Selection: Incorrect Selection Relative to Selections Hi 👋
<!-- ⚠️⚠️ 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/vs... | 580 | ||
205170 | `Developer: Open Log File...` displays unsorted quickpick | 2024-02-14 00:45:30+00:00 | 2024-02-21 18:10:10+00:00 | Type: <b>Bug</b>

I think the log files are listed in the order the LogOutputChannels got created. Unless this is intentional / important I suggest we sort them alphabetically. I also propose adding the contributing e... | completed | `Developer: Open Log File...` displays unsorted quickpick Type: <b>Bug</b>

I think the log files are listed in the order the LogOutputChannels got created. Unless this is intentional / important I suggest we sort the... | 226 |
205169 | "Convert Indentation to {tabs,spaces}" only effects auxwindow | 2024-02-14 00:29:13+00:00 | 2024-02-19 19:32: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 | "Convert Indentation to {tabs,spaces}" only effects auxwindow <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-a... | 447 |
205143 | notebook cell output maintains mouseover when scrolling away, breaking scrolling and other behavior | 2024-02-13 20:22:36+00:00 |
<!-- 🪓 If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. -->
<!-- 📣 Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. -->
- VS Code Version: 1.86.1
- OS Versio... | notebook cell output maintains mouseover when scrolling away, breaking scrolling and other behavior
<!-- 🪓 If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. -->
<!-- 📣 Issues caused by an extension need to be reported directly to the extension publisher... | 373 | ||
205142 | usability: callstack UI should not scroll | 2024-02-13 20:15:41+00:00 | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
when debugging code with long callstack line... | usability: callstack UI should not scroll <!-- ⚠️⚠️ 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. -->
wh... | 414 | ||
205136 | Quick Search should always show editors in preview mode when navigating | 2024-02-13 19:21:00+00:00 | 2024-03-13 21:31:52+00:00 | 1. `workbench.editor.enablePreview` to false
2. Use quick search to look at results from multiple files. (`%<text-here>` in quick open)
3. Notice that each editor that opens will persist. :bug:
Ideally, we don't have this build-up for editors, even if the user sets `workbench.editor.enablePreview` to false. | completed | Quick Search should always show editors in preview mode when navigating 1. `workbench.editor.enablePreview` to false
2. Use quick search to look at results from multiple files. (`%<text-here>` in quick open)
3. Notice that each editor that opens will persist. :bug:
Ideally, we don't have this build-up for editors,... | 108 |
205135 | Quick Search should omit history | 2024-02-13 19:17:53+00:00 | 2024-02-13 19:22:06+00:00 | Steps to Reproduce:
1. Use quick search and look at results from different files. (`%<text-here>` in quick open)
2. `esc`
3. Go back in history (either using command center or 'Go Back' command).
4. Notice that all of the files navigated to during quick search are in the history :bug:
Especially if the user l... | completed | Quick Search should omit history Steps to Reproduce:
1. Use quick search and look at results from different files. (`%<text-here>` in quick open)
2. `esc`
3. Go back in history (either using command center or 'Go Back' command).
4. Notice that all of the files navigated to during quick search are in the history ... | 107 |
205129 | New <code> default webview styles breaks code blocks on extension details page | 2024-02-13 18:26:06+00:00 | 2024-02-27 17:04:55+00:00 | #197153 introduced some new background styling for `<code>` blocks within webviews which improves the styling of inline code blocks in markdown views.
However, on the Extension Details page, it causes visual issues with any extensions that use code blocks, for example Pylance (red outline added by me):

| completed | WARN Settings pattern "signals.*" doesn't match any settings ```
WARN Settings pattern "signals.*" doesn't match any settings
WARN Settings pattern "accessibility.signals.*" doesn't match any settings
```

| 111 |
205068 | Restore Node.js env variables in integrated terminal when launching from CLI on macOS | 2024-02-13 08:12:58+00:00 | 2024-02-13 11:15:59+00:00 | Backports https://github.com/electron/electron/commit/031d6368230853fe601ff5fe36fe86789a1a4fb0
Candidate fix for https://github.com/microsoft/vscode/issues/204005 | completed | Restore Node.js env variables in integrated terminal when launching from CLI on macOS Backports https://github.com/electron/electron/commit/031d6368230853fe601ff5fe36fe86789a1a4fb0
Candidate fix for https://github.com/microsoft/vscode/issues/204005 | 88 |
205055 | Supported ffmpeg codecs broken in 1.86 | 2024-02-13 02:58:59+00:00 | 2024-02-13 10:48:32+00:00 | Refactoring in the internal build broke the supported codecs for all custom build flavors, refs https://domoreexp.visualstudio.com/Teamspace/_git/electron-build/pullrequest/949043 | completed | Supported ffmpeg codecs broken in 1.86 Refactoring in the internal build broke the supported codecs for all custom build flavors, refs https://domoreexp.visualstudio.com/Teamspace/_git/electron-build/pullrequest/949043 | 66 |
205044 | Notebook Search not working in Remote Repo Search | 2024-02-12 22:24:20+00:00 | Steps to Reproduce:
1. Open up a remote repo on a local install of vscode.
2. `search.experimental.closedNotebookRichContentResults: true`
3. Try searching.
4. Notice a ENOENT error
| Notebook Search not working in Remote Repo Search Steps to Reproduce:
1. Open up a remote repo on a local install of vscode.
2. `search.experimental.closedNotebookRichContentResults: true`
3. Try searching.
4. Notice a ENOENT error
| 65 | ||
205028 | Deleting a notebook cell, clicking the bottom of the notebook and undo does not work | 2024-02-12 19:11:51+00:00 | 2024-03-13 07:37:45+00:00 | Repro:
1. Create 3 cells
2. Delete the middle one
3. Click the empty space at the bottom of the notebook
4. Press undo 🐛 it doesn't work, clicking in between cells does work though | completed | Deleting a notebook cell, clicking the bottom of the notebook and undo does not work Repro:
1. Create 3 cells
2. Delete the middle one
3. Click the empty space at the bottom of the notebook
4. Press undo 🐛 it doesn't work, clicking in between cells does work though | 68 |
205009 | Empty file hint should not appear in readonly files | 2024-02-12 15:44:35+00:00 | 2024-02-12 17:57:14+00:00 | <img width="642" alt="image" src="https://github.com/microsoft/vscode/assets/4544166/4adce15b-4f20-44cb-92ec-8f2778129d70"> | completed | Empty file hint should not appear in readonly files <img width="642" alt="image" src="https://github.com/microsoft/vscode/assets/4544166/4adce15b-4f20-44cb-92ec-8f2778129d70"> | 70 |
204995 | Unexpected call to getParent | 2024-02-12 14:26:08+00:00 | ```javascript
Error: Unexpected call to getParent
at Xe.getParent in src/vs/workbench/contrib/scm/browser/scmViewPane.ts:3571:10
at J.expandTo in src/vs/base/browser/ui/tree/asyncDataTree.ts:666:30
at <anonymous> in src/vs/workbench/contrib/scm/browser/scmViewPane.ts:2934:25
at promiseTask in src/vs/base/common/as... | Unexpected call to getParent ```javascript
Error: Unexpected call to getParent
at Xe.getParent in src/vs/workbench/contrib/scm/browser/scmViewPane.ts:3571:10
at J.expandTo in src/vs/base/browser/ui/tree/asyncDataTree.ts:666:30
at <anonymous> in src/vs/workbench/contrib/scm/browser/scmViewPane.ts:2934:25
at promise... | 232 | ||
204994 | View containers with actions cannot properly be moved to the secondary sidebar | 2024-02-12 14:25:22+00:00 | 2024-02-21 20:25:28+00:00 | 1. Drag the explorer or the SCM view container from the activity bar to the secondary sidebar
2. Drop it
3. 🐛 It doesn't work and complains about double registering of commands
Some view containers work, and dragging each view works. Just not the view containers as a whole
FYI this accounts for a lot of double... | completed | View containers with actions cannot properly be moved to the secondary sidebar 1. Drag the explorer or the SCM view container from the activity bar to the secondary sidebar
2. Drop it
3. 🐛 It doesn't work and complains about double registering of commands
Some view containers work, and dragging each view works. J... | 112 |
204954 | Editing a markdown cell using Keyboard shotcut (Enter key) scrolls markdown cell up and there's no scrolling when using `dbl click` | 2024-02-12 00:52:01+00:00 | 2024-02-13 15:52:42+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Editing a markdown cell using Keyboard shotcut (Enter key) scrolls markdown cell up and there's no scrolling when using `dbl click` <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitt... | 600 |
204950 | Notebook keyboard shortcut flakiness | 2024-02-11 22:40:01+00:00 | 2024-03-27 20:29:19+00:00 | ```[tasklist]
### Tasks
- [ ] Ctrl+A doesn’t work reliably. The expected behavior is that it selects the current cell or cell output and nothing, or, hitting escape and to take the focus out of any cell or output would allow for selecting the entire notebook including cells and cell output. A bonus would be a "select... | completed | Notebook keyboard shortcut flakiness ```[tasklist]
### Tasks
- [ ] Ctrl+A doesn’t work reliably. The expected behavior is that it selects the current cell or cell output and nothing, or, hitting escape and to take the focus out of any cell or output would allow for selecting the entire notebook including cells and ce... | 327 |
204907 | Execute "current" version in code-tunnel service with snap | 2024-02-10 16:19:46+00:00 | 2024-02-23 23:02:24+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. -->
# Problem
## Environment
- Ubuntu 22.04
-... | completed | Execute "current" version in code-tunnel service with snap <!-- ⚠️⚠️ 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 ... | 839 |
204891 | Multi diff editor: remove left/right margins | 2024-02-10 06:44:07+00:00 | 2024-04-17 09:59:54+00:00 | The new "card" layout for the multi diff editor seems foreign to the typical UI we have in VS Code that tries to avoid borders and tries to maximise screen real estate.
<img width="534" alt="image" src="https://github.com/microsoft/vscode/assets/900690/887f9c5f-4596-43da-88fc-12ecc420fe6a">
I suggest to experimen... | completed | Multi diff editor: remove left/right margins The new "card" layout for the multi diff editor seems foreign to the typical UI we have in VS Code that tries to avoid borders and tries to maximise screen real estate.
<img width="534" alt="image" src="https://github.com/microsoft/vscode/assets/900690/887f9c5f-4596-43da-... | 149 |
204886 | open a file on a different path but with same name fails | 2024-02-10 01:31:10+00:00 | 2024-03-26 14:52:42+00:00 |
Type: <b>Bug</b>
Motivation: I want to see in my current session the `package.json` file from another folder to compare it with the local `package.json`
I use `open file or folder` to open this file. It succeeds when the `package.json` is NOT open in the current editor. It silently fail when it is. I suppose t... | completed | open a file on a different path but with same name fails
Type: <b>Bug</b>
Motivation: I want to see in my current session the `package.json` file from another folder to compare it with the local `package.json`
I use `open file or folder` to open this file. It succeeds when the `package.json` is NOT open in the... | 841 |
204883 | A11y - Terminal theme ANSI theme colors are inconsistent in light themes | 2024-02-10 00:49:30+00:00 | 2024-04-16 18:49: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... | completed | A11y - Terminal theme ANSI theme colors are inconsistent in light themes <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submi... | 868 |
204841 | saving the .code-workspace resets the currently selected launch config from that file | 2024-02-09 15:56:05+00:00 | Type: <b>Bug</b>
I use launch configs both in the launch.json file and the .code-workspace file. If a launch configuration from the .code-workspace file is selected (Run and Debug menu), if I edit something in the workspace file then save it, the Run and Debug target resets to one from the launch.json targets.
VS... | saving the .code-workspace resets the currently selected launch config from that file Type: <b>Bug</b>
I use launch configs both in the launch.json file and the .code-workspace file. If a launch configuration from the .code-workspace file is selected (Run and Debug menu), if I edit something in the workspace file th... | 466 | ||
204835 | Quick chat can open in a corrupted state shortly after reload | 2024-02-09 15:29:16+00:00 | Repro:
1. Reload vscode
2. Ctrl+i in the terminal (with quick chat location set)
Seems to fix itself after the agent's first text comes in.

| Quick chat can open in a corrupted state shortly after reload Repro:
1. Reload vscode
2. Ctrl+i in the terminal (with quick chat location set)
Seems to fix itself after the agent's first text comes in.

| 103 | ||
205150 | Containers with old git versions will fail leading to unexpected SCM diffs | 2024-02-09 15:25:37+00:00 | <!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting -->
<!-- Please attach logs to help us diagnose your issue. Learn more here: https://code.visualstudio.com/docs/remote/troubleshooting#_reporting-issues and he... | Containers with old git versions will fail leading to unexpected SCM diffs <!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting -->
<!-- Please attach logs to help us diagnose your issue. Learn more here: https:/... | 665 | ||
204834 | Files are not added to nearest .gitignore | 2024-02-09 15:09: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... | Files are not added to nearest .gitignore <!-- ⚠️⚠️ 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 -->
... | 479 | ||
204818 | Quickpick item tooltip shows codicon spec in raw form | 2024-02-09 11:29:42+00:00 | 2024-02-10 00:24:21+00:00 | Type: <b>Bug</b>
I have an extension that uses the triangle-down codicon to decorate one of its items. This displays correctly in the list, but the hover text shows it as `$(triangle-down)`

VS Code version: Code -... | completed | Quickpick item tooltip shows codicon spec in raw form Type: <b>Bug</b>
I have an extension that uses the triangle-down codicon to decorate one of its items. This displays correctly in the list, but the hover text shows it as `$(triangle-down)`

| Multi DIff Editor has no shadow under tab bar of the file 
| 60 | ||
204719 | Insider release: 'Experimental editor' shows two different color when select the text | 2024-02-08 13:15:04+00:00 |  | Insider release: 'Experimental editor' shows two different color when select the text  | 65 | ||
204690 | Terminal unexpected display | 2024-02-08 08:02:20+00:00 | 2024-02-29 17:12:09+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Terminal unexpected display <!-- ⚠️⚠️ 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... | 558 |
204685 | SCM - incoming/outgoing does not refresh | 2024-02-08 07:08:39+00:00 | 2024-02-22 13:04:49+00:00 | * When making a commit
* When switching branches | completed | SCM - incoming/outgoing does not refresh * When making a commit
* When switching branches | 27 |
204678 | TSServer does not print logs when custom node is used | 2024-02-08 03:19:10+00:00 | 2024-05-31 00:08:49+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 | TSServer does not print logs when custom node is used <!-- ⚠️⚠️ 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... | 874 |
204654 | Unwanted scrolling in macOS with native trackpad and pinch zoom gesture. | 2024-02-07 20:56:49+00:00 | Type: <b>Bug</b>
Inside macOS, double check that the trackpad gesture `Zoom in or out` is enabled.
Also make sure that the VS Code option `editor.mouseWheelZoom` is disabled.
Now try to execute the pinch to zoom gesture on a long file. It will scroll it vertically.
The expected behaviour should be to... do no... | Unwanted scrolling in macOS with native trackpad and pinch zoom gesture. Type: <b>Bug</b>
Inside macOS, double check that the trackpad gesture `Zoom in or out` is enabled.
Also make sure that the VS Code option `editor.mouseWheelZoom` is disabled.
Now try to execute the pinch to zoom gesture on a long file. It w... | 589 | ||
204653 | Some Hebrew letters appear with a square in JSON | 2024-02-07 20:21:44+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Some Hebrew letters appear with a square in JSON <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestion... | 466 | ||
204624 | Don't double-up @workspace | 2024-02-07 15:14:42+00:00 | 2024-02-07 15:30:05+00:00 | - Write chat query starting with `@workspace` (or other agent)
- Submit with cmd+enter (which submits a query to `@workspace`)
- The query should not start with two `@workspace`
Identified by Kai | completed | Don't double-up @workspace - Write chat query starting with `@workspace` (or other agent)
- Submit with cmd+enter (which submits a query to `@workspace`)
- The query should not start with two `@workspace`
Identified by Kai | 69 |
204622 | Adding variable with special characters in variable name to watch | 2024-02-07 15:08:56+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Adding variable with special characters in variable name to watch <!-- ⚠️⚠️ 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... | 658 | ||
204618 | Sticky scroll still doesn't work with C++ 17 nested namespaces | 2024-02-07 14:41: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... | Sticky scroll still doesn't work with C++ 17 nested namespaces <!-- ⚠️⚠️ 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-... | 419 | ||
204613 | Tree Sticky Scroll compression not working with `workbench.tree.stickyScrollMaxItemCount = 1` | 2024-02-07 14:23:11+00:00 | 2024-03-28 11:01:25+00:00 | Compression does not work when max item count is set to 1. | completed | Tree Sticky Scroll compression not working with `workbench.tree.stickyScrollMaxItemCount = 1` Compression does not work when max item count is set to 1. | 42 |
204608 | The Context does not set hasSearchResult when searching directly in the SearchEditor | 2024-02-07 13:58:49+00:00 | The Context does not set `hasSearchResult` when searching directly in the `SearchEditor`.
---
<!-- ⚠️⚠️ 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/m... | The Context does not set hasSearchResult when searching directly in the SearchEditor The Context does not set `hasSearchResult` when searching directly in the `SearchEditor`.
---
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/cod... | 428 | ||
204606 | "Move to file" looses focus | 2024-02-07 13:51:12+00:00 | 2024-02-20 16:01:01+00:00 | * have a typescript file
* select some code
* from the lightbulb select the "Move to file" refactoring
* :bug: QP opens but editors stays in (or moves back to) the editor | completed | "Move to file" looses focus * have a typescript file
* select some code
* from the lightbulb select the "Move to file" refactoring
* :bug: QP opens but editors stays in (or moves back to) the editor | 61 |
204594 | Terminal panel rename using keyboard shortcut does not work (VSCode on Linux) | 2024-02-07 12:19: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... | Terminal panel rename using keyboard shortcut does not work (VSCode on Linux) <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/S... | 486 | ||
204573 | Open VS Code extension in insider.vscode.dev by URL can't install the extension anymore | 2024-02-07 08:12:08+00:00 | 2024-03-06 21:02:12+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Open VS Code extension in insider.vscode.dev by URL can't install the extension anymore <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vsc... | 446 |
204572 | Quick pick cursor position is wrong | 2024-02-07 08:10:32+00:00 | 2024-02-07 18:06:47+00:00 | * open normal quick pick (`cmd+p`)
* type `IComma`
* notice you want symbol search and select `cmd+t`
* the cursor is random, within the word, and doesn't select the previous input anymore | completed | Quick pick cursor position is wrong * open normal quick pick (`cmd+p`)
* type `IComma`
* notice you want symbol search and select `cmd+t`
* the cursor is random, within the word, and doesn't select the previous input anymore | 63 |
204560 | "workbench.action.compareEditor.swapSides" exceptions | 2024-02-07 03:35:28+00:00 | 2024-02-07 08:06:18+00:00 | = "workbench.action.compareEditor.swapSides" may create Untitled files unnecessarily =
Invoking "Compare: Swap Left and Right Editor Side" ("workbench.action.compareEditor.swapSides") on Untitled files comparison: may create new Untitled files unnecessarily.
----
Version: 1.86.0
Commit: 05047486b6df5... | completed | "workbench.action.compareEditor.swapSides" exceptions = "workbench.action.compareEditor.swapSides" may create Untitled files unnecessarily =
Invoking "Compare: Swap Left and Right Editor Side" ("workbench.action.compareEditor.swapSides") on Untitled files comparison: may create new Untitled files unnecessarily.
... | 192 |
204522 | VS Code web: quickpick disappear when a walkthrough is opened and focused | 2024-02-06 18:34:49+00:00 | 2024-03-08 22:44: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 | VS Code web: quickpick disappear when a walkthrough is opened and focused <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submi... | 649 |
204509 | Monokai Dimmed theme: LESS syntax highlighting colors very different in v1.86.0 | 2024-02-06 16:22:41+00:00 | 2024-02-07 13:52: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... | completed | Monokai Dimmed theme: LESS syntax highlighting colors very different in v1.86.0 <!-- ⚠️⚠️ 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... | 619 |
204506 | "Surround with snippet" command is gone | 2024-02-06 16:09:21+00:00 | 2024-02-14 08:00:05+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | "Surround with snippet" command is gone <!-- ⚠️⚠️ 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 -->
<!... | 463 |
204453 | The underscores in the file name disappear while renaming files in the VSCode explorer | 2024-02-06 05:50:19+00:00 | 2024-02-21 16:00:07+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | not_planned | The underscores in the file name disappear while renaming files in the VSCode explorer <!-- ⚠️⚠️ 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... | 561 |
204441 | internalConsole does not work for "attach" mode | 2024-02-06 03:19:40+00:00 | The debug console does not render control characters (such as "\r") correctly.

To avoid garbled output display, I set {"console": "internalConsole"} in `launch.json`. Unfortunately, that does not work in "remote att... | internalConsole does not work for "attach" mode The debug console does not render control characters (such as "\r") correctly.

To avoid garbled output display, I set {"console": "internalConsole"} in `launch.json`. ... | 141 | ||
204435 | on-enter rule not applying on reload | 2024-02-06 00:53:05+00:00 |
Type: <b>Bug</b>
1. Create `file.jsx` with the content:
```jsx
const a = <div onclick={bla}>
```
2. Open and reload VS Code
3. Put cursor at end of line and press return
# Expected:
```jsx
const a = <div onclick={bla}>
|
```
# Actual:
```jsx
const a = <div onclick={bla}>
|
```
If yo... | on-enter rule not applying on reload
Type: <b>Bug</b>
1. Create `file.jsx` with the content:
```jsx
const a = <div onclick={bla}>
```
2. Open and reload VS Code
3. Put cursor at end of line and press return
# Expected:
```jsx
const a = <div onclick={bla}>
|
```
# Actual:
```jsx
const a =... | 566 | ||
204433 | Visual issue with diagnostic on-hover popup when the diagnostic message is too short | 2024-02-06 00:33: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... | Visual issue with diagnostic on-hover popup when the diagnostic message is too short <!-- ⚠️⚠️ 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... | 508 | ||
204418 | Inertial scrolling doesn't work on vision pro | 2024-02-05 21:41:20+00:00 | 1. Launch vscode.dev
2. Try pinch scrolling in a code editor
**Bug**
Scrolling has no inertia. Webviews do scroll correctly
| Inertial scrolling doesn't work on vision pro 1. Launch vscode.dev
2. Try pinch scrolling in a code editor
**Bug**
Scrolling has no inertia. Webviews do scroll correctly
| 50 | ||
204416 | Too many onDidChangeSelectedNotebooks subscribers leads to new kernels not being able to accept notebook association | 2024-02-05 21:35:02+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | Too many onDidChangeSelectedNotebooks subscribers leads to new kernels not being able to accept notebook association <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: htt... | 776 | ||
204411 | Command to open Specific step of an extension's walkthrough | 2024-02-05 20:50:01+00:00 | 2024-03-05 19:41: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 | Command to open Specific step of an extension's walkthrough <!-- ⚠️⚠️ 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... | 582 |
204409 | Message isn't rendered in panel chat until variables are resolved | 2024-02-05 20:42:25+00:00 | 2024-02-07 19:11:04+00:00 | Steps to Reproduce:
1. make resolving a variable run a very long time
2. ask chat about that variable
🐛 you'll notice that while resolving the variable, nothing is rendered in the Chat view. No initial query, no "Thinking..." nothing.
| completed | Message isn't rendered in panel chat until variables are resolved Steps to Reproduce:
1. make resolving a variable run a very long time
2. ask chat about that variable
🐛 you'll notice that while resolving the variable, nothing is rendered in the Chat view. No initial query, no "Thinking..." nothing.
| 77 |
204395 | Accessible view aria label repeated when there's dynamic terminal output, windows only | 2024-02-05 19:12:41+00:00 | 2024-02-23 22:30:39+00:00 | @jooyoungseo reported that when there's dynamic terminal output, on Windows, and the accessible view is open, the aria label is read as the content is updated.
I tested and could not repro on macOS. | completed | Accessible view aria label repeated when there's dynamic terminal output, windows only @jooyoungseo reported that when there's dynamic terminal output, on Windows, and the accessible view is open, the aria label is read as the content is updated.
I tested and could not repro on macOS. | 70 |
204391 | Debug Console filter with Go is difficult to use and inaccurate | 2024-02-05 18:23:03+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... | Debug Console filter with Go is difficult to use and inaccurate <!-- ⚠️⚠️ 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... | 640 | ||
204382 | Git: Extension vscode.git CANNOT use API proposal: telemetry. | 2024-02-05 17:00:55+00:00 | 2024-02-09 19:42:34+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | Git: Extension vscode.git CANNOT use API proposal: telemetry. <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-a... | 465 |
204359 | Go Back and Go Forward don't work sometimes | 2024-02-05 13:33:45+00:00 | 2024-02-11 16:34:00+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 | Go Back and Go Forward don't work sometimes <!-- ⚠️⚠️ 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 -->... | 462 |
204352 | `--vscode-multiDiffEditor-headerBackground` exists but not applied to elements | 2024-02-05 12:15:18+00:00 | 2024-06-06 00:27:00+00:00 | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid cr... | completed | `--vscode-multiDiffEditor-headerBackground` exists but not applied to elements <!-- ⚠️⚠️ 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/... | 550 |
204346 | Aux window: validate window bounds are on display bounds | 2024-02-05 11:33:51+00:00 | 2024-02-05 19:53:48+00:00 | It seems that when restoring floating windows, we fail to ensure that the bounds are actually a valid location that is visible. On Windows at least this can result in floating windows being entirely hidden.
//cc @alexr00 | completed | Aux window: validate window bounds are on display bounds It seems that when restoring floating windows, we fail to ensure that the bounds are actually a valid location that is visible. On Windows at least this can result in floating windows being entirely hidden.
//cc @alexr00 | 69 |
204344 | Provide legacy server when remote requirements fail | 2024-02-05 11:08:55+00:00 | 2024-02-07 08:33:07+00:00 | * We will make legacy server the default server for this recovery release. Thus, each remote extension will download the legacy server. Remote extensions will NOT try to download the new server.
* The legacy server will check on what OS it is running. And if the OS does not support new GLIBC, it will tell the client t... | completed | Provide legacy server when remote requirements fail * We will make legacy server the default server for this recovery release. Thus, each remote extension will download the legacy server. Remote extensions will NOT try to download the new server.
* The legacy server will check on what OS it is running. And if the OS d... | 727 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.