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 |
|---|---|---|---|---|---|---|---|
207834 | Blinking block cursor shifts letter down | 2024-03-15 12:03:28+00:00 | 2024-03-20 10:06:38+00:00 | Repro:
0. set your cursor to be a block -- setting ` "editor.cursorStyle": "block",`
1. open an editor
2. :bug: see blinking block cursor shifting the letter down
https://github.com/microsoft/vscode/assets/16353531/d226b61d-e2bd-4f8c-ba3c-b9a939d2f1d7
Version: 1.88.0-insider
Commit: be210b3a60c7d60030... | completed | Blinking block cursor shifts letter down Repro:
0. set your cursor to be a block -- setting ` "editor.cursorStyle": "block",`
1. open an editor
2. :bug: see blinking block cursor shifting the letter down
https://github.com/microsoft/vscode/assets/16353531/d226b61d-e2bd-4f8c-ba3c-b9a939d2f1d7
Version: 1... | 211 |
207832 | Cannot "Open Folder" anymore | 2024-03-15 11:58:48+00:00 | 2024-03-15 17:51:22+00:00 | Steps to Reproduce:
1. run `scripts/code-server.sh`
2. open the web UI
3. pick "Open Folder"
4. fill in a path that exists on disk and enter
<img width="791" alt="image" src="https://github.com/microsoft/vscode/assets/900690/91db50e9-00cc-4590-8869-d970af99ed52">
| completed | Cannot "Open Folder" anymore Steps to Reproduce:
1. run `scripts/code-server.sh`
2. open the web UI
3. pick "Open Folder"
4. fill in a path that exists on disk and enter
<img width="791" alt="image" src="https://github.com/microsoft/vscode/assets/900690/91db50e9-00cc-4590-8869-d970af99ed52">
| 106 |
207818 | Scroll lock should not prevent scrolling in active editor | 2024-03-15 09:52:44+00:00 | 2024-03-15 11:12:28+00:00 | It seems today that when scroll locking is enabled, the active editor cannot scroll further down if the side editor is scrolled down. I would have expected that the active editor is always free to scroll anyway:
 | 2024-03-14 22:26:02+00:00 | 2024-04-26 03:42: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 | Slow execution of a all cells in Notebooks when working on large notebooks with plain text outputs (stdout) <!-- โ ๏ธโ ๏ธ 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://gith... | 613 |
207766 | Slow execution of all cells in Notebooks when working on large notebooks with image outputs | 2024-03-14 22:23:37+00:00 | 2024-04-26 03:43:01+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 | Slow execution of all cells in Notebooks when working on large notebooks with image outputs <!-- โ ๏ธโ ๏ธ 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... | 586 |
207751 | Unable to hide the chat widget in terminal | 2024-03-14 18:57:58+00:00 | 2024-03-19 13:29:04+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 | Unable to hide the chat widget in terminal <!-- โ ๏ธโ ๏ธ 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 -->
... | 528 |
207744 | Orange filter highlight in quickopen | 2024-03-14 17:48:19+00:00 | 2024-03-19 17:09:01+00:00 | 
| completed | Orange filter highlight in quickopen 
| 54 |
207734 | z-index problem with scrollbar and collapsed region | 2024-03-14 16:35:45+00:00 | * open a multi-file diff editor
* observe how the scrollbar appears under the collapsed region
* this only happens when the hide animation plays
https://github.com/microsoft/vscode/assets/5047891/b888ff7d-848e-4109-8034-d8a2f22702a4
```
Version: 1.88.0-insider
Commit: 99a19815253d91900be5ec1016e0ecc7cc9a6950
... | z-index problem with scrollbar and collapsed region * open a multi-file diff editor
* observe how the scrollbar appears under the collapsed region
* this only happens when the hide animation plays
https://github.com/microsoft/vscode/assets/5047891/b888ff7d-848e-4109-8034-d8a2f22702a4
```
Version: 1.88.0-inside... | 193 | ||
207707 | Toggle Word Wrap in multi-file diff editor should enable word wrap in all files | 2024-03-14 13:00:32+00:00 | * Open a multi-file diff editor
* Click in the first diff editor
* View > Toggle Word Wrap
* Observe that only the current file is word-wrapped | Toggle Word Wrap in multi-file diff editor should enable word wrap in all files * Open a multi-file diff editor
* Click in the first diff editor
* View > Toggle Word Wrap
* Observe that only the current file is word-wrapped | 58 | ||
207685 | Content inside line jumps | 2024-03-14 08:51:24+00:00 | 2024-03-20 10:06:39+00:00 | I'm typing `{` around this code, it seems inline completions triggers some kind of element with a certain height to be rendered which then appears to move the line content up. I think the height might not be set on the element.
```
export const getMapForWordSeparators = once<WordCharacterClassifier>(
(input) => n... | completed | Content inside line jumps I'm typing `{` around this code, it seems inline completions triggers some kind of element with a certain height to be rendered which then appears to move the line content up. I think the height might not be set on the element.
```
export const getMapForWordSeparators = once<WordCharacterC... | 306 |
210528 | Slow edits and completions when editing Python code | 2024-03-14 00:14:42+00:00 | Reported by @ale-dg here https://github.com/microsoft/vscode/issues/206119#issuecomment-1996165888
Yes, but consider I did not use Pylance. Would you like me to test with it? I just activated it and opened the log trace for python and just for indexing it finishes its memory.
2024-03-13 17:51:01.092 [info] [Info ... | reopened | Slow edits and completions when editing Python code Reported by @ale-dg here https://github.com/microsoft/vscode/issues/206119#issuecomment-1996165888
Yes, but consider I did not use Pylance. Would you like me to test with it? I just activated it and opened the log trace for python and just for indexing it finishes... | 208 | |
207651 | terminal chat cannot be opened | 2024-03-13 23:20:46+00:00 | terminal chat cannot be opened, I see in oss off of main this old setting.

| terminal chat cannot be opened terminal chat cannot be opened, I see in oss off of main this old setting.

| 77 | ||
207640 | cannot access 'session' before initialization | 2024-03-13 21:21:01+00:00 | 2024-03-14 05:31:38+00:00 | ```
voiceChatActions.ts:468 Uncaught ReferenceError: Cannot access 'session' before initialization
at voiceChatActions.ts:468:3
at async.ts:527:3
```
I see this when starting the panel chat voice action in dev tools.
An easy way to know when this reproduces is to enable the `chatResponsePending` audi... | completed | cannot access 'session' before initialization ```
voiceChatActions.ts:468 Uncaught ReferenceError: Cannot access 'session' before initialization
at voiceChatActions.ts:468:3
at async.ts:527:3
```
I see this when starting the panel chat voice action in dev tools.
An easy way to know when this reproduc... | 105 |
207639 | voice recording started sound is not on by default | 2024-03-13 21:18:37+00:00 | 2024-03-13 21:44:55+00:00 | This should be `on` by default

| completed | voice recording started sound is not on by default This should be `on` by default

| 68 |
207638 | pressing escape from within the accessible view's accessibility help dialog causes focus loss | 2024-03-13 21:06:30+00:00 | 2024-03-28 20:49:37+00:00 | 1. open the accessible view `alt+f2`
2. open accessibility help `alt+f1`
3. press `escape`
4. ๐ focus is lost, I expected the accessible view to be focused | completed | pressing escape from within the accessible view's accessibility help dialog causes focus loss 1. open the accessible view `alt+f2`
2. open accessibility help `alt+f1`
3. press `escape`
4. ๐ focus is lost, I expected the accessible view to be focused | 64 |
207619 | Inline chat does not render intents correctly if there's an intent that prefixes that intent | 2024-03-13 18:31:45+00:00 | 2024-03-19 17:13:09+00:00 | It runs the correct intent, but renders `/fix` rather than `/fixTestFailure`


This does not happen in panel chat | completed | Inline chat does not render intents correctly if there's an intent that prefixes that intent It runs the correct intent, but renders `/fix` rather than `/fixTestFailure`

 the window
๐ Extension update is not shown
๐ Telemetry is full of `galleryservice:cdnfa... | completed | Extension updates are not shown when there is a VS Code update Steps to Reproduce:
**Platform: Windows**
1. Have older version of VS Code insiders installed
2. Have older version of an extension installed
3. Wait until VS Code insiders update is shown and **reload** (not restart) the window
๐ Extension upd... | 101 |
207605 | Terminal chat: Consider polishing the presentation in the single code block case special/common case | 2024-03-13 16:34:32+00:00 | 2024-03-19 15:47:05+00:00 | Feedback from @TylerLeonhardt: This looks weird how there's a border around the suggestion, should we polish this to remove padding and the border?

| completed | Terminal chat: Consider polishing the presentation in the single code block case special/common case Feedback from @TylerLeonhardt: This looks weird how there's a border around the suggestion, should we polish this to remove padding and the border?

| completed | Terminal chat widget with a lot of content cannot be scrolled Repro:
1. Open terminal chat
2. Ask "list files in various ways", ๐ content is clipped at bottom but scrolling doesn't work

| 92 |
207601 | Resizing terminal will not resize the terminal chat widget | 2024-03-13 16:29:04+00:00 | 2024-03-13 20:57:53+00:00 | Repro:
1. Open terminal chat
2. Ask "list files in various ways"
3. Reduce height of terminal

| completed | Resizing terminal will not resize the terminal chat widget Repro:
1. Open terminal chat
2. Ask "list files in various ways"
3. Reduce height of terminal

| 79 |
207599 | Terminal chat: View in chat should close the terminal chat widget | 2024-03-13 16:07:34+00:00 | 2024-03-13 19:55:58+00:00 | Repro:
1. Open terminal chat
2. Ask a question
3. Click the view in chat button, ๐ both chats show | completed | Terminal chat: View in chat should close the terminal chat widget Repro:
1. Open terminal chat
2. Ask a question
3. Click the view in chat button, ๐ both chats show | 39 |
207586 | remote.tunnels.access.hostNameOverride is sync'd | 2024-03-13 13:43:42+00:00 | 2024-03-14 16:12: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 cr... | completed | remote.tunnels.access.hostNameOverride is sync'd <!-- โ ๏ธโ ๏ธ 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... | 541 |
207574 | `TestController` does not call its `resolveHandler` on root items after they are replaced | 2024-03-13 12:34:21+00:00 | 2024-03-29 17:16:22+00:00 | My extension's `TestController` has a `refreshHandler` that replaces all root items whenever it is called. It calls the same function that creates the items upon extension activation. After the `refreshHandler` is run, I've verified that the correct root items have been created with `canResolveChildren` set to `true`. ... | completed | `TestController` does not call its `resolveHandler` on root items after they are replaced My extension's `TestController` has a `refreshHandler` that replaces all root items whenever it is called. It calls the same function that creates the items upon extension activation. After the `refreshHandler` is run, I've verifi... | 307 |
207551 | Shorten branch name in Source Control view to always have the changes indicator visible when using multi root workspace | 2024-03-13 08:00:47+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. -->
Hi, i could not find any request like this. We ... | Shorten branch name in Source Control view to always have the changes indicator visible when using multi root workspace <!-- โ ๏ธโ ๏ธ Do Not Delete This! feature_request_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid... | 248 | ||
207550 | [Bug] MacOS: Multiline edit not functional in Safari, works well in Chrome | 2024-03-13 07:40:01+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... | [Bug] MacOS: Multiline edit not functional in Safari, works well in Chrome <!-- โ ๏ธโ ๏ธ 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/Subm... | 384 | ||
207547 | Clicking on an output and using Up/Down arrows scrolls through cells of another notebook | 2024-03-13 07:09:08+00:00 | Have two or more notebooks open side by side
* Select a cell of notebook 1
* Set focus to an output of a cell in another notebook
* Verify the new nb is selected (cell will be highlighted)
* Use up/down arrows
* Watch how cells in notebook 1 are highlighted instead of the nb that contains the output..
| reopened | Clicking on an output and using Up/Down arrows scrolls through cells of another notebook Have two or more notebooks open side by side
* Select a cell of notebook 1
* Set focus to an output of a cell in another notebook
* Verify the new nb is selected (cell will be highlighted)
* Use up/down arrows
* Watch how ... | 101 | |
207517 | ChatParticipant.isSticky not being honored? | 2024-03-12 22:56:01+00:00 | 2024-03-23 22:11:51+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 | ChatParticipant.isSticky not being honored? <!-- โ ๏ธโ ๏ธ 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 -->... | 745 |
207505 | trying to render a codeblock without a model | 2024-03-12 19:56:49+00:00 | 2024-03-13 17:20:30+00:00 | 1. Run a request in the terminal chat
2. ๐ sometimes, no response will be rendered

| completed | trying to render a codeblock without a model 1. Run a request in the terminal chat
2. ๐ sometimes, no response will be rendered

| 81 |
207496 | regression: opened file navigation with arrow key no longer works | 2024-03-12 18:30:09+00:00 | 2024-03-14 02:52:11+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | regression: opened file navigation with arrow key no longer works <!-- โ ๏ธโ ๏ธ 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... | 614 |
207489 | Terminal chat: No accept primary button | 2024-03-12 17:26:53+00:00 | 2024-03-13 17:20:29+00:00 | 
| completed | Terminal chat: No accept primary button 
| 58 |
207488 | Terminal chat is not wide enough | 2024-03-12 17:24:18+00:00 | 2024-03-15 22:02:03+00:00 | All content is squished:

| completed | Terminal chat is not wide enough All content is squished:

| 61 |
207484 | Navigating via "Go to Symbol in Editor..." does not add those navigated locations to the cursor navigation histories. | 2024-03-12 17:06:27+00:00 | 2024-03-13 09:58:57+00:00 | Type: <b>Bug</b>
Steps:
1. In an editor with recognized language symbols, activate action "Go to Symbol in Editor..." (workbench.action.gotoSymbol), then select a symbol to jump to. Notice the cursor location jumps to it.
2. Repeat Step 1 any number of times.
3. Activate either of two actions, "Go Back" (work... | completed | Navigating via "Go to Symbol in Editor..." does not add those navigated locations to the cursor navigation histories. Type: <b>Bug</b>
Steps:
1. In an editor with recognized language symbols, activate action "Go to Symbol in Editor..." (workbench.action.gotoSymbol), then select a symbol to jump to. Notice the curso... | 508 |
207467 | Sticky scroll makes it hard to copy a big chunk of code | 2024-03-12 14:53:44+00:00 | Assume you have sticky scroll on and you want to copy a big chunk of code, you scroll up while selecting the text, and once you're almost at the top of the method, the mouse gets stuck.
I'm on the latest version of VSCode and the latest version of windows 11. I disabled sticky scroll until this is fixed. | reopened | Sticky scroll makes it hard to copy a big chunk of code Assume you have sticky scroll on and you want to copy a big chunk of code, you scroll up while selecting the text, and once you're almost at the top of the method, the mouse gets stuck.
I'm on the latest version of VSCode and the latest version of windows 11. I... | 91 | |
207429 | Leaking event listener | 2024-03-12 13:37:37+00:00 | 2024-03-21 15:04:10+00:00 | https://github.com/microsoft/vscode/blob/be776fbfff16d18b19457cc271e4e049b766490d/src/vs/workbench/services/editor/browser/editorResolverService.ts#L81 | completed | Leaking event listener https://github.com/microsoft/vscode/blob/be776fbfff16d18b19457cc271e4e049b766490d/src/vs/workbench/services/editor/browser/editorResolverService.ts#L81 | 72 |
207418 | Unable to open notebook diff view from timeline (Leaking event listener) | 2024-03-12 13:30:00+00:00 | 2024-03-13 04:31:07+00:00 | https://github.com/microsoft/vscode/blob/be776fbfff16d18b19457cc271e4e049b766490d/src/vs/workbench/contrib/notebook/common/notebookEditorInput.ts#L55 | completed | Unable to open notebook diff view from timeline (Leaking event listener) https://github.com/microsoft/vscode/blob/be776fbfff16d18b19457cc271e4e049b766490d/src/vs/workbench/contrib/notebook/common/notebookEditorInput.ts#L55 | 89 |
207401 | "Retry as admin" don't respect "File: Save without Formatting" | 2024-03-12 09:46:36+00:00 | 2024-03-12 12:04:29+00:00 | Type: <b>Bug</b>
Open Visual Studio Code without admin privilege.
In settings, check "Format On Save".
Open a .html file that need admin privilege.
Insert html code that need to be formatted.
Save with "File: Save without Formatting"
Visual Studio Code will show a message box with "Retry as admin..."
... | completed | "Retry as admin" don't respect "File: Save without Formatting" Type: <b>Bug</b>
Open Visual Studio Code without admin privilege.
In settings, check "Format On Save".
Open a .html file that need admin privilege.
Insert html code that need to be formatted.
Save with "File: Save without Formatting"
Visua... | 887 |
207389 | Mac text replacement | 2024-03-12 03:46: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... | Mac text replacement <!-- โ ๏ธโ ๏ธ 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 existi... | 508 | ||
207372 | Embedder createTerminal API doesn't work for Codespaces anymore | 2024-03-11 22:45:25+00:00 | 2024-04-22 17:07:31+00:00 | https://github.com/microsoft/vscode/pull/159666 changed `TerminalMainContribution` to move to `LifecyclePhase.Restored` but this caused a feature for Codespaces to stop working where the terminal will start streaming in the init logs before the workbench has fully loaded. Ideally we would start it up on Starting only o... | completed | Embedder createTerminal API doesn't work for Codespaces anymore https://github.com/microsoft/vscode/pull/159666 changed `TerminalMainContribution` to move to `LifecyclePhase.Restored` but this caused a feature for Codespaces to stop working where the terminal will start streaming in the init logs before the workbench h... | 137 |
207371 | PID = -1 showing for web embedder terminals | 2024-03-11 22:28:47+00:00 | 2024-03-15 18:07:55+00:00 | Repro:
1. Create codespace for https://github.com/microsoft/vscode-remote-try-node
2. Click building codespace link in notification
<img width="382" alt="Screenshot 2024-03-11 at 3 27 55โฏPM" src="https://github.com/microsoft/vscode/assets/2193314/1ddeac79-ac9b-41e3-9756-af78313045a2">
| completed | PID = -1 showing for web embedder terminals Repro:
1. Create codespace for https://github.com/microsoft/vscode-remote-try-node
2. Click building codespace link in notification
<img width="382" alt="Screenshot 2024-03-11 at 3 27 55โฏPM" src="https://github.com/microsoft/vscode/assets/2193314/1ddeac79-ac9b-41e3-975... | 117 |
207368 | terminal chat response is `[object Object]` | 2024-03-11 21:49:51+00:00 | 2024-03-26 23:41:54+00:00 | not sure what the repro steps are yet.

| completed | terminal chat response is `[object Object]` not sure what the repro steps are yet.

| 69 |
207367 | terminal chat shows up when I start voice session in panel chat | 2024-03-11 21:40:59+00:00 | 2024-03-19 12:23:31+00:00 | 1. open a terminal
2. show the panel chat
3. click the mic icon in the panel chat
4. ๐ a badly rendered terminal chat widget shows up in the terminal | completed | terminal chat shows up when I start voice session in panel chat 1. open a terminal
2. show the panel chat
3. click the mic icon in the panel chat
4. ๐ a badly rendered terminal chat widget shows up in the terminal | 48 |
207365 | Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`. | 2024-03-11 21:24:24+00:00 | When hovering over a very long line, a hover pops up saying:
> Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`.

The hover only pops up when `Wo... | Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`. When hovering over a very long line, a hover pops up saying:
> Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`.

| editor hover appears behind inline chat widget - Hover over a variable that is just below an inline chat widget

| 72 | ||
207335 | newWithProfile doesn't support contributed terminal profiles | 2024-03-11 14:44: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... | newWithProfile doesn't support contributed terminal 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-an... | 892 | ||
207296 | someting git diff didn't show correct place | 2024-03-11 03:18: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... | someting git diff didn't show correct place <!-- โ ๏ธโ ๏ธ 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 -->... | 452 | ||
207354 | Report Issue dialog does not work for the Jupter extension | 2024-03-09 21:27:56+00:00 | <!-- Please search existing issues to avoid creating duplicates. -->
Followed the [helpful instructions](https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions) for submitting a bug report. Was impressed by the Report Issue feature mentioned. This should make things easier! But, alas, the "Preview ... | Report Issue dialog does not work for the Jupter extension <!-- Please search existing issues to avoid creating duplicates. -->
Followed the [helpful instructions](https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions) for submitting a bug report. Was impressed by the Report Issue feature mentione... | 590 | ||
207245 | Debug toolbar in Command Center does not respect debugIcon.disconnectForeground | 2024-03-09 19:05:08+00:00 | 2024-03-15 14:18: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... | completed | Debug toolbar in Command Center does not respect debugIcon.disconnectForeground <!-- โ ๏ธโ ๏ธ 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... | 524 |
207221 | can't access module `original-fs` in remote machine | 2024-03-09 03:13: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... | can't access module `original-fs` in remote machine <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggest... | 486 | ||
207333 | Editing end of comment causes text to scroll offscreen | 2024-03-08 22:25:07+00:00 | 2024-03-20 13:36:50+00:00 | <!-- Please search existing issues to avoid creating duplicates. -->
<!-- Use Help > Report Issue to prefill some of these. -->
- Extension version: v0.83.2024030509 (pre-release)
- VSCode Version: 1.88.0-insider
- OS: Darwin x64 23.3.0
- Repository Clone Configuration (single repository/fork of an upstream r... | completed | Editing end of comment causes text to scroll offscreen <!-- Please search existing issues to avoid creating duplicates. -->
<!-- Use Help > Report Issue to prefill some of these. -->
- Extension version: v0.83.2024030509 (pre-release)
- VSCode Version: 1.88.0-insider
- OS: Darwin x64 23.3.0
- Repository Clone... | 259 |
207205 | Terminal in the editor area created with an `iconPath` has overlapping icons with seti icon theme | 2024-03-08 21:55:42+00:00 | 2024-03-11 13:49: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 | Terminal in the editor area created with an `iconPath` has overlapping icons with seti icon theme <!-- โ ๏ธโ ๏ธ 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/mic... | 553 |
207200 | Cannot split a terminal without a group | 2024-03-08 21:12:16+00:00 | - Work in the vscode-copilot repo for awhile
- Run the default build task
- It doesn't run, I just get this error
It worked after I reloaded the window, thought the stack might be useful. This was Insiders 6c19c003574b02afc604c0c1c471b1441b33a3d3 for deminification
```
2024-03-08 16:02:19.138 [error] Cannot sp... | Cannot split a terminal without a group - Work in the vscode-copilot repo for awhile
- Run the default build task
- It doesn't run, I just get this error
It worked after I reloaded the window, thought the stack might be useful. This was Insiders 6c19c003574b02afc604c0c1c471b1441b33a3d3 for deminification
```
2... | 494 | ||
207193 | QP Separator Items: Improve keybinding to navigate between sections | 2024-03-08 19:50:50+00:00 | 2024-03-15 16:17:16+00:00 | I introduced a keybinding recently (#207028) which works well for inline separators but not item separators... it was focusing the last item in a section when you go up.
Revisit to focus the first item in a section. | completed | QP Separator Items: Improve keybinding to navigate between sections I introduced a keybinding recently (#207028) which works well for inline separators but not item separators... it was focusing the last item in a section when you go up.
Revisit to focus the first item in a section. | 72 |
207191 | Quick Pick: make buttons easier to tab to | 2024-03-08 19:47:17+00:00 | Example:

To get to the button I have to hit TAB TAB TAB. Maybe we can improve the TAB behavior so that when you navigate the list (up and down) and hit TAB it goes to the buttons on the item... but after you type i... | Quick Pick: make buttons easier to tab to Example:

To get to the button I have to hit TAB TAB TAB. Maybe we can improve the TAB behavior so that when you navigate the list (up and down) and hit TAB it goes to the b... | 124 | ||
207190 | QP Separator Items should either not be clickable or do something that makes sense | 2024-03-08 19:45:21+00:00 | 2024-03-19 02:12:30+00:00 |

I can click on them | completed | QP Separator Items should either not be clickable or do something that makes sense

I can click on them | 74 |
207186 | Paste link in markdown file adds extra markdown link syntax | 2024-03-08 19:38:22+00:00 | 2024-03-13 21:27:45+00:00 | * Be in insiders.vscode.dev
* Open a markdown file
* Add `[asdf](|)` where `|` is the cursor
* copy a link from the address bar and paste it
* ๐ `[asdf]([text](https://github.com/microsoft/vscode/issues/34563))` is what happens
I wonder if this is because the text is rich text? | completed | Paste link in markdown file adds extra markdown link syntax * Be in insiders.vscode.dev
* Open a markdown file
* Add `[asdf](|)` where `|` is the cursor
* copy a link from the address bar and paste it
* ๐ `[asdf]([text](https://github.com/microsoft/vscode/issues/34563))` is what happens
I wonder if this is beca... | 112 |
207177 | Error when restarting extensions in WSL | 2024-03-08 17:32:23+00:00 | 2024-03-08 19:42:18+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Error when restarting extensions in WSL <!-- โ ๏ธโ ๏ธ 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 -->
<!... | 522 |
207164 | Error while searching for extension | 2024-03-08 14:11:35+00:00 | From last couple of weeks I am seeing this a lot
When I search for an extension it shows this error for a sec or so and then it shows the actual results
- VS Code Version: 1.88 insider and 1.87
- OS Version: Windows 11
Steps to Reproduce:
1. Search for extension
initially showing the error while typing


| Multi Cursor: Selections Have Different Height


| 104 | ||
207126 | Unable to run cells when opening an existing notebook and using pre-selected kernel | 2024-03-08 02:53:16+00:00 | 2024-03-08 04:16:47+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 | Unable to run cells when opening an existing notebook and using pre-selected kernel <!-- โ ๏ธโ ๏ธ 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/... | 779 |
207180 | misalignment on border of markdown cell | 2024-03-08 00:54:49+00:00 |
## Environment data
- VS Code version: 1.87.0, 1.87.1
## Expected behaviour
XXX
## Actual behaviour

| misalignment on border of markdown cell
## Environment data
- VS Code version: 1.87.0, 1.87.1
## Expected behaviour
XXX
## Actual behaviour

| 86 | ||
207101 | Error message while launching VSCode | 2024-03-07 18:44:23+00:00 | 2024-04-04 14:29:04+00:00 | - VS Code Version: Versionย : 1.87.1
Validationย : 1e790d77f81672c49be070e04474901747115651
Dateย : 2024-03-06T00:22:39.156Z
Electronย : 27.3.2
ElectronBuildIdย : 26836302
Chromiumย : 118.0.5993.159
Node.jsย : 18.17.1
V8ย : 11.8.172.18-electron.0
Systรจme dโexploitationย : Darwin arm64 23.3.0
Steps to Reproduce:
Just... | completed | Error message while launching VSCode - VS Code Version: Versionย : 1.87.1
Validationย : 1e790d77f81672c49be070e04474901747115651
Dateย : 2024-03-06T00:22:39.156Z
Electronย : 27.3.2
ElectronBuildIdย : 26836302
Chromiumย : 118.0.5993.159
Node.jsย : 18.17.1
V8ย : 11.8.172.18-electron.0
Systรจme dโexploitationย : Darwin arm6... | 214 |
207089 | With active selection, terminal does not get focus when switching to its editor group | 2024-03-07 16:02:31+00:00 | 2024-03-07 20:59: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 | With active selection, terminal does not get focus when switching to its editor group <!-- โ ๏ธโ ๏ธ 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... | 591 |
207080 | Styling of language features hover is wrong in latest | 2024-03-07 14:19:29+00:00 | 2024-03-07 15:31:38+00:00 | v1.87

Latest 1.88-insiders

| completed | Styling of language features hover is wrong in latest v1.87

Latest 1.88-insiders

| 114 |
207066 | git.stage shortcut loses file list focus | 2024-03-07 13:06: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... | git.stage shortcut loses file list focus <!-- โ ๏ธโ ๏ธ 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 -->
<... | 655 | ||
207037 | Cannot read properties of undefined (reading 'reset') | 2024-03-07 06:11:50+00:00 | 2024-03-07 17:20:31+00:00 | Found this stack when I was using Code OSS:
```
[59916:0307/070110.455536:INFO:CONSOLE(241)] "%c ERR color: #f33 Cannot read properties of undefined (reading 'reset'): TypeError: Cannot read properties of undefined (reading 'reset')
at TerminalChatController.clear (vscode-file://vscode-app/Users/bpasero/Devel... | completed | Cannot read properties of undefined (reading 'reset') Found this stack when I was using Code OSS:
```
[59916:0307/070110.455536:INFO:CONSOLE(241)] "%c ERR color: #f33 Cannot read properties of undefined (reading 'reset'): TypeError: Cannot read properties of undefined (reading 'reset')
at TerminalChatControll... | 943 |
207003 | Add settings option to disable tab drag&drop indicator | 2024-03-06 19:24:26+00:00 | 2024-04-04 10:53:36+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. -->
As introduced in version 1.87.0 (https://github.... | completed | Add settings option to disable tab drag&drop indicator <!-- โ ๏ธโ ๏ธ 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... | 236 |
206999 | Custom hover behaves badly near the bottom of the screen | 2024-03-06 18:44:23+00:00 | 2024-03-08 13:03:07+00:00 | 1. Have a project with some kind of debugging and make sure the Breakpoints view is near the bottom of the screen
2. Hover over the pencil icon on the second-to-bottom list item. It works ๐
3. Hover over the bottom list icon. The tooltip seems to appear and disappear very quickly causing the mouse to flicker (the F... | completed | Custom hover behaves badly near the bottom of the screen 1. Have a project with some kind of debugging and make sure the Breakpoints view is near the bottom of the screen
2. Hover over the pencil icon on the second-to-bottom list item. It works ๐
3. Hover over the bottom list icon. The tooltip seems to appear and d... | 164 |
206998 | Custom hover disappears before you can mouse over into it | 2024-03-06 18:42:04+00:00 | 2024-03-07 11:14:32+00:00 | 1. Have a status bar contribution with an actionable tooltip, like Rust Analyzer's contribution in a repo with Rust code (like vscode) or Joh's PR pinger
2. Hover over the status bar entry and try to move your mouse to interact with it
3. It disappears ๐
 or Joh's PR pinger
2. Hover over the status bar entry and try to move your mouse to interact with it
3. It disappears ๐
... | 122 |
206995 | Overview ruler at right | 2024-03-06 18:36:49+00:00 | Type: <b>Bug</b>
When viewing a file in the diff editor or file. The overview ruler on the right side does not correctly match the location between the modified lines and the current view window.
I have used VScode for years and before it worked perfectly, but a few versions ago it started to work poorly. When I cl... | Overview ruler at right Type: <b>Bug</b>
When viewing a file in the diff editor or file. The overview ruler on the right side does not correctly match the location between the modified lines and the current view window.
I have used VScode for years and before it worked perfectly, but a few versions ago it started t... | 740 | ||
206988 | cut off button | 2024-03-06 17:13:45+00:00 | 2024-03-07 12:40:52+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | cut off button <!-- โ ๏ธโ ๏ธ 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 iss... | 402 |
206982 | No padding between button and bottom of issue reporter | 2024-03-06 16:20:31+00:00 | 2024-03-22 17:22:03+00:00 | 
| completed | No padding between button and bottom of issue reporter 
| 57 |
206981 | No padding between included info and create on github button | 2024-03-06 16:19:54+00:00 | 2024-03-21 22:15:51+00:00 |

| completed | No padding between included info and create on github button

| 62 |
206959 | multi-diff-editor with 100+ files triggers global event limit | 2024-03-06 12:05:08+00:00 | Type: <b>Bug</b>
1. Open the `vscode` git repository as workspace
2. Generate a list of 100+ changed files, e.g. `cp -r src/vscode-dts src/vscode-dts-copy`
3. From SCM view, show changes using the multi-diff-editor
4. Look at the developer console, there should be a lot of warnings like:
```
[1he] potential l... | multi-diff-editor with 100+ files triggers global event limit Type: <b>Bug</b>
1. Open the `vscode` git repository as workspace
2. Generate a list of 100+ changed files, e.g. `cp -r src/vscode-dts src/vscode-dts-copy`
3. From SCM view, show changes using the multi-diff-editor
4. Look at the developer console, the... | 748 | ||
206941 | [Bug] The staged file disappears from the git view | 2024-03-06 08:51:14+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | [Bug] The staged file disappears from the git 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-Suggesti... | 429 | ||
206919 | Missing Chat Participant Icons in GitHub Copilot Chat Responses | 2024-03-05 21:19:16+00:00 | 2024-03-19 15:21:53+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Missing Chat Participant Icons in GitHub Copilot Chat Responses <!-- โ ๏ธโ ๏ธ 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... | 676 |
206929 | Previewing Plotly HTML Plots Suddenly Broken | 2024-03-05 18:10:44+00:00 | 2024-06-30 11:24:31+00:00 | <!-- Please search existing issues to avoid creating duplicates. -->
## Environment data
- VS Code version: 1.87.0
- Jupyter Extension version (available under the Extensions sidebar): v2024.2.0
- Python Extension version (available under the Extensions sidebar): v2024.2.1
- OS (Windows | Mac | Linux d... | not_planned | Previewing Plotly HTML Plots Suddenly Broken <!-- Please search existing issues to avoid creating duplicates. -->
## Environment data
- VS Code version: 1.87.0
- Jupyter Extension version (available under the Extensions sidebar): v2024.2.0
- Python Extension version (available under the Extensions sidebar... | 507 |
206876 | `JSON Language Server` output channel appears twice | 2024-03-05 08:44:52+00:00 | 2024-03-05 09:01:56+00:00 | 
| completed | `JSON Language Server` output channel appears twice 
| 55 |
206854 | Debug console is very slow with a single long line | 2024-03-05 00:17: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... | Debug console is very slow with a single long line <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggesti... | 750 | ||
206848 | accessible diff viewer covers buttons | 2024-03-04 22:30:12+00:00 | 2024-03-14 11:23:53+00:00 | I ran a request, it showed the accessible diff viewer, and that overlaid the toolbar so I could not accept or take action.

| not_planned | accessible diff viewer covers buttons I ran a request, it showed the accessible diff viewer, and that overlaid the toolbar so I could not accept or take action.

| 101 |
206840 | `selectHighlights` selects wrong value when search is set to regex | 2024-03-04 21:03:29+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | `selectHighlights` selects wrong value when search is set to regex <!-- โ ๏ธโ ๏ธ 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... | 891 | ||
206830 | `Git: commit (amend)` does not works properly when the working tree is not clean | 2024-03-04 18:54:14+00:00 | 2024-07-02 12:50:51+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: commit (amend)` does not works properly when the working tree is not clean <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wik... | 532 |
206827 | Collapsed markdown cell icons misalignment | 2024-03-04 18:41:40+00:00 | What it looks today

maybe we can adjust the gutter border, position of the collapse info text to make it look better
<img width="450" alt="image" src="https://github.com/microsoft/vscode/assets/876920/ac596265-4610-4... | Collapsed markdown cell icons misalignment What it looks today

maybe we can adjust the gutter border, position of the collapse info text to make it look better
<img width="450" alt="image" src="https://github.com/mic... | 147 | ||
206774 | [Bug] Empty ending bracket in `"surroundingPairs"` results in bad selection range | 2024-03-04 10:08:48+00:00 | add a bracket pair to `"surroundingPairs"` under `language-configuration.json`, with the end bracket being empty/blank
```json
"surroundingPairs": [
[ "(", "" ]
]
```
Make a selection around some text and press `(`

| completed | Native hover in search input I think when hovering over the search input field:

| 67 |
206756 | Comments filter wording feedback | 2024-03-04 05:15:18+00:00 | 2024-03-04 10:55:16+00:00 | I find the comments filter dropdown unexpected. I would not expect labels to change:


Compare with timeline filter... | completed | Comments filter wording feedback I find the comments filter dropdown unexpected. I would not expect labels to change:


... | 167 |
206755 | Comments filter looks unbalanced | 2024-03-04 05:13:43+00:00 | 2024-03-04 12:12:04+00:00 | Look at the right hand side:

| completed | Comments filter looks unbalanced Look at the right hand side:

| 60 |
206700 | Bracket matching (and coloring) broken in some cases | 2024-03-02 19:17:10+00:00 | 2024-03-04 13:57: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... | not_planned | Bracket matching (and coloring) broken in some cases <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugges... | 531 |
206683 | Debug: Attach to Node Process: cannot enable debug mode for process (Error: kill EPERM) | 2024-03-02 14:08:45+00:00 | 2024-04-05 23:15:48+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 | Debug: Attach to Node Process: cannot enable debug mode for process (Error: kill EPERM) <!-- โ ๏ธโ ๏ธ 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... | 682 |
206672 | Merge editor: TypeScript type errors do not appear | 2024-03-02 10: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... | Merge editor: TypeScript type errors do not appear <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggesti... | 577 | ||
206664 | `SCM: Auto Reveal` does not work consistently in multi repo projects | 2024-03-02 06:29:25+00:00 | 2024-05-27 13:18: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 | `SCM: Auto Reveal` does not work consistently in multi repo projects <!-- โ ๏ธโ ๏ธ 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... | 582 |
206644 | Problems in chat codeblocks show as workspace problems | 2024-03-01 20:55:12+00:00 | 2024-03-04 21:40:40+00:00 | - Send a chat request with this codeblock
~~~
```js
const x = require('
```
~~~
- Make sure the TS extension is activated
- Get an error in the Problems view

| completed | Problems in chat codeblocks show as workspace problems - Send a chat request with this codeblock
~~~
```js
const x = require('
```
~~~
- Make sure the TS extension is activated
- Get an error in the Problems view
![Image](https://github.com/microsoft/vscode/assets/323878/652a3f94-48fb-4f08-8024-4b63e6... | 102 |
206618 | Go To Most Recently Failed Cell - no longer works | 2024-03-01 14:22:04+00:00 | 2024-03-26 17:23: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 | Go To Most Recently Failed Cell - no longer works <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestio... | 386 |
206595 | Search panel does not show elements when using view as tree | 2024-03-01 06:34:26+00:00 | 2024-03-01 16:43:53+00:00 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid cr... | completed | Search panel does not show elements when using view as tree <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and... | 515 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.