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
191688
Current active presentation type is incorrect after changing display style 1st image.
2023-08-29 18:48:36+00:00
Testing #191502 ![Recording 2023-08-29 at 11 47 46](https://github.com/microsoft/vscode/assets/25044782/3eb19e93-4b3d-4539-b083-41ac6059fb6a)
Current active presentation type is incorrect after changing display style 1st image. Testing #191502 ![Recording 2023-08-29 at 11 47 46](https://github.com/microsoft/vscode/assets/25044782/3eb19e93-4b3d-4539-b083-41ac6059fb6a)
79
191685
The presentations style always defaults to text/plain even when images are displayed.
2023-08-29 18:44:11+00:00
Testing #191502 It requires an additional step by the user to change the presentation style.
The presentations style always defaults to text/plain even when images are displayed. Testing #191502 It requires an additional step by the user to change the presentation style.
42
191684
Icons in Accessible view don't seem right
2023-08-29 18:34:04+00:00
2023-08-29 21:52:23+00:00
Testing #191345 ![image](https://github.com/microsoft/vscode/assets/3840081/fd38d13b-6a60-4e7d-95a1-223400bba803) The bell icon for manage extension does not seem correct here, gear icon might be better. The shown next and show previous should swap places. `>` and `<` should probably be `<` and `>` I would exp...
completed
Icons in Accessible view don't seem right Testing #191345 ![image](https://github.com/microsoft/vscode/assets/3840081/fd38d13b-6a60-4e7d-95a1-223400bba803) The bell icon for manage extension does not seem correct here, gear icon might be better. The shown next and show previous should swap places. `>` and `<` s...
120
191674
Use better codicon for action to disable verbosity hint
2023-08-29 18:08:46+00:00
2023-08-29 21:52:24+00:00
We use an X now, which to me feels more like a 'dismiss accessible help' button. Maybe `bell-slash` would be more appropriate https://github.com/microsoft/vscode-codicons/blob/main/src/icons/bell-slash.svg, or even `circle-slash` https://github.com/microsoft/vscode-codicons/blob/main/src/icons/circle-slash.svg ![Ima...
completed
Use better codicon for action to disable verbosity hint We use an X now, which to me feels more like a 'dismiss accessible help' button. Maybe `bell-slash` would be more appropriate https://github.com/microsoft/vscode-codicons/blob/main/src/icons/bell-slash.svg, or even `circle-slash` https://github.com/microsoft/vscod...
177
191672
Confusing accessibility help message in an editor
2023-08-29 18:03:20+00:00
2023-08-29 21:52:44+00:00
1. Open settings.json 2. Run Open Accessibility Help 3. See this message 4. I don't really understand what "Disable the aria hint label to open this" means ![Image](https://github.com/microsoft/vscode/assets/30305945/618fbc50-48de-4ad2-8458-1e0662435a1d)
completed
Confusing accessibility help message in an editor 1. Open settings.json 2. Run Open Accessibility Help 3. See this message 4. I don't really understand what "Disable the aria hint label to open this" means ![Image](https://github.com/microsoft/vscode/assets/30305945/618fbc50-48de-4ad2-8458-1e0662435a1d)
99
191671
Unfocused editors should regain focus (be un-dimmed) on scroll
2023-08-29 17:54:57+00:00
Testing #191527 In the gif, you can see that after picking a file to be opened in the editor, I can scroll in the dimmed editor. This feels weird to me. https://github.com/microsoft/vscode/assets/25044782/c37fc52f-869c-45a9-abd4-4a737f85dc0e
Unfocused editors should regain focus (be un-dimmed) on scroll Testing #191527 In the gif, you can see that after picking a file to be opened in the editor, I can scroll in the dimmed editor. This feels weird to me. https://github.com/microsoft/vscode/assets/25044782/c37fc52f-869c-45a9-abd4-4a737f85dc0e
107
191667
Duplicate search results added while changing notebook content
2023-08-29 17:51:44+00:00
2023-11-02 22:10:08+00:00
Testing #191488 1. Search for `abc.+` with regex matching enabled 2. In a notebook, start editing a markdown cell 3. Type `abcd` 4. Keep typing more letters **bug** More search results are added to the list instead of updating the existing result ![Image](https://github.com/microsoft/vscode/assets/12821956...
completed
Duplicate search results added while changing notebook content Testing #191488 1. Search for `abc.+` with regex matching enabled 2. In a notebook, start editing a markdown cell 3. Type `abcd` 4. Keep typing more letters **bug** More search results are added to the list instead of updating the existing result ...
120
191666
Clicking into notebook markdown search result clears result
2023-08-29 17:46:50+00:00
2023-08-30 00:45:52+00:00
Testing #191488 1. Create a notebook with a markdown cell 2. Close the notebook 3. Search for some text in the notebook markdown 4. Click on search result for the markdown content **Bug** The search results view is cleared ![Image](https://github.com/microsoft/vscode/assets/12821956/e8ff52f7-6a4c-4f67-8f...
completed
Clicking into notebook markdown search result clears result Testing #191488 1. Create a notebook with a markdown cell 2. Close the notebook 3. Search for some text in the notebook markdown 4. Click on search result for the markdown content **Bug** The search results view is cleared ![Image](https://githu...
124
191664
I cannot click on the left hand side to expand:
2023-08-29 17:31:59+00:00
2023-08-30 10:06:33+00:00
I cannot click on the left hand side to expand: ![image](https://github.com/microsoft/vscode/assets/900690/8bf6a252-1473-4870-9e47-620b73b4a521) Also, is the hover color themable? _Originally posted by @bpasero in https://github.com/microsoft/vscode/issues/185781#issuecomment-1697638159_ ...
completed
I cannot click on the left hand side to expand: I cannot click on the left hand side to expand: ![image](https://github.com/microsoft/vscode/assets/900690/8bf6a252-1473-4870-9e47-620b73b4a521) Also, is the hover color themable? _Originally posted by @bpasero in https://github.com/microsoft/vscode...
114
191663
Only show `Open Accessible View` when there is an accessible view to open
2023-08-29 17:31:54+00:00
2023-11-10 19:47:53+00:00
Testing #191344 I'm not sure if you considered this already, but it would be nice to have the `Open Accessible View` in the command palette only when you're focused on something that supports it. When running the command in a random place, it just does nothing, which might be confusing to people who are trying to le...
completed
Only show `Open Accessible View` when there is an accessible view to open Testing #191344 I'm not sure if you considered this already, but it would be nice to have the `Open Accessible View` in the command palette only when you're focused on something that supports it. When running the command in a random place, it ...
97
191658
Copy image output doesn't work on Linux
2023-08-29 17:25:47+00:00
2023-08-30 21:56:11+00:00
Testing #191502 1. Have a cell with an image 2. Copy the cell output 3. Paste in something like Gimp 4. ๐Ÿ› Nothing happens Both `xclip` and Gimp don't see anything written to the clipboard. Copying images from a browser works so I know the clipboard can be written with images.
completed
Copy image output doesn't work on Linux Testing #191502 1. Have a cell with an image 2. Copy the cell output 3. Paste in something like Gimp 4. ๐Ÿ› Nothing happens Both `xclip` and Gimp don't see anything written to the clipboard. Copying images from a browser works so I know the clipboard can be written with i...
80
191655
going from `never` to `always`, the folding icon does not appear for sticky scroll
2023-08-29 17:06:16+00:00
Testing #191452 1. set `editor.showFoldingControls` to `never` 2. set `editor.showFoldingControls` to `always` 3. ๐Ÿ› no folding icon on the sticky scroll header ![Image](https://github.com/microsoft/vscode/assets/29464607/c85f4129-7bc7-420f-825d-c0109511c259)
going from `never` to `always`, the folding icon does not appear for sticky scroll Testing #191452 1. set `editor.showFoldingControls` to `never` 2. set `editor.showFoldingControls` to `always` 3. ๐Ÿ› no folding icon on the sticky scroll header ![Image](https://github.com/microsoft/vscode/assets/29464607/c85f412...
124
191654
folding control still present when setting is changed to `mouseover`
2023-08-29 17:02:45+00:00
Testing #191452 1. Set `editor.showFoldingControls` to `always` 2. Fold and unfold code using toggle on sticky scroll 3. Set `editor.showFoldingControls` to `mouseover`, thus you're no longer mousing over the toggle 4. ๐Ÿ› it's still present ![Image](https://github.com/microsoft/vscode/assets/29464607/c7fd421d-82...
folding control still present when setting is changed to `mouseover` Testing #191452 1. Set `editor.showFoldingControls` to `always` 2. Fold and unfold code using toggle on sticky scroll 3. Set `editor.showFoldingControls` to `mouseover`, thus you're no longer mousing over the toggle 4. ๐Ÿ› it's still present ![I...
142
191650
`terminalShellType` value is stuck at "gitbash"
2023-08-29 16:55:07+00:00
2024-07-09 15:37:44+00:00
Testing #190104 This is sort of unrelated to the TPI, but when I inspect context keys on my terminal area, I notice that it has `terminalShellType: "gitbash"`, even when the active terminal isn't using git bash. Here are my repro steps (not sure if this can be simplified): 1. create a terminal profile using an exte...
completed
`terminalShellType` value is stuck at "gitbash" Testing #190104 This is sort of unrelated to the TPI, but when I inspect context keys on my terminal area, I notice that it has `terminalShellType: "gitbash"`, even when the active terminal isn't using git bash. Here are my repro steps (not sure if this can be simplifi...
154
191645
Cycling through options in the accessible completions view re-reads the header each time
2023-08-29 16:17:45+00:00
2023-10-23 16:14:00+00:00
Testing #191346 1. Be on Ubuntu with the default screen reader 2. Trigger an inline completion and shift+alt+f2 to open the accessible view 3. alt+] and alt+[. Notice each cycling of the completion, it re-reads the entire dialog including possible actions again. I'd expect it to read only the new copletion item
completed
Cycling through options in the accessible completions view re-reads the header each time Testing #191346 1. Be on Ubuntu with the default screen reader 2. Trigger an inline completion and shift+alt+f2 to open the accessible view 3. alt+] and alt+[. Notice each cycling of the completion, it re-reads the entire dial...
103
191644
`serve-web`- default getting started has weird scroll state
2023-08-29 16:13:39+00:00
2023-12-19 22:12:56+00:00
Testing #191542 This might have to do more on how `getting started` is loaded in the web, but: 1. Try `serve-web` with a new host like `127.0.0.3` 2. Navigate there and see the getting started page ![Image](https://github.com/microsoft/vscode/assets/31675041/978b8aa5-2097-4ef6-914b-b762eb6b5709) It looks l...
not_planned
`serve-web`- default getting started has weird scroll state Testing #191542 This might have to do more on how `getting started` is loaded in the web, but: 1. Try `serve-web` with a new host like `127.0.0.3` 2. Navigate there and see the getting started page ![Image](https://github.com/microsoft/vscode/assets/...
199
191643
Dim unfocused setting link does not work
2023-08-29 16:08:47+00:00
2023-08-29 20:47:16+00:00
Forked off from https://github.com/microsoft/vscode/issues/191618 The link in settings does not work: ![Image](https://github.com/microsoft/vscode/assets/2193314/042441b1-8a56-4c29-8504-e8ee8833b221) I'm pretty sure I'm following this reference exactly though: https://github.com/microsoft/vscode/blob/64f148...
completed
Dim unfocused setting link does not work Forked off from https://github.com/microsoft/vscode/issues/191618 The link in settings does not work: ![Image](https://github.com/microsoft/vscode/assets/2193314/042441b1-8a56-4c29-8504-e8ee8833b221) I'm pretty sure I'm following this reference exactly though: https:...
254
191637
[Bug] When the window is downsized, icons to expand the hidden lines move to the left
2023-08-29 15:18:51+00:00
2023-08-30 10:18:29+00:00
This behavior is seen in the following GIF. Perhaps the icons should remain on the same position: https://github.com/microsoft/vscode/assets/61460952/e344ce73-9696-4539-a3f8-bda01f4d6782
completed
[Bug] When the window is downsized, icons to expand the hidden lines move to the left This behavior is seen in the following GIF. Perhaps the icons should remain on the same position: https://github.com/microsoft/vscode/assets/61460952/e344ce73-9696-4539-a3f8-bda01f4d6782
88
191636
Find and replace does nothing
2023-08-29 15:13:37+00:00
2023-12-05 22:34:00+00:00
Testing #191488 I tried a find and replace on a closed Jupyter notebook to see what would happen. There were four matches for the query "to", and I tried replacing "to" with "from". I got the dialog "Replace 4 occurrences across 1 file with 'from'?" I hit "Replace" and the search results disappeared, but they s...
completed
Find and replace does nothing Testing #191488 I tried a find and replace on a closed Jupyter notebook to see what would happen. There were four matches for the query "to", and I tried replacing "to" with "from". I got the dialog "Replace 4 occurrences across 1 file with 'from'?" I hit "Replace" and the search r...
101
191632
z-index issues with notebooks sticky scroll
2023-08-29 14:45:49+00:00
2024-01-18 19:05:55+00:00
* have side by side editors * open a notebook in the 2nd tab group * scroll so that NB sticky scroll shows * it overlays the editor sash <img width="520" alt="Screenshot 2023-08-29 at 16 44 41" src="https://github.com/microsoft/vscode/assets/1794099/55040b7b-8264-45d4-8992-2d8fcb973c62">
completed
z-index issues with notebooks sticky scroll * have side by side editors * open a notebook in the 2nd tab group * scroll so that NB sticky scroll shows * it overlays the editor sash <img width="520" alt="Screenshot 2023-08-29 at 16 44 41" src="https://github.com/microsoft/vscode/assets/1794099/55040b7b-8264-45d4-8...
112
191627
Consider to revert dynamic grow from scroll when reopening
2023-08-29 14:21:35+00:00
2023-08-31 05:24:21+00:00
Testing #191496 I think that growing quick chat when you scroll is an interesting idea, but I would reset the size back to how it was when you reopen quick chat because its harder to manage the size to make it small again. You cannot just scroll to get back where you were.
completed
Consider to revert dynamic grow from scroll when reopening Testing #191496 I think that growing quick chat when you scroll is an interesting idea, but I would reset the size back to how it was when you reopen quick chat because its harder to manage the size to make it small again. You cannot just scroll to get back ...
75
191625
Keyboard binding suggested for open ended question does not bring over my question
2023-08-29 14:10:51+00:00
Testing #191496 Asking anything in command palette puts the chat option last with a keybinding. Invoking that does not take my question over though: ![Image](https://github.com/microsoft/vscode/assets/900690/57f6ac8d-6d5e-4001-9960-eb6b94e557be)
Keyboard binding suggested for open ended question does not bring over my question Testing #191496 Asking anything in command palette puts the chat option last with a keybinding. Invoking that does not take my question over though: ![Image](https://github.com/microsoft/vscode/assets/900690/57f6ac8d-6d5e-4001-...
99
191624
Error: Throttler is disposed in serve-web
2023-08-29 14:04:30+00:00
2023-09-07 07:58:49+00:00
Testing #191542 - VS Code Version: Version: 1.82.0-insider Commit: ebd67244fb2da33ab078bb2baa96106fda29f336 Date: 2023-08-29T05:03:17.701Z Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 - OS Version: Arch Linux Steps to Reproduce: 1. Down...
completed
Error: Throttler is disposed in serve-web Testing #191542 - VS Code Version: Version: 1.82.0-insider Commit: ebd67244fb2da33ab078bb2baa96106fda29f336 Date: 2023-08-29T05:03:17.701Z Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 - OS Version: Ar...
599
191623
How to vote down a chat response isn't obvious
2023-08-29 13:59:18+00:00
2023-12-15 23:05:16+00:00
My response got filtered and the message says to vote down, but I don't see a way to vote down. I did realize that I could scroll up and then vote down, but this isn't obvious and it seems like the action that I'm being asked to take should be visible. ![image](https://github.com/microsoft/vscode/assets/38270282/97...
completed
How to vote down a chat response isn't obvious My response got filtered and the message says to vote down, but I don't see a way to vote down. I did realize that I could scroll up and then vote down, but this isn't obvious and it seems like the action that I'm being asked to take should be visible. ![image](https:/...
122
191621
Port forwarding attempts wrong path to tunnel binary on linux
2023-08-29 13:54:30+00:00
2023-08-29 17:28:39+00:00
Testing #191540 1) Use latest snap installation of insiders 2) Attempt to forward a port and after sign in flow, see the notification with following error <img width="727" alt="Screenshot 2023-08-29 at 22 53 14" src="https://github.com/microsoft/vscode/assets/964386/e469e6f2-22d7-4a79-8422-08368dd12c84"> 3) Pat...
completed
Port forwarding attempts wrong path to tunnel binary on linux Testing #191540 1) Use latest snap installation of insiders 2) Attempt to forward a port and after sign in flow, see the notification with following error <img width="727" alt="Screenshot 2023-08-29 at 22 53 14" src="https://github.com/microsoft/vscode/...
156
191620
Go to Next/Previous in notification accessible view is not disabled
2023-08-29 13:39:52+00:00
Testing #191345 1. Enable screen reader accessibility mode 2. Cause 1 notification to show (I did https://github.com/microsoft/vscode/issues/191619) 3. Focus the notification and `alt+F2` 4. The accessible view shows. 5. In the top right of the accessible view, there are go to next and previous actions. They are...
Go to Next/Previous in notification accessible view is not disabled Testing #191345 1. Enable screen reader accessibility mode 2. Cause 1 notification to show (I did https://github.com/microsoft/vscode/issues/191619) 3. Focus the notification and `alt+F2` 4. The accessible view shows. 5. In the top right of the ...
116
191618
Settings feedback
2023-08-29 13:33:28+00:00
2023-08-29 19:16:22+00:00
Testing #191527 Two polish items: * the link to the setting does not seem to work * you talk about "making the focused view more obvious" but that is not true, this feature only works for "text editors" and "terminals", so I would clarify that ![Image](https://github.com/microsoft/vscode/assets/900690/082040dc-...
completed
Settings feedback Testing #191527 Two polish items: * the link to the setting does not seem to work * you talk about "making the focused view more obvious" but that is not true, this feature only works for "text editors" and "terminals", so I would clarify that ![Image](https://github.com/microsoft/vscode/asset...
111
191617
Moved code widget does not get highlighted when is moved over cursor
2023-08-29 13:27:15+00:00
2023-08-30 19:15:35+00:00
Testing #191508 Steps to Reproduce: 1. Create two copies of the same lines. One of this copy will be connected with arrow 2. Select the connected copy and past some symbols, so that arrow jumps to another copy 3. Remove those symbols, so the arrow jumps again over the block where cursor is located 4. . ๐Ÿ› Now ...
completed
Moved code widget does not get highlighted when is moved over cursor Testing #191508 Steps to Reproduce: 1. Create two copies of the same lines. One of this copy will be connected with arrow 2. Select the connected copy and past some symbols, so that arrow jumps to another copy 3. Remove those symbols, so the a...
864
191615
Notebooks are not dimming
2023-08-29 13:23:50+00:00
Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/b3cc192b-e056-4fd1-b6ab-abfbf2e9b0f3)
Notebooks are not dimming Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/b3cc192b-e056-4fd1-b6ab-abfbf2e9b0f3)
65
191614
Editor placeholder (error case) does not dim
2023-08-29 13:23:07+00:00
2023-08-29 19:16:21+00:00
Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/1e98226a-3bbc-4f78-ac3b-9d8e913effd1)
completed
Editor placeholder (error case) does not dim Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/1e98226a-3bbc-4f78-ac3b-9d8e913effd1)
66
191613
Welcome editor does not dim
2023-08-29 13:21:35+00:00
2023-08-29 19:16:21+00:00
Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/dd5c31b6-b1d8-4890-8788-668540454878)
completed
Welcome editor does not dim Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/dd5c31b6-b1d8-4890-8788-668540454878)
58
191612
Keybindings editor does not dim
2023-08-29 13:21:06+00:00
2023-08-29 19:16:18+00:00
Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/530bc461-27b3-41b8-822b-1fac1aba955c)
completed
Keybindings editor does not dim Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/530bc461-27b3-41b8-822b-1fac1aba955c)
58
191611
Settings editor does not fully dim
2023-08-29 13:20:40+00:00
2023-08-29 19:16:19+00:00
Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/14e772bf-395e-49ae-9334-75e490bd71b6)
completed
Settings editor does not fully dim Testing #191527 ![Image](https://github.com/microsoft/vscode/assets/900690/14e772bf-395e-49ae-9334-75e490bd71b6)
59
191608
Unclear what part of the editor is dimmed
2023-08-29 13:14:36+00:00
Testing #191527 The setting seems to suggest the editor gets dimmed, but I was also expecting breadcrumbs and maybe tabs to get dimmed. Also, editor controls (like find input) do not seem to get dimmed. ![Image](https://github.com/microsoft/vscode/assets/900690/eeea71fc-8841-466c-8b15-40b7e0f6e2d4)
reopened
Unclear what part of the editor is dimmed Testing #191527 The setting seems to suggest the editor gets dimmed, but I was also expecting breadcrumbs and maybe tabs to get dimmed. Also, editor controls (like find input) do not seem to get dimmed. ![Image](https://github.com/microsoft/vscode/assets/900690/eeea71...
114
191605
Remove `envCollectionOptions` from product.json
2023-08-29 13:11:54+00:00
2023-08-30 16:32:32+00:00
``` Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'envCollectionOptions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. ```
completed
Remove `envCollectionOptions` from product.json ``` Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'envCollectionOptions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. ```
95
191590
Missing jsdoc for `GlobalEnvironmentVariableCollection`
2023-08-29 12:10:07+00:00
2023-08-29 19:14:16+00:00
* The `GlobalEnvironmentVariableCollection` type lacks a leading jsdoc comments * the `getScoped` function lacks a `@return` annotation
completed
Missing jsdoc for `GlobalEnvironmentVariableCollection` * The `GlobalEnvironmentVariableCollection` type lacks a leading jsdoc comments * the `getScoped` function lacks a `@return` annotation
64
191588
Windows title flickers when changing views
2023-08-29 11:39:59+00:00
2023-11-10 18:55:16+00:00
Testing #191341 Switching views in the "Explorer" view - no flicker https://github.com/microsoft/vscode/assets/3372902/4d1438a0-cb37-4815-a0e8-97ff0114d77f Switching views in the Panel - flicker https://github.com/microsoft/vscode/assets/3372902/b50a8bab-dfe6-41a0-8138-ebbaa5503199 Switching views in the...
completed
Windows title flickers when changing views Testing #191341 Switching views in the "Explorer" view - no flicker https://github.com/microsoft/vscode/assets/3372902/4d1438a0-cb37-4815-a0e8-97ff0114d77f Switching views in the Panel - flicker https://github.com/microsoft/vscode/assets/3372902/b50a8bab-dfe6-41a0-81...
174
191584
edit text in accessible text does not match the inline completeion
2023-08-29 11:22:33+00:00
2023-10-23 16:17:41+00:00
Testing #191346 See how the word result has split into res and ult (this is placed at the end) ![Image](https://github.com/microsoft/vscode/assets/10746682/13170299-d8bf-46e4-9b51-270bf6b57d1e)
completed
edit text in accessible text does not match the inline completeion Testing #191346 See how the word result has split into res and ult (this is placed at the end) ![Image](https://github.com/microsoft/vscode/assets/10746682/13170299-d8bf-46e4-9b51-270bf6b57d1e)
89
191578
Deserialize notebook kernel history failed
2023-08-29 10:08:45+00:00
2023-10-05 16:13:54+00:00
Going through the error logs showed the error below โฌ‡๏ธ. No steps but it is rooted at this line https://github.com/microsoft/vscode/blob/5cd507ba17ec7a0d8a822c35bfcde8eca33de861/src/vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl.ts#L95 ``` Deserialize notebook kernel history faile...
completed
Deserialize notebook kernel history failed Going through the error logs showed the error below โฌ‡๏ธ. No steps but it is rooted at this line https://github.com/microsoft/vscode/blob/5cd507ba17ec7a0d8a822c35bfcde8eca33de861/src/vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl.ts#L95 ```...
675
191577
Copy image output is quite slow
2023-08-29 10:05:11+00:00
Testing #191502 * have image output, its size on disk is ~200kb * select copy output * ๐ŸŒ it takes a couple of seconds before the images makes it into my clipboard
Copy image output is quite slow Testing #191502 * have image output, its size on disk is ~200kb * select copy output * ๐ŸŒ it takes a couple of seconds before the images makes it into my clipboard
50
191575
Debug: Open Link created chrome config when only msedge is installed
2023-08-29 09:47:23+00:00
2023-09-13 11:24:47+00:00
Testing #191545 I don't have Chrome installed, but Edge. If Open Link would detect which browsers are available, this would have worked out-of-the-box.
not_planned
Debug: Open Link created chrome config when only msedge is installed Testing #191545 I don't have Chrome installed, but Edge. If Open Link would detect which browsers are available, this would have worked out-of-the-box.
61
191571
Match Whole Words modifier has no effect for ipynb
2023-08-29 09:38:04+00:00
Testing #191488 * open https://github.com/donnemartin/data-science-ipython-notebooks * enable `"search.experimental.closedNotebookRichContentResults": true` * set files to include to `./pandas/03.01-Introducing-Pandas-Objects.ipynb` * search for `a` and enable "Match Whole Words" * observe that `a`s inside words...
Match Whole Words modifier has no effect for ipynb Testing #191488 * open https://github.com/donnemartin/data-science-ipython-notebooks * enable `"search.experimental.closedNotebookRichContentResults": true` * set files to include to `./pandas/03.01-Introducing-Pandas-Objects.ipynb` * search for `a` and enable "M...
328
191568
Clicking on search result sets the selection in the cell and not in the output
2023-08-29 09:26:06+00:00
2023-08-30 00:45:53+00:00
Testing #191488 * open https://github.com/donnemartin/data-science-ipython-notebooks * enable `"search.experimental.closedNotebookRichContentResults": true` * search for `[1, 2, 3, 4, 5]` * click on a result in `02.08-Sorting.ipynb` * observe the selection is set on the input code and not on the output ...
completed
Clicking on search result sets the selection in the cell and not in the output Testing #191488 * open https://github.com/donnemartin/data-science-ipython-notebooks * enable `"search.experimental.closedNotebookRichContentResults": true` * search for `[1, 2, 3, 4, 5]` * click on a result in `02.08-Sorting.ipynb` *...
263
191565
Cannot view diff for Markdown files
2023-08-29 09:01:28+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
Cannot view diff for Markdown files <!-- โš ๏ธโš ๏ธ 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 --> <!-- ๏ฟฝ...
446
191558
Header appears with a lag after sticky scroll has scrolled over it
2023-08-29 07:18:50+00:00
2024-01-18 19:07:15+00:00
Testing #191546 Hey @Yoyokrazy, great work here! I was testing the notebook sticky scroll and noticed the following behavior in the GIF. The header `h5 - 1.2.2.2` appears when the bottom of the sticky widget is midway through the cell containing code. I think I would have expected the header to appear as soon as the...
completed
Header appears with a lag after sticky scroll has scrolled over it Testing #191546 Hey @Yoyokrazy, great work here! I was testing the notebook sticky scroll and noticed the following behavior in the GIF. The header `h5 - 1.2.2.2` appears when the bottom of the sticky widget is midway through the cell containing code...
181
191539
quick search - file highlight decoration isn't showing up on search
2023-08-28 23:43:23+00:00
2023-08-29 15:20:32+00:00
1. use quick search for something like `% dispose(` that is in the current file. 2. Notice that, while the picker is open, the matches aren't highlighted :bug: You should see it like this on Dark Modern ![Image](https://github.com/microsoft/vscode/assets/31675041/c99d40d9-a1c7-4cfe-a9c4-f9610faec23b)
completed
quick search - file highlight decoration isn't showing up on search 1. use quick search for something like `% dispose(` that is in the current file. 2. Notice that, while the picker is open, the matches aren't highlighted :bug: You should see it like this on Dark Modern ![Image](https://github.com/microsoft/v...
119
191532
Notification and notification buttons lack border radius
2023-08-28 22:22:54+00:00
2023-09-05 14:50:11+00:00
1. If the notification content is sufficiently long, insufficient height is allocated for the action buttons to grow, consequently they appear cramped and lack border radius 2. When a notification is focused the focus border radius is truncated ![Image](https://github.com/microsoft/vscode/assets/30305945/37be5...
completed
Notification and notification buttons lack border radius 1. If the notification content is sufficiently long, insufficient height is allocated for the action buttons to grow, consequently they appear cramped and lack border radius 2. When a notification is focused the focus border radius is truncated ![Image](...
112
191517
Moved lines compare becomes broken when double clicking
2023-08-28 20:17:05+00:00
Testing #191508 - VS Code Version: Version: 1.82.0-insider Commit: f7973f357e7c316a88e8817886f41a843021fe74 Date: 2023-08-28T05:03:24.392Z (15 hrs ago) Steps to Reproduce: 1. Create a moved code block 2. Click "compare" button to enable compare mode, arrow becomes orange and editors become scrollin...
Moved lines compare becomes broken when double clicking Testing #191508 - VS Code Version: Version: 1.82.0-insider Commit: f7973f357e7c316a88e8817886f41a843021fe74 Date: 2023-08-28T05:03:24.392Z (15 hrs ago) Steps to Reproduce: 1. Create a moved code block 2. Click "compare" button to enable compar...
902
191511
The 1st Find All References result isn't in sorted order if the UI is in a cleared state
2023-08-28 19:27:19+00:00
2023-12-05 11:11:59+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
The 1st Find All References result isn't in sorted order if the UI is in a cleared state <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vs...
730
191501
exec server port forwarding fails for certain cases
2023-08-28 18:27:09+00:00
2023-08-28 19:51:06+00:00
I still have this issue in the latest version: ``` Version: 1.82.0-insider Commit: 083fca132543aa91a7e1de2dc23857d70ea56dd3 Date: 2023-08-25T05:44:25.625Z (23 hrs ago) ``` To reproduce: 1. Use node script [from here](https://gist.github.com/Dador/746e9b7806f2d3b0f4e7d6913950fc00). 2. Do a requ...
completed
exec server port forwarding fails for certain cases I still have this issue in the latest version: ``` Version: 1.82.0-insider Commit: 083fca132543aa91a7e1de2dc23857d70ea56dd3 Date: 2023-08-25T05:44:25.625Z (23 hrs ago) ``` To reproduce: 1. Use node script [from here](https://gist.github.com/Da...
379
191490
`ctrl+upArrow` doesn't open accessible buffer on windows
2023-08-28 17:50:37+00:00
2023-08-28 19:45:24+00:00
1. enable screen reader mode 2. focus a terminal 3. `ctrl+upArrow` 4. ๐Ÿ› the accessible buffer isn't entered This is because it's getting sent to the shell. Adding it to commands to skip shell fixes this. reported by @jooyoungseo
completed
`ctrl+upArrow` doesn't open accessible buffer on windows 1. enable screen reader mode 2. focus a terminal 3. `ctrl+upArrow` 4. ๐Ÿ› the accessible buffer isn't entered This is because it's getting sent to the shell. Adding it to commands to skip shell fixes this. reported by @jooyoungseo
85
191485
Context menu for Quick Search appearing in search view
2023-08-28 17:39:17+00:00
2023-08-28 19:35:10+00:00
1. Right-click in the search view. 2. See this option, which brings you to the quick search :bug: This shouldn't be here. ![Image](https://github.com/microsoft/vscode/assets/31675041/95a7c11a-0dbe-4d01-91e7-abde633e8e55)
completed
Context menu for Quick Search appearing in search view 1. Right-click in the search view. 2. See this option, which brings you to the quick search :bug: This shouldn't be here. ![Image](https://github.com/microsoft/vscode/assets/31675041/95a7c11a-0dbe-4d01-91e7-abde633e8e55)
94
191450
Sticky scroll should show the last line of the scope as soon as shift is pressed
2023-08-28 10:08:25+00:00
Currently sticky scroll shows the last line of the scope only when shift is pressed followed by a mouse move event. Pressing on shift does not automatically show the last line of the scope which it should.
Sticky scroll should show the last line of the scope as soon as shift is pressed Currently sticky scroll shows the last line of the scope only when shift is pressed followed by a mouse move event. Pressing on shift does not automatically show the last line of the scope which it should.
67
191423
Avoid unnecessary virtual scroll bar area refreshing during typing
2023-08-27 20:04:03+00:00
2023-09-01 11:40:22+00:00
- VS Code Version: 1.80.0 - OS Version: Windows 11 22H2 (22621.2134) Steps to Reproduce: 1. Open a text file. Turn on Developer tools \ Rendering \ Paint flashing 2. Type a few characters without changing line. Observe the screen refresh areas. With each character typing, the virtual scroll bar area is update...
completed
Avoid unnecessary virtual scroll bar area refreshing during typing - VS Code Version: 1.80.0 - OS Version: Windows 11 22H2 (22621.2134) Steps to Reproduce: 1. Open a text file. Turn on Developer tools \ Rendering \ Paint flashing 2. Type a few characters without changing line. Observe the screen refresh area...
186
191391
Extension Contributed Menu Item: resourceFilename does not work as expected
2023-08-26 21:07:43+00:00
Sometimes the context menu entry is there, sometimes not: ![Image](https://github.com/microsoft/vscode/assets/2931520/fbfeaf75-ecde-4623-8194-ba7aac3b8357) My contributes config is: ``` "menus": { "explorer/context": [ { "command": "merge-editor-dev-companion.open-folder-in-merge-editor-curre...
Extension Contributed Menu Item: resourceFilename does not work as expected Sometimes the context menu entry is there, sometimes not: ![Image](https://github.com/microsoft/vscode/assets/2931520/fbfeaf75-ecde-4623-8194-ba7aac3b8357) My contributes config is: ``` "menus": { "explorer/context": [ { ...
267
191369
Terminal title on Windows may not change when switched shortly after creating
2023-08-26 14:21:06+00:00
Repro: 1. Open git repo folder 2. Open terminal 3. Quickly type `git log` enter, ๐Ÿ› the terminal title should change to `git` shortly after
Terminal title on Windows may not change when switched shortly after creating Repro: 1. Open git repo folder 2. Open terminal 3. Quickly type `git log` enter, ๐Ÿ› the terminal title should change to `git` shortly after
51
191359
Pasting multiple files with right-click pastes in the originating directory instead of the target directory
2023-08-26 10:50:34+00:00
2024-02-01 16:12:33+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Pasting multiple files with right-click pastes in the originating directory instead of the target directory <!-- โš ๏ธโš ๏ธ 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...
479
191332
Terminal multiple action icons overlap
2023-08-25 16:55:53+00:00
2023-08-26 16:41:02+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Terminal multiple action icons overlap <!-- โš ๏ธโš ๏ธ 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 --> <!-...
366
191325
Toggling Command Center does not resize the title bar
2023-08-25 16:25:00+00:00
2023-08-28 10:15:49+00:00
Toggling the command center works, but the title bar height is stuck until the window is resized. I also noticed some issues where I had to click twice to open the command center once enabled. The command center input then disappears while the command center quick pick opens. https://github.com/microsoft/vscode/asse...
completed
Toggling Command Center does not resize the title bar Toggling the command center works, but the title bar height is stuck until the window is resized. I also noticed some issues where I had to click twice to open the command center once enabled. The command center input then disappears while the command center quick p...
112
191323
Moved Code Detection: Don't Detect Moves When Nothing Moved
2023-08-25 16:04:19+00:00
2023-08-30 14:44:10+00:00
![Image](https://github.com/microsoft/vscode/assets/2931520/4d930f3a-2d6b-4396-a18d-2ecbb474392d)
completed
Moved Code Detection: Don't Detect Moves When Nothing Moved ![Image](https://github.com/microsoft/vscode/assets/2931520/4d930f3a-2d6b-4396-a18d-2ecbb474392d)
68
191292
The markdown link in TEST RESULTS is hard to read
2023-08-25 07:41:47+00:00
2023-09-06 00:51:37+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
The markdown link in TEST RESULTS is hard to read <!-- โš ๏ธโš ๏ธ 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...
478
191288
macOS: Window menu does not show opened windows in some cases
2023-08-25 07:01:25+00:00
2023-08-27 23:28:35+00:00
Steps to Reproduce: 1. have 2 windows opened, e.g. one on `vscode` and an empty window 2. quit 3. start 4. verify 2 windows open => ๐Ÿ› the "Window" menu only shows 1 window for me ![Image](https://github.com/microsoft/vscode/assets/900690/58bd54b1-fb42-412d-834a-4010d7ae1ca6)
completed
macOS: Window menu does not show opened windows in some cases Steps to Reproduce: 1. have 2 windows opened, e.g. one on `vscode` and an empty window 2. quit 3. start 4. verify 2 windows open => ๐Ÿ› the "Window" menu only shows 1 window for me ![Image](https://github.com/microsoft/vscode/assets/900690/58b...
114
191267
Recent folders are not displayed.
2023-08-24 23:42:11+00:00
2023-12-19 22:14:21+00:00
Type: <b>Bug</b> Recent folders are not displayed when clicking on the "More" option. but if you use the default shortcut in MacOs (^r) it does show the list of recent folders. <img width="339" alt="image" src="https://github.com/microsoft/vscode/assets/98234382/a2ef5a10-7961-4321-a41a-7b013d00cc02"> VS C...
not_planned
Recent folders are not displayed. Type: <b>Bug</b> Recent folders are not displayed when clicking on the "More" option. but if you use the default shortcut in MacOs (^r) it does show the list of recent folders. <img width="339" alt="image" src="https://github.com/microsoft/vscode/assets/98234382/a2ef5a10-7961-...
940
191263
Search view not showing warnings
2023-08-24 22:26:31+00:00
2023-08-25 18:20:57+00:00
1. Open search view and search for something that isn't in your workspace. Enable `Use Exclude Files and Ignore Files` button that is within the files to exclude input. 2. You result should say something like "No results found. Review your settings for configured ....", but it says "0 results in 0 files". Buggy beh...
completed
Search view not showing warnings 1. Open search view and search for something that isn't in your workspace. Enable `Use Exclude Files and Ignore Files` button that is within the files to exclude input. 2. You result should say something like "No results found. Review your settings for configured ....", but it says "0 ...
187
191249
Diff Editor Collapsed Region - Blue Border Does Not Stay When Dragging
2023-08-24 20:19:08+00:00
2023-08-28 09:28:35+00:00
![](https://user-images.githubusercontent.com/2931520/263096275-1196c683-5a24-4de0-8e50-bd7b98632a49.gif)
completed
Diff Editor Collapsed Region - Blue Border Does Not Stay When Dragging ![](https://user-images.githubusercontent.com/2931520/263096275-1196c683-5a24-4de0-8e50-bd7b98632a49.gif)
70
191238
clicking out of accessible view results in accessible view/ accessibility help context key never getting set to false
2023-08-24 17:56:06+00:00
2023-08-24 19:46:27+00:00
Works fine when one uses `Escape`, which will be the most frequent case (screen reader users) This is actually quite tricky...
completed
clicking out of accessible view results in accessible view/ accessibility help context key never getting set to false Works fine when one uses `Escape`, which will be the most frequent case (screen reader users) This is actually quite tricky...
55
194745
Outline panel stops showing execution status on until reload
2023-08-24 14:45:07+00:00
### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? The outline panel once closed and reopened stops showing notebook execution status. ### VS Code Version Version: 1.81.1 (user setup) ### Jupyter Extension Versi...
Outline panel stops showing execution status on until reload ### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? The outline panel once closed and reopened stops showing notebook execution status. ### VS Code Version ...
180
191201
VSCode open a terminal in Terminal Panel before opening a terminal in a tab in the editor window
2023-08-24 11:18:22+00:00
2023-10-06 21:39:39+00:00
Type: <b>Bug</b> First, add this setting in your config: `"terminal.integrated.defaultLocation": "editor"` Then, I have tasks that I can run with shortcuts. For instance: ``` { "label": "debug terminal issue", "type": "shell", "command": "echo 'Hello World!'" } ``` When running ...
completed
VSCode open a terminal in Terminal Panel before opening a terminal in a tab in the editor window Type: <b>Bug</b> First, add this setting in your config: `"terminal.integrated.defaultLocation": "editor"` Then, I have tasks that I can run with shortcuts. For instance: ``` { "label": "debug terminal is...
259
191199
Diff Algorithm - Shifting Bug
2023-08-24 11:10:45+00:00
2023-09-25 13:04:45+00:00
The import should be shifted to a better position: ![Image](https://github.com/microsoft/vscode/assets/2931520/f0bf08e3-f3e1-4d3e-9df3-462d70b3e0dc) [Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.40.0-dev.20230629#XQAAAAJgBQAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9XQE...
completed
Diff Algorithm - Shifting Bug The import should be shifted to a better position: ![Image](https://github.com/microsoft/vscode/assets/2931520/f0bf08e3-f3e1-4d3e-9df3-462d70b3e0dc) [Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.40.0-dev.20230629#XQAAAAJgBQAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9...
654
191195
Hover contents are incorrectly sized and prevent clicking in the editor
2023-08-24 10:50:01+00:00
Create a TS file with this content: ```ts class Somethingwithalongname123123123123123123 { public methodwithalongtext12123123123123( something: Bar123123123, another: Far213123123123, progress: vscode.Progress<{ message: string; edits: vscode.TextEdit[] }>, nowhere: Close1231231231231<a...
Hover contents are incorrectly sized and prevent clicking in the editor Create a TS file with this content: ```ts class Somethingwithalongname123123123123123123 { public methodwithalongtext12123123123123( something: Bar123123123, another: Far213123123123, progress: vscode.Progress<{ messag...
222
191182
Icon order mismatch in test explorer and output
2023-08-24 09:16:41+00:00
2023-09-06 21:20:14+00:00
Version: 1.82.0-insider (Universal) Commit: ad94cf18189746d2e942fda257950901049b3af3 Date: 2023-08-23T05:35:15.483Z Electron: 25.5.0 ElectronBuildId: 23084831 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin arm64 22.6.0 The icons of go to test, run and debug are in different o...
completed
Icon order mismatch in test explorer and output Version: 1.82.0-insider (Universal) Commit: ad94cf18189746d2e942fda257950901049b3af3 Date: 2023-08-23T05:35:15.483Z Electron: 25.5.0 ElectronBuildId: 23084831 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin arm64 22.6.0 The icons...
274
191178
Keyboards shortcuts stops working from time to time
2023-08-24 08:15:45+00:00
Sometimes when I have used vscode for a while, my keyboard shortcuts semi-stops working. An example: I can `Ctrl+F` to find, focus is moved but then `Enter` (to find next result) does not work in the search context. The issue happens every so often. Sometimes 3-4 times a week, other weeks only once. I am able ...
Keyboards shortcuts stops working from time to time Sometimes when I have used vscode for a while, my keyboard shortcuts semi-stops working. An example: I can `Ctrl+F` to find, focus is moved but then `Enter` (to find next result) does not work in the search context. The issue happens every so often. Sometimes 3-4 ...
630
191174
A11y_VisualStudioCodeClient_Extensions_Name Role Value: No Name is provided for settings button.
2023-08-24 07:35:03+00:00
2023-08-28 10:21:06+00:00
[[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier. ### GitHubTags: #A11yWCAG2.1; #A11yTCS; #A11ySev2; #DesktopApp; #Win32; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Aug2023; #WCAG4.1.2; #Na...
completed
A11y_VisualStudioCodeClient_Extensions_Name Role Value: No Name is provided for settings button. [[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier. ### GitHubTags: #A11yWCAG2.1; #A11yTCS; #A11ySev2; #DesktopA...
385
191157
Recently opened project has the same name
2023-08-24 02:58:46+00:00
ADD ISSUE DESCRIPTION HERE Version: 1.81.1 Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794 User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Embedder: vscode.dev ![image](https://github.com/microsoft/vscode/assets/11473889/ef496ec...
Recently opened project has the same name ADD ISSUE DESCRIPTION HERE Version: 1.81.1 Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794 User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Embedder: vscode.dev ![image](https://github.co...
163
191125
Quick search - text highlighting not disappearing in notebooks
2023-08-23 20:43:10+00:00
1. Create a notebook that has the following string: `tex text` and open it. 2. Use the quick text search to look for `tex` by entering `% tex` in the file quickpick. Let this load. 3. Add a `t` at the end of the string so that it says `% text` 4. Notice that the highlight for `tex` is still there despite how the cur...
Quick search - text highlighting not disappearing in notebooks 1. Create a notebook that has the following string: `tex text` and open it. 2. Use the quick text search to look for `tex` by entering `% tex` in the file quickpick. Let this load. 3. Add a `t` at the end of the string so that it says `% text` 4. Notice ...
108
191110
Handle right arrow on quick search menu
2023-08-23 17:47:34+00:00
2023-08-23 20:37:14+00:00
repro: 1. use the quick search by opening the file picker and typing `% ` followed by any text you want to search. ie: `% text` 2. wait for result. On a result, press the right arrow on your keyboard. 3. :bug: nothing happens, but this should open the editor in the background.
completed
Handle right arrow on quick search menu repro: 1. use the quick search by opening the file picker and typing `% ` followed by any text you want to search. ie: `% text` 2. wait for result. On a result, press the right arrow on your keyboard. 3. :bug: nothing happens, but this should open the editor in the backgroun...
81
191081
treeItemCheckbox warning
2023-08-23 14:50:56+00:00
2023-08-23 17:28:21+00:00
I see this on main in vscode-api-tests/package.json: ![Image](https://github.com/microsoft/vscode/assets/2193314/1e34f9b5-1d76-4b71-aa10-9f2d26a7b8f2)
completed
treeItemCheckbox warning I see this on main in vscode-api-tests/package.json: ![Image](https://github.com/microsoft/vscode/assets/2193314/1e34f9b5-1d76-4b71-aa10-9f2d26a7b8f2)
79
191074
A11y_VisualStudioCodeClient_ Sidebar Bar Options_ Accessing The Git side bar options_Name Role Value: Read our docs is a link but Voice over is announcing as button
2023-08-23 13:25:59+00:00
[[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier. ### GitHubTags: #A11yWCAG2.1; #A11yTCS; #A11ySev3; #Visual Studio Code Client; #BM-VisualStudioCodeClient-MAC-Aug2023; #Voiceover; #MAC; #Name Role Value; #WCAG4...
reopened
A11y_VisualStudioCodeClient_ Sidebar Bar Options_ Accessing The Git side bar options_Name Role Value: Read our docs is a link but Voice over is announcing as button [[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier...
409
191070
Autocomplete suggests based on the last letter of a word and it depends on the typing speed
2023-08-23 12:32:42+00:00
2023-12-15 15:08: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
Autocomplete suggests based on the last letter of a word and it depends on the typing speed <!-- โš ๏ธโš ๏ธ 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...
607
191069
A11y_VisualStudioCodeClient_ Customizations and Adding Extensions _ Adding Extension_Name Role Value: No Name is defined for settings button.
2023-08-23 12:29:06+00:00
2023-09-12 15:24:32+00:00
[[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier. ### GitHubTags: #A11yWCAG2.1; #A11yTCS; #A11ySev2; #Visual Studio Code Client; #BM-VisualStudioCodeClient-MAC-Aug2023; #Voiceover; #MAC; #WCAG4.1.2; #Name Role V...
completed
A11y_VisualStudioCodeClient_ Customizations and Adding Extensions _ Adding Extension_Name Role Value: No Name is defined for settings button. [[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier. ### GitHubTags: #A1...
441
191067
serve-web: error could not parse `host`: invalid socket address syntax
2023-08-23 12:03:21+00:00
2023-08-23 23:47:33+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
serve-web: error could not parse `host`: invalid socket address syntax <!-- โš ๏ธโš ๏ธ 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/Submitti...
427
191053
Multiple untitled notebook editors with same name but different associated path do not distinguish
2023-08-23 07:21:24+00:00
**Note:** this may well be related to https://github.com/microsoft/vscode/issues/190703 and https://github.com/microsoft/vscode/issues/191052 **Steps:** * close all instances of code * from the command line `code ~/foo/new.ipynb ~/bar/new.ipynb` => ๐Ÿ› 2 notebooks open as tabs but do not distinguish each other f...
Multiple untitled notebook editors with same name but different associated path do not distinguish **Note:** this may well be related to https://github.com/microsoft/vscode/issues/190703 and https://github.com/microsoft/vscode/issues/191052 **Steps:** * close all instances of code * from the command line `code ~/f...
366
191052
Inactive notebook editor does not indicate dirty state in this case
2023-08-23 07:16:37+00:00
**Steps:** * close all instances of vscode * from the command line run `~/Desktop/test-js/new.ipynb ~/Desktop/test-ts/new.ipynb` * this should open 2 tabs with 2 notebooks => ๐Ÿ› only the active editor reports dirty although the explorer shows a "2" See image: ![Image](https://github.com/microsoft/vscode...
Inactive notebook editor does not indicate dirty state in this case **Steps:** * close all instances of vscode * from the command line run `~/Desktop/test-js/new.ipynb ~/Desktop/test-ts/new.ipynb` * this should open 2 tabs with 2 notebooks => ๐Ÿ› only the active editor reports dirty although the explorer shows a "...
148
191048
Color conversion to HSL lacks precision
2023-08-23 06:46:31+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
Color conversion to HSL lacks precision <!-- โš ๏ธโš ๏ธ 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 --> <!...
501
191032
1.82.0-insider breaks terminal link providers; provideTerminalLinks not called
2023-08-22 22:27:35+00:00
2023-08-28 15:06:56+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
1.82.0-insider breaks terminal link providers; provideTerminalLinks not called <!-- โš ๏ธโš ๏ธ 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/...
578
191030
Extensions view scroll to top button icon uses wrong foreground colour
2023-08-22 22:26:22+00:00
2023-08-24 10:21: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
Extensions view scroll to top button icon uses wrong foreground colour <!-- โš ๏ธโš ๏ธ 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/Submitti...
565
191026
Notebook still visible when making terminal full screen
2023-08-22 21:26:30+00:00
2023-10-05 22:27:49+00:00
Type: <b>Bug</b> Notebook content is still visible if I have a notebook open and then create a terminal in full screen mode. Steps to reproduce: 1. Open a notebook 2. Create a terminal 3. Click ^ on RHS to expand the terminal. Output: Top portion of notebook still visible underneath the terminal. https...
completed
Notebook still visible when making terminal full screen Type: <b>Bug</b> Notebook content is still visible if I have a notebook open and then create a terminal in full screen mode. Steps to reproduce: 1. Open a notebook 2. Create a terminal 3. Click ^ on RHS to expand the terminal. Output: Top portion of no...
915
191013
Automatically focus on the line when a breakpoint hits, even at the same file
2023-08-22 19:22:34+00:00
2024-04-24 05:18:45+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. --> In Visual Studio, there is this feature that w...
completed
Automatically focus on the line when a breakpoint hits, even at the same file <!-- โš ๏ธโš ๏ธ 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...
352
191000
on `ctrl/cmd+backspace`, terminal is cleared but textarea isn't
2023-08-22 17:38:23+00:00
2023-08-22 22:07:45+00:00
1. with `"terminal.integrated.developer.devMode": true`, type some text in the terminal 2. `ctrl/cmd+backspace` 3. ๐Ÿ› the text area isn't cleared
completed
on `ctrl/cmd+backspace`, terminal is cleared but textarea isn't 1. with `"terminal.integrated.developer.devMode": true`, type some text in the terminal 2. `ctrl/cmd+backspace` 3. ๐Ÿ› the text area isn't cleared
74
190999
on up arrow, textarea is not synced, so screen reader user cannot review prior command
2023-08-22 17:28:00+00:00
2023-08-22 22:07:44+00:00
1. with a screen reader enabled, run some commands 2. hit enter 3. up arrow 4. use left and right arrow keys to inspect the previously run command 5. ๐Ÿ› you cannot
completed
on up arrow, textarea is not synced, so screen reader user cannot review prior command 1. with a screen reader enabled, run some commands 2. hit enter 3. up arrow 4. use left and right arrow keys to inspect the previously run command 5. ๐Ÿ› you cannot
60
190998
on blur, terminal textarea is cleared so screen reader user cannot review input
2023-08-22 17:08:00+00:00
2023-08-22 22:07:45+00:00
1. with a screen reader on, focus the terminal and type some characters 2. use left and right arrows to inspect the input 3. focus something else and then refocus the terminal and try to do the same 4. ๐Ÿ› the textarea has been cleared so it announces blank
completed
on blur, terminal textarea is cleared so screen reader user cannot review input 1. with a screen reader on, focus the terminal and type some characters 2. use left and right arrows to inspect the input 3. focus something else and then refocus the terminal and try to do the same 4. ๐Ÿ› the textarea has been cleared so...
78
190987
Tasks often don't show statuses
2023-08-22 14:20:07+00:00
2023-09-12 19:17:36+00:00
This never really stopped happening: ![Image](https://github.com/microsoft/vscode/assets/2193314/81d65a2a-81b7-4518-848a-4688dd8ba38a) Version: 1.82.0-insider (user setup) Commit: f125afbc800ec611f5a9ab1333c769832ce424b3 Date: 2023-08-21T05:32:43.957Z Electron: 25.5.0 ElectronBuildId: 23084831 Chromium: 114....
completed
Tasks often don't show statuses This never really stopped happening: ![Image](https://github.com/microsoft/vscode/assets/2193314/81d65a2a-81b7-4518-848a-4688dd8ba38a) Version: 1.82.0-insider (user setup) Commit: f125afbc800ec611f5a9ab1333c769832ce424b3 Date: 2023-08-21T05:32:43.957Z Electron: 25.5.0 ElectronB...
169
190975
Go To indicator does not show up unless cell is clicked
2023-08-22 11:45:16+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...
Go To indicator does not show up unless cell is clicked <!-- โš ๏ธโš ๏ธ 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-Sug...
611
190974
env.shell API should not be the empty string on start up
2023-08-22 11:35:56+00:00
Currently `env.shell` always starts as `undefined`, since the cost to evaluate it is 50-100ms we don't want to do this before the extension host launches. We could cache the value optimistically across sessions though and in the off chance that it is wrong it will fire the [upcoming event](https://github.com/microsoft/...
reopened
env.shell API should not be the empty string on start up Currently `env.shell` always starts as `undefined`, since the cost to evaluate it is 50-100ms we don't want to do this before the extension host launches. We could cache the value optimistically across sessions though and in the off chance that it is wrong it wil...
137
190968
diffEditor: var(...) fallback requires var()
2023-08-22 10:52:46+00:00
2023-08-22 20:33:06+00:00
These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/8ef59be5-7c0e-4ac9-b44f-80af44718198) For fallback variables you need to use `var(--variable1, var(--variable2))`
completed
diffEditor: var(...) fallback requires var() These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/8ef59be5-7c0e-4ac9-b44f-80af44718198) For fallback variables you need to use `var(--variable1, var(--variable2))`
93
190967
viewLines: var(...) fallback requires var()
2023-08-22 10:52:23+00:00
2023-08-22 13:57:53+00:00
These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/b460fb7e-e68c-46c1-8bf5-5436e7075c01) For fallback variables you need to use `var(--variable1, var(--variable2))`
completed
viewLines: var(...) fallback requires var() These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/b460fb7e-e68c-46c1-8bf5-5436e7075c01) For fallback variables you need to use `var(--variable1, var(--variable2))`
95
190966
interactiveEditor: var(...) fallback requires var()
2023-08-22 10:52:06+00:00
2023-08-30 12:44:40+00:00
These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/0ac77f7d-493b-4982-bc7c-06875ec5fa23) For fallback variables you need to use `var(--variable1, var(--variable2))`
completed
interactiveEditor: var(...) fallback requires var() These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/0ac77f7d-493b-4982-bc7c-06875ec5fa23) For fallback variables you need to use `var(--variable1, var(--variable2))`
93
190965
terminal: var(...) fallback requires var()
2023-08-22 10:51:41+00:00
2023-08-23 14:48:34+00:00
These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/aaddbd16-df2b-4542-b5b6-02455efaeed4) For fallback variables you need to use `var(--variable1, var(--variable2))`
completed
terminal: var(...) fallback requires var() These rules don't work currently: ![Image](https://github.com/microsoft/vscode/assets/2193314/aaddbd16-df2b-4542-b5b6-02455efaeed4) For fallback variables you need to use `var(--variable1, var(--variable2))`
92
190953
Sometimes TypeScript Inlay Hints Are Off
2023-08-22 09:33:50+00:00
2023-12-05 13:28:10+00:00
Sometimes inlay hints are off for a short amount of time: ![Image](https://github.com/microsoft/vscode/assets/2931520/e0662239-b23f-41bb-a975-96d17ddbd23e) It happens randomly and fixes itself quickly: ![Image](https://github.com/microsoft/vscode/assets/2931520/fd753694-bbc4-4306-9845-2bc6a0f68741) I cannot...
completed
Sometimes TypeScript Inlay Hints Are Off Sometimes inlay hints are off for a short amount of time: ![Image](https://github.com/microsoft/vscode/assets/2931520/e0662239-b23f-41bb-a975-96d17ddbd23e) It happens randomly and fixes itself quickly: ![Image](https://github.com/microsoft/vscode/assets/2931520/fd753694...
242
190926
zombie untitled files when attempting to close vs code
2023-08-21 23:21:05+00:00
2023-08-22 03:54:28+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
zombie untitled files when attempting to close vs code <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugg...
440