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: ![Recording 2024-03-15 at 10 52 36](https://github.com/microsoft/vscode/assets/900690/1c00b5dd-c4cc-4704-...
completed
Scroll lock should not prevent scrolling in active editor 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: ![Recording 2024-03-15 at 10 52 36](https://git...
110
207817
Scroll lock does not indicate in floating windows
2024-03-15 09:49:35+00:00
2024-03-15 10:50:18+00:00
I think the indicator should show in all opened windows and for that you need to add it to all windows. I would monkey-see, monkey-do what we do for the accessibility status indicator: https://github.com/microsoft/vscode/blob/b22f435d4848fa8f5ef3f1c89cf56f68d7ce6049/src/vs/workbench/contrib/accessibility/browser/acc...
completed
Scroll lock does not indicate in floating windows I think the indicator should show in all opened windows and for that you need to add it to all windows. I would monkey-see, monkey-do what we do for the accessibility status indicator: https://github.com/microsoft/vscode/blob/b22f435d4848fa8f5ef3f1c89cf56f68d7ce6049/...
201
207804
WARN [markdown-language-features]: Couldn't find message for key
2024-03-15 07:23:42+00:00
2024-03-20 21:21:56+00:00
In insiders: ``` WARN [markdown-language-features]: Couldn't find message for key configuration.markdown.editor.drop.enabled.always. log.ts:429 WARN [markdown-language-features]: Couldn't find message for key configuration.markdown.editor.drop.enabled.smart. log.ts:429 WARN [markdown-language-features]: Couldn'...
completed
WARN [markdown-language-features]: Couldn't find message for key In insiders: ``` WARN [markdown-language-features]: Couldn't find message for key configuration.markdown.editor.drop.enabled.always. log.ts:429 WARN [markdown-language-features]: Couldn't find message for key configuration.markdown.editor.drop.enabl...
275
207797
Listener leak: `ipc.cp.ts`
2024-03-15 06:55:40+00:00
2024-03-15 15:18:22+00:00
https://github.com/microsoft/vscode/blob/be210b3a60c7d60030c1d3d92da00d008edf6ab9/src/vs/base/parts/ipc/node/ipc.cp.ts#L210
completed
Listener leak: `ipc.cp.ts` https://github.com/microsoft/vscode/blob/be210b3a60c7d60030c1d3d92da00d008edf6ab9/src/vs/base/parts/ipc/node/ipc.cp.ts#L210
81
207767
Slow execution of a all cells in Notebooks when working on large notebooks with plain text outputs (stdout)
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
![image](https://github.com/microsoft/vscode/assets/323878/99c0efc5-d63b-454f-8559-43796ca4b538)
completed
Orange filter highlight in quickopen ![image](https://github.com/microsoft/vscode/assets/323878/99c0efc5-d63b-454f-8559-43796ca4b538)
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. ![Image](https://github.com/microsoft/vscode/assets/29464607/e0d2fc86-fa6f-4e8d-9c1f-e373119ef7d9)
terminal chat cannot be opened terminal chat cannot be opened, I see in oss off of main this old setting. ![Image](https://github.com/microsoft/vscode/assets/29464607/e0d2fc86-fa6f-4e8d-9c1f-e373119ef7d9)
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 ![Image](https://github.com/microsoft/vscode/assets/29464607/4cbd9f7b-fcfe-4622-8c56-6d6d7b4b8749)
completed
voice recording started sound is not on by default This should be `on` by default ![Image](https://github.com/microsoft/vscode/assets/29464607/4cbd9f7b-fcfe-4622-8c56-6d6d7b4b8749)
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` ![image](https://github.com/microsoft/vscode/assets/2230985/557b823e-e638-4189-89df-9a8190672e82) ![image](https://github.com/microsoft/vscode/assets/2230985/abd91e51-468b-48b4-bd09-3b97591b5f4a) 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` ![image](https://github.com/microsoft/vscode/assets/2230985/557b823e-e638-4189-89df-9a8190672e82) ![image](https://github.com/microsoft/vscode/...
145
207618
Extension updates are not shown when there is a VS Code update
2024-03-13 18:18:26+00:00
2024-03-13 18:46:19+00:00
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 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? ![image](https://github.com/microsoft/vscode/assets/2193314/60998d5e-7ef5-404a-980f-7e452861189f)
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? ![image](https://github.com/microsoft/vscode/assets/2193314/60998d5e...
104
207604
Terminal chat: Consider UX for buttons when there are multiple chat blocks
2024-03-13 16:32:46+00:00
2024-03-29 12:35:10+00:00
When there are multiple code blocks we still just have "Run" and "Insert", but it's not clear that it will work on the first block only. Should we special case it such that if there are multiple code blocks the buttons change to "Run First" and "Insert First"?
completed
Terminal chat: Consider UX for buttons when there are multiple chat blocks When there are multiple code blocks we still just have "Run" and "Insert", but it's not clear that it will work on the first block only. Should we special case it such that if there are multiple code blocks the buttons change to "Run First" and ...
82
207602
Terminal chat widget with a lot of content cannot be scrolled
2024-03-13 16:30:17+00:00
2024-03-13 20:57:52+00:00
Repro: 1. Open terminal chat 2. Ask "list files in various ways", ๐Ÿ› content is clipped at bottom but scrolling doesn't work ![image](https://github.com/microsoft/vscode/assets/2193314/a0128c88-4aaf-4c61-b527-2f066143482f)
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 ![image](https://github.com/microsoft/vscode/assets/2193314/a0128c88-4aaf-4c61-b527-2f066143482f)
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 ![image](https://github.com/microsoft/vscode/assets/2193314/6a5998f4-1905-4027-b35b-430546b228c3)
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 ![image](https://github.com/microsoft/vscode/assets/2193314/6a5998f4-1905-4027-b35b-430546b228c3)
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 ![Image](https://github.com/microsoft/vscode/assets/29464607/3c19db5a-dc10-4c4e-a3b5-33bbfc65e1d2)
completed
trying to render a codeblock without a model 1. Run a request in the terminal chat 2. ๐Ÿ› sometimes, no response will be rendered ![Image](https://github.com/microsoft/vscode/assets/29464607/3c19db5a-dc10-4c4e-a3b5-33bbfc65e1d2)
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
![image](https://github.com/microsoft/vscode/assets/2193314/d930e6d2-114b-4a34-9cc2-5cbcf268d45a)
completed
Terminal chat: No accept primary button ![image](https://github.com/microsoft/vscode/assets/2193314/d930e6d2-114b-4a34-9cc2-5cbcf268d45a)
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: ![image](https://github.com/microsoft/vscode/assets/2193314/85d187c8-965d-47dd-8976-5c8818c7d930)
completed
Terminal chat is not wide enough All content is squished: ![image](https://github.com/microsoft/vscode/assets/2193314/85d187c8-965d-47dd-8976-5c8818c7d930)
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. ![Image](https://github.com/microsoft/vscode/assets/29464607/110747d5-f831-4986-a2c7-f97f2a3ee9c6)
completed
terminal chat response is `[object Object]` not sure what the repro steps are yet. ![Image](https://github.com/microsoft/vscode/assets/29464607/110747d5-f831-4986-a2c7-f97f2a3ee9c6)
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`. ![image](https://github.com/microsoft/vscode/assets/33529441/00e5aa29-1156-4ffb-a22d-ea216dec4a61) 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`. ![image](https://gi...
251
207362
terminal voice action starts voice recording in panel
2024-03-11 21:07:12+00:00
2024-03-11 22:00:38+00:00
ERROR: type should be string, got "\r\n\r\nhttps://github.com/microsoft/vscode/assets/29464607/a1214d21-f2b6-4fca-a162-56e2e1c66381\r\n\r\n"
completed
terminal voice action starts voice recording in panel https://github.com/microsoft/vscode/assets/29464607/a1214d21-f2b6-4fca-a162-56e2e1c66381
55
207351
editor hover appears behind inline chat widget
2024-03-11 18:26:20+00:00
- Hover over a variable that is just below an inline chat widget ![image](https://github.com/microsoft/vscode/assets/2019016/93f79eb9-26b4-469f-b42a-35f5c314dd05)
editor hover appears behind inline chat widget - Hover over a variable that is just below an inline chat widget ![image](https://github.com/microsoft/vscode/assets/2019016/93f79eb9-26b4-469f-b42a-35f5c314dd05)
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: ![Image](https://github.com/microsoft/vscode/assets/2644648/6b75e08c-e7c2-48ea-adf2-9122cda215ff) 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: ![Image](https://github.com/microsoft/vscode/assets/2644648/6b75e08c-e7c2-48ea-adf2-9122cda215ff) 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
![Image](https://github.com/microsoft/vscode/assets/2644648/a3dff8dc-9682-4129-a83c-7a65b47036b9) I can click on them
completed
QP Separator Items should either not be clickable or do something that makes sense ![Image](https://github.com/microsoft/vscode/assets/2644648/a3dff8dc-9682-4129-a83c-7a65b47036b9) 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 ![ima...
Error while searching for extension 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 s...
180
207150
Multi Cursor: Selections Have Different Height
2024-03-08 10:05:54+00:00
![Image](https://github.com/microsoft/vscode/assets/2931520/8c232683-56bb-4457-acdd-7b582531080c) ![Image](https://github.com/microsoft/vscode/assets/2931520/be5e5678-223d-4d34-ae75-b434d8050fa3)
Multi Cursor: Selections Have Different Height ![Image](https://github.com/microsoft/vscode/assets/2931520/8c232683-56bb-4457-acdd-7b582531080c) ![Image](https://github.com/microsoft/vscode/assets/2931520/be5e5678-223d-4d34-ae75-b434d8050fa3)
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 ![image](https://github.com/microsoft/vscode-jupyter/assets/46436648/7a010591-8e10-4a67-81e8-30b727620c15)
misalignment on border of markdown cell ## Environment data - VS Code version: 1.87.0, 1.87.1 ## Expected behaviour XXX ## Actual behaviour ![image](https://github.com/microsoft/vscode-jupyter/assets/46436648/7a010591-8e10-4a67-81e8-30b727620c15)
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 ![image](https://github.com/microsoft/vscode/assets/2193314/532edf50-34ad-49bb-b0e6-d0f21999ac83) Latest 1.88-insiders ![image](https://github.com/microsoft/vscode/assets/2193314/2c9e609f-2090-4538-b738-f252fc38b4cc)
completed
Styling of language features hover is wrong in latest v1.87 ![image](https://github.com/microsoft/vscode/assets/2193314/532edf50-34ad-49bb-b0e6-d0f21999ac83) Latest 1.88-insiders ![image](https://github.com/microsoft/vscode/assets/2193314/2c9e609f-2090-4538-b738-f252fc38b4cc)
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 ๐Ÿ› ![Image](https://github.com/microsoft/vscode/assets/22...
completed
Custom hover disappears before you can mouse over into it 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 ๐Ÿ› ...
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
![image](https://github.com/microsoft/vscode/assets/2193314/ceb30747-982f-40e6-bb53-a256c0324569)
completed
No padding between button and bottom of issue reporter ![image](https://github.com/microsoft/vscode/assets/2193314/ceb30747-982f-40e6-bb53-a256c0324569)
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
![Image](https://github.com/microsoft/vscode/assets/2193314/fa44c3a4-9ab6-420a-aeef-cfedf100415b)
completed
No padding between included info and create on github button ![Image](https://github.com/microsoft/vscode/assets/2193314/fa44c3a4-9ab6-420a-aeef-cfedf100415b)
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
![image](https://github.com/microsoft/vscode/assets/6461412/01130fd5-5718-4c78-bc3e-29abe0636691)
completed
`JSON Language Server` output channel appears twice ![image](https://github.com/microsoft/vscode/assets/6461412/01130fd5-5718-4c78-bc3e-29abe0636691)
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. ![Screenshot 2024-03-04 at 2 27 14โ€ฏPM](https://github.com/microsoft/vscode/assets/29464607/6c179cb8-e2df-4d77-901d-1b2a46cd5af2)
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. ![Screenshot 2024-03-04 at 2 27 14โ€ฏPM](https://github.com/microsoft/vscode/assets/29464607/6c179cb8-e2df-4d77-901d-1b2a46cd5af2)
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 ![image](https://github.com/microsoft/vscode/assets/876920/0017fd4e-72ea-49b0-8efb-c4146bc2b6a9) 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 ![image](https://github.com/microsoft/vscode/assets/876920/0017fd4e-72ea-49b0-8efb-c4146bc2b6a9) 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 `(` ![image](https://github.com/microsoft/vscode/assets/33529441/1f7ef380-a7ec-47b6-aa56-3378ff524...
[Bug] Empty ending bracket in `"surroundingPairs"` results in bad selection range 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 `(` ![image](htt...
302
206764
Extension sidebar hover tooltips block view when primary sidebar is set to right and extensions reside in the secondary sidebar on the left.
2024-03-04 06:55:25+00:00
2024-03-05 13:54:24+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Extension sidebar hover tooltips block view when primary sidebar is set to right and extensions reside in the secondary sidebar on the left. <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide abou...
509
206762
Custom hover sometimes appears instantly
2024-03-04 06:40:48+00:00
2024-03-05 08:02:20+00:00
This issue is similar to https://github.com/microsoft/vscode/issues/205658 I yet have to figure out how this reproduces but here is what I see: * I have `workbench.hover.delay` configured to `3000`, so I normally would not expect the hover to appear unless I want it * I interact with the UI, for example switch bac...
completed
Custom hover sometimes appears instantly This issue is similar to https://github.com/microsoft/vscode/issues/205658 I yet have to figure out how this reproduces but here is what I see: * I have `workbench.hover.delay` configured to `3000`, so I normally would not expect the hover to appear unless I want it * I int...
169
206761
Native hover in search input
2024-03-04 06:37:39+00:00
2024-03-05 08:27:29+00:00
I think when hovering over the search input field: ![image](https://github.com/microsoft/vscode/assets/900690/350bb76a-9daa-470a-a216-7b6adc7e6802)
completed
Native hover in search input I think when hovering over the search input field: ![image](https://github.com/microsoft/vscode/assets/900690/350bb76a-9daa-470a-a216-7b6adc7e6802)
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: ![image](https://github.com/microsoft/vscode/assets/900690/0a9c79d1-ac91-4287-9a77-2a7f1bf2275d) ![image](https://github.com/microsoft/vscode/assets/900690/b88818da-e845-4cc3-90cc-f47cd88351f4) Compare with timeline filter...
completed
Comments filter wording feedback I find the comments filter dropdown unexpected. I would not expect labels to change: ![image](https://github.com/microsoft/vscode/assets/900690/0a9c79d1-ac91-4287-9a77-2a7f1bf2275d) ![image](https://github.com/microsoft/vscode/assets/900690/b88818da-e845-4cc3-90cc-f47cd88351f4) ...
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: ![image](https://github.com/microsoft/vscode/assets/900690/a69892b5-75ff-4cdb-ba61-bc7a8197ee96)
completed
Comments filter looks unbalanced Look at the right hand side: ![image](https://github.com/microsoft/vscode/assets/900690/a69892b5-75ff-4cdb-ba61-bc7a8197ee96)
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 ![Image](https://github.com/microsoft/vscode/assets/323878/652a3f94-48fb-4f08-8024-4b63e6514169)
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