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
195313
Editor progress bar position is not in right position
2023-10-11 01:24:06+00:00
2023-10-23 10:25: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
Editor progress bar position is not in right position <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Sugge...
531
195298
Dialogs in aux window show in main window and allow the aux window to continue to be used
2023-10-10 20:05:32+00:00
2023-10-25 16:52:41+00:00
Repro: 1. Open file 2. Create aux window 3. Edit file (no auto save) 4. Try close the editor ![Image](https://github.com/microsoft/vscode/assets/2193314/16240b3f-c11b-4b75-8563-c4b1f4523d07)
completed
Dialogs in aux window show in main window and allow the aux window to continue to be used Repro: 1. Open file 2. Create aux window 3. Edit file (no auto save) 4. Try close the editor ![Image](https://github.com/microsoft/vscode/assets/2193314/16240b3f-c11b-4b75-8563-c4b1f4523d07)
92
195297
use better regex for windows prompt detection
2023-10-10 20:05:28+00:00
2023-11-03 12:25:52+00:00
For prompts like starship, the naive regex we use will not work. https://github.com/microsoft/vscode/pull/195202/files#diff-f2d89e5e4b20e31cd4dccbb15467676cf1c3ea988b6cbfd04884cbce7047825eR432
completed
use better regex for windows prompt detection For prompts like starship, the naive regex we use will not work. https://github.com/microsoft/vscode/pull/195202/files#diff-f2d89e5e4b20e31cd4dccbb15467676cf1c3ea988b6cbfd04884cbce7047825eR432
96
195295
alert screen reader users when the viewport is cleared
2023-10-10 19:57:39+00:00
2023-10-13 19:41:23+00:00
We already `alert` on `Terminal: Clear`. We should also do that for this case https://github.com/microsoft/vscode/blob/659880212898cb2b17bea008d687dbfa6a6c2492/src/vs/platform/terminal/common/capabilities/commandDetectionCapability.ts#L239-L253
completed
alert screen reader users when the viewport is cleared We already `alert` on `Terminal: Clear`. We should also do that for this case https://github.com/microsoft/vscode/blob/659880212898cb2b17bea008d687dbfa6a6c2492/src/vs/platform/terminal/common/capabilities/commandDetectionCapability.ts#L239-L253
108
195286
GitHub Authentication: Sign in failed: Error: No auth flow succeeded
2023-10-10 18:26:29+00:00
2023-10-13 04:48:55+00:00
- VS Code Version: 1.83.0 - OS Version: Windows 10 64-bit The GitHub Auth extension is running into an issue with CORS, which results in an error when authenticating. Devtools yields the following logs: ``` Access to fetch at 'https://github.com/login/oauth/access_token' from origin 'https://v--15coekdin4scj...
completed
GitHub Authentication: Sign in failed: Error: No auth flow succeeded - VS Code Version: 1.83.0 - OS Version: Windows 10 64-bit The GitHub Auth extension is running into an issue with CORS, which results in an error when authenticating. Devtools yields the following logs: ``` Access to fetch at 'https://githu...
775
195267
Diff Editor: Confusing Line Endings
2023-10-10 16:04:26+00:00
![Image](https://github.com/microsoft/vscode/assets/2931520/c25e0852-0a09-462f-8849-b6782f8b565c) ## Playground Example [Monaco Editor Playground Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.45.0-dev-20231010#XQAAAALYBAAAAAAAAABBqQkHQ5NjdMeMm-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9X...
Diff Editor: Confusing Line Endings ![Image](https://github.com/microsoft/vscode/assets/2931520/c25e0852-0a09-462f-8849-b6782f8b565c) ## Playground Example [Monaco Editor Playground Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.45.0-dev-20231010#XQAAAALYBAAAAAAAAABBqQkHQ5NjdMeMm...
784
195265
Task not finishing after window reload
2023-10-10 15:56:37+00:00
2023-11-08 21:28:46+00:00
I reloaded the window some time ago and saw just now there are spinners: ![Image](https://github.com/microsoft/vscode/assets/2193314/329df922-c533-43f0-aaae-c0b5b9d45df0) Here are the logs shownig exactly what got printed ``` 2023-10-10 08:52:07.452 [debug] [1b92721] parsing data "[?25lptions'. Did yo...
completed
Task not finishing after window reload I reloaded the window some time ago and saw just now there are spinners: ![Image](https://github.com/microsoft/vscode/assets/2193314/329df922-c533-43f0-aaae-c0b5b9d45df0) Here are the logs shownig exactly what got printed ``` 2023-10-10 08:52:07.452 [debug] [1b92721]...
394
195261
Running extensions editor does not wrap content properly
2023-10-10 15:07:17+00:00
![Image](https://github.com/microsoft/vscode/assets/2193314/44719d74-ff0a-46a7-893a-07f8fc40efb4) ![Image](https://github.com/microsoft/vscode/assets/2193314/67b6a8fe-7106-438d-aa59-ae02b1742497)
Running extensions editor does not wrap content properly ![Image](https://github.com/microsoft/vscode/assets/2193314/44719d74-ff0a-46a7-893a-07f8fc40efb4) ![Image](https://github.com/microsoft/vscode/assets/2193314/67b6a8fe-7106-438d-aa59-ae02b1742497)
105
195250
Aux window- right click breakpoint- css missing
2023-10-10 13:58:44+00:00
2023-10-11 12:37: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...
completed
Aux window- right click breakpoint- css missing <!-- โš ๏ธโš ๏ธ 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...
489
195248
File Nesting setting is ignored
2023-10-10 13:36: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...
File Nesting setting is ignored <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Se...
374
195195
moving the cursor causes text area sync to be off on windows
2023-10-09 22:06:36+00:00
2023-10-10 23:02:31+00:00
1. use a screen reader and run a few commands in the terminal 2. press up arrow and use the left arrow to navigate through the command 3. run the command 4. ๐Ÿ› text area is no longer synced correctly
completed
moving the cursor causes text area sync to be off on windows 1. use a screen reader and run a few commands in the terminal 2. press up arrow and use the left arrow to navigate through the command 3. run the command 4. ๐Ÿ› text area is no longer synced correctly
63
195191
Vs Code lost my custom font every time after restart/turn off machine.
2023-10-09 20:23:08+00:00
2023-10-17 23:14: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...
not_planned
Vs Code lost my custom font every time after restart/turn off 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/Submitti...
440
195189
json-schema.org/schema 404
2023-10-09 20:14:40+00:00
2023-10-10 10:45: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
json-schema.org/schema 404 <!-- โš ๏ธโš ๏ธ 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 ...
516
195180
Quick search should select the term when it's auto filled
2023-10-09 18:18:10+00:00
2023-10-30 19:20:32+00:00
In this state: ![Image](https://github.com/microsoft/vscode/assets/2193314/6d1d2d32-4359-42e3-b5d9-b76e1856692e) When I hit ctrl+shift+f with quick search, I expect it to do this: ![Image](https://github.com/microsoft/vscode/assets/2193314/2bbc7336-c138-4e52-bf3b-50d25ad3faaf) Actual: ![Image...
completed
Quick search should select the term when it's auto filled In this state: ![Image](https://github.com/microsoft/vscode/assets/2193314/6d1d2d32-4359-42e3-b5d9-b76e1856692e) When I hit ctrl+shift+f with quick search, I expect it to do this: ![Image](https://github.com/microsoft/vscode/assets/2193314/2bbc7336-...
259
195167
Missing content during and unfilled initial layout of terminal
2023-10-09 15:17:49+00:00
Version: 1.83.0 (user setup) ![bug](https://github.com/microsoft/vscode/assets/48614781/550e2d1b-c7f5-453c-b458-f573be3e6964) Setps: 1. Create New Terminal 2. Reload Window 3. Selection
Missing content during and unfilled initial layout of terminal Version: 1.83.0 (user setup) ![bug](https://github.com/microsoft/vscode/assets/48614781/550e2d1b-c7f5-453c-b458-f573be3e6964) Setps: 1. Create New Terminal 2. Reload Window 3. Selection
85
195165
Quick search is showing results without full match
2023-10-09 14:54:46+00:00
Results at top contains "cub", but scroll down a bit and there are "cu" only matches? ![Image](https://github.com/microsoft/vscode/assets/2193314/56a1fca4-2f4e-482f-b17c-6845715e1c70) ๋ฒ„์ „: 1.84.0-insider (user setup) ์ปค๋ฐ‹: df7d3d054020b0775fc2445c25ada7450c508524 ๋‚ ์งœ: 2023-10-06T05:35:21.061Z Electron: 25.8.4 Ele...
Quick search is showing results without full match Results at top contains "cub", but scroll down a bit and there are "cu" only matches? ![Image](https://github.com/microsoft/vscode/assets/2193314/56a1fca4-2f4e-482f-b17c-6845715e1c70) ๋ฒ„์ „: 1.84.0-insider (user setup) ์ปค๋ฐ‹: df7d3d054020b0775fc2445c25ada7450c508524 ...
189
195150
Problem View filter will keep the item "Show Active File Only" selected permanently.
2023-10-09 11:14:13+00:00
2024-01-09 16:55:56+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. --> Currently in latest stable build, the selected...
completed
Problem View filter will keep the item "Show Active File Only" selected permanently. <!-- โš ๏ธโš ๏ธ 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. --> <!-- D...
153
195142
Word Wrap Doesn't Work On The Right Side
2023-10-09 10:00:09+00:00
[In this PR](https://github.dev/microsoft/vscode/pull/195139): ![Image](https://github.com/microsoft/vscode/assets/2931520/bd4f558c-4ad3-49df-9ee4-ffee46d931ff) FYI @alexr00
Word Wrap Doesn't Work On The Right Side [In this PR](https://github.dev/microsoft/vscode/pull/195139): ![Image](https://github.com/microsoft/vscode/assets/2931520/bd4f558c-4ad3-49df-9ee4-ffee46d931ff) FYI @alexr00
92
195138
Activity bar top: some extension icons (SVG?) don't display well
2023-10-09 09:39:11+00:00
2023-10-09 14:56:13+00:00
Type: <b>Bug</b> Docker extension is an example: ![image](https://github.com/microsoft/vscode/assets/6726799/1557211b-4529-4896-8c85-749debc8c77b) VS Code version: Code - Insiders 1.84.0-insider (55d1cfea45b665bb54e46d11bd3ccddf9e66108b, 2023-10-09T06:11:57.204Z) OS version: Windows_NT x64 10.0.22621 Modes...
completed
Activity bar top: some extension icons (SVG?) don't display well Type: <b>Bug</b> Docker extension is an example: ![image](https://github.com/microsoft/vscode/assets/6726799/1557211b-4529-4896-8c85-749debc8c77b) VS Code version: Code - Insiders 1.84.0-insider (55d1cfea45b665bb54e46d11bd3ccddf9e66108b, 2023-1...
157
195131
"Focus Activity Bar" when activity bar top produces double activity bar
2023-10-09 09:16:07+00:00
2023-10-09 11:44:00+00:00
1. Move activity bar to top 2. F1 > "Focus Activity Bar" 3. Activity bar on the left gets focused. And now I have 2 activity bars ๐Ÿ› ![Screenshot 2023-10-09 at 11 15 50](https://github.com/microsoft/vscode/assets/1926584/724c3ef6-fb77-4f19-be97-7a7db5c67d2d)
completed
"Focus Activity Bar" when activity bar top produces double activity bar 1. Move activity bar to top 2. F1 > "Focus Activity Bar" 3. Activity bar on the left gets focused. And now I have 2 activity bars ๐Ÿ› ![Screenshot 2023-10-09 at 11 15 50](https://github.com/microsoft/vscode/assets/1926584/724c3ef6-fb77-4f19-be...
115
195125
Update C# extension recommendation
2023-10-09 07:50:58+00:00
2023-10-10 13:26:34+00:00
We should recommend the C# dev kit extension, not the C# regular extension.
completed
Update C# extension recommendation We should recommend the C# dev kit extension, not the C# regular extension.
26
195119
VSCode always restores the panel size if toggling primary side bar.
2023-10-09 05:06:37+00:00
2023-12-29 07:39:40+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
VSCode always restores the panel size if toggling primary side bar. <!-- โš ๏ธโš ๏ธ 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-...
382
195107
'Open in Integated Terminal' does not use user default profile if profile is provided by extension
2023-10-08 19:59:46+00:00
2023-11-03 12:25:28+00:00
Type: <b>Bug</b> ## Reproducable Steps 1. Install an extension that registers a terminal profile provider using the `registerTerminalProfileProvider` api. For example: <https://marketplace.visualstudio.com/items?itemName=TheNuProjectContributors.vscode-nushell-lang> 2. Set default terminal provider to the extens...
completed
'Open in Integated Terminal' does not use user default profile if profile is provided by extension Type: <b>Bug</b> ## Reproducable Steps 1. Install an extension that registers a terminal profile provider using the `registerTerminalProfileProvider` api. For example: <https://marketplace.visualstudio.com/items?ite...
614
195098
Basic C# syntax highlighting broke since 1.83 update
2023-10-08 11:39:09+00:00
2023-10-10 13:00:26+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Basic C# syntax highlighting broke since 1.83 update <!-- โš ๏ธโš ๏ธ 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...
493
195082
Inability to Change Text Color for Initial Screen Text
2023-10-07 21:18:09+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
Inability to Change Text Color for Initial Screen Text <!-- โš ๏ธโš ๏ธ 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...
689
195077
The right border of the marketplace extension install button is a bit weird in high contrast theme
2023-10-07 19:12:17+00:00
2023-10-10 15:39: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
The right border of the marketplace extension install button is a bit weird in high contrast 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/mi...
441
195059
Disable the "stop receiving updates banner" after the user has dismissed it several times
2023-10-07 10:31:07+00:00
2023-10-09 09:00:25+00:00
I keep pressing the X on this message and it still keeps coming back. Every single time I open a window. I have told it to go away almost 50 times now. I am being driven towards insanity. <img width="826" alt="image" src="https://github.com/microsoft/vscode/assets/32292/61b10e08-11f5-4ae0-9f74-3f1ed39b1abc"> May...
completed
Disable the "stop receiving updates banner" after the user has dismissed it several times I keep pressing the X on this message and it still keeps coming back. Every single time I open a window. I have told it to go away almost 50 times now. I am being driven towards insanity. <img width="826" alt="image" src="http...
246
195054
Invalid regex in an extension configuration pattern may cause all extension configurations in the settings ui to not be displayed
2023-10-07 07:35:35+00:00
2023-12-19 23:00:43+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
Invalid regex in an extension configuration pattern may cause all extension configurations in the settings ui to not be displayed <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submittin...
706
195016
notebook editor is blank
2023-10-06 16:53:12+00:00
2023-10-06 17:49:36+00:00
I was working with a notebook, switched tabs, and tried to switch back, now the editor is blank and my progress with the notebook is lost. this seems to repro every time. ``` Error: Line numbers must be >= 1 at ba.originalPositionFor (c:\Users\aamunger\AppData\Local\Programs\Microsoft VS Code Insiders\resou...
completed
notebook editor is blank I was working with a notebook, switched tabs, and tried to switch back, now the editor is blank and my progress with the notebook is lost. this seems to repro every time. ``` Error: Line numbers must be >= 1 at ba.originalPositionFor (c:\Users\aamunger\AppData\Local\Programs\Microso...
810
195013
improve `password-store` and `use-inmemory-secretstorage` in argv.json
2023-10-06 16:45:08+00:00
2023-10-06 16:47:34+00:00
> I wonder if it might make sense to add a user-settings field for `--password-store=basic` or for `--use-inmemory-secretstorage`. It's just a thought. _Originally posted by @wpd in https://github.com/microsoft/vscode/issues/187284#issuecomment-1748830816_ This was mostly an oversight on my part.
completed
improve `password-store` and `use-inmemory-secretstorage` in argv.json > I wonder if it might make sense to add a user-settings field for `--password-store=basic` or for `--use-inmemory-secretstorage`. It's just a thought. _Originally posted by @wpd in https://github.com/microsoft/vscode/issues/187284#issuecomment-...
125
195009
[webviews] deserializeWebviewPanel is not called when switching workspace trust to restricted
2023-10-06 15:32:36+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
[webviews] deserializeWebviewPanel is not called when switching workspace trust to restricted <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microso...
625
194999
"Delete Permanently" has misguiding description
2023-10-06 12:11: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...
"Delete Permanently" has misguiding description <!-- โš ๏ธโš ๏ธ 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...
585
194998
Markdown: Fenced Code Block inside Ordered List breaks syntax highlighting
2023-10-06 11:03:00+00:00
2023-11-17 09:16:32+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Markdown: Fenced Code Block inside Ordered List breaks syntax highlighting <!-- โš ๏ธโš ๏ธ 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...
433
194991
Settings: description link to related setting doesn't always scroll target setting into view
2023-10-06 09:43:21+00:00
Type: <b>Bug</b> Start with unmaximized VS Code window. 1. Open Settings Editor. 2. Search for `window.commandCenter` 3. Click on the `Window: Title Bar Style` link in the description :bug: the target setting doesn't scroll into view automatically. ![junk](https://github.com/microsoft/vscode/assets/672679...
Settings: description link to related setting doesn't always scroll target setting into view Type: <b>Bug</b> Start with unmaximized VS Code window. 1. Open Settings Editor. 2. Search for `window.commandCenter` 3. Click on the `Window: Title Bar Style` link in the description :bug: the target setting doesn't...
208
194974
Debug toolbar not appearing
2023-10-06 06:06: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...
Debug toolbar not appearing <!-- โš ๏ธโš ๏ธ 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...
683
194968
Empty editor hint comes and goes and comes
2023-10-06 04:28:08+00:00
2023-12-04 17:47:42+00:00
I am just reloading the window on an untitled empty file: ![Recording 2023-10-06 at 06 27 30 (1)](https://github.com/microsoft/vscode/assets/900690/63ab147c-9f08-47dc-8362-760ec8e2c3f3)
not_planned
Empty editor hint comes and goes and comes I am just reloading the window on an untitled empty file: ![Recording 2023-10-06 at 06 27 30 (1)](https://github.com/microsoft/vscode/assets/900690/63ab147c-9f08-47dc-8362-760ec8e2c3f3)
84
194948
Web: Log level is not retained after reload
2023-10-05 22:30: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...
Web: Log level is not retained after reload <!-- โš ๏ธโš ๏ธ 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 -->...
589
194935
Regression in `workbench.action.tasks.reRunTask` behavior prior to running a task
2023-10-05 19:56:14+00:00
2023-10-05 23:09:26+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Regression in `workbench.action.tasks.reRunTask` behavior prior to running a task <!-- โš ๏ธโš ๏ธ 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/wi...
572
194927
Accept Notification Primary Action incorrectly accepts first notification instead of selected notification
2023-10-05 18:57:20+00:00
2023-10-25 20:18:20+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
Accept Notification Primary Action incorrectly accepts first notification instead of selected notification <!-- โš ๏ธโš ๏ธ 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://githu...
652
194909
Similar command feedback
2023-10-05 16:10:10+00:00
2023-10-08 23:47:52+00:00
> Version 1.83 ("September" (October?) 2023) brought "[Similar command results in the Command Palette](https://code.visualstudio.com/updates/v1_83#_similar-command-results-in-the-command-palette)" what is a huge improvement. Query `>git stash apply` now brings relevant result (_"Git: Apply Latest Stash"_), just current...
completed
Similar command feedback > Version 1.83 ("September" (October?) 2023) brought "[Similar command results in the Command Palette](https://code.visualstudio.com/updates/v1_83#_similar-command-results-in-the-command-palette)" what is a huge improvement. Query `>git stash apply` now brings relevant result (_"Git: Apply Late...
247
194907
Terminal Bell very quiet
2023-10-05 15:40:56+00:00
2024-03-22 18:17:20+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 Bell very quiet <!-- โš ๏ธโš ๏ธ 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 ex...
365
194978
ESLint codeActionsOnSave not work
2023-10-05 15:20:18+00:00
2023-10-12 07:52:39+00:00
Since I updated VSCode to v1.83.0, ESLint code actions on save does not work any more, and my user settings like below: ```json { "editor.codeActionsOnSave": { "source.fixAll": "never", "source.fixAll.eslint": "always", "source.fixAll.stylelint": "never", "source.organizeImports": "never" } ...
completed
ESLint codeActionsOnSave not work Since I updated VSCode to v1.83.0, ESLint code actions on save does not work any more, and my user settings like below: ```json { "editor.codeActionsOnSave": { "source.fixAll": "never", "source.fixAll.eslint": "always", "source.fixAll.stylelint": "never", "sour...
120
194896
[Bug] Missing telemetry diagnostic codes for `typescript.diagnostics` in telemetry data base
2023-10-05 14:20:41+00:00
2023-10-13 12:52:21+00:00
Today we have tried to see what are the most common diagnostic codes, but the data appears to be sometimes missing. There is perhaps an error in how the data is sent.
completed
[Bug] Missing telemetry diagnostic codes for `typescript.diagnostics` in telemetry data base Today we have tried to see what are the most common diagnostic codes, but the data appears to be sometimes missing. There is perhaps an error in how the data is sent.
65
194871
Default context menu on IPad shows on top of the VSCode context menu
2023-10-05 08:15: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...
Default context menu on IPad shows on top of the VSCode context menu <!-- โš ๏ธโš ๏ธ 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...
396
194866
"editor.codeActionsOnSave": { "source.sort.json": true } - Error
2023-10-05 07:36:11+00:00
2023-12-05 00:39:12+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
"editor.codeActionsOnSave": { "source.sort.json": true } - Error <!-- โš ๏ธโš ๏ธ 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-Bug...
516
194861
breaking: codeActionsOnSave
2023-10-05 06:42:08+00:00
2023-10-10 23:08:12+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
breaking: codeActionsOnSave <!-- โš ๏ธโš ๏ธ 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...
512
194856
vscode always replace symlink `settings.json`
2023-10-05 03:43:35+00:00
2023-10-10 08:04: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
vscode always replace symlink `settings.json` <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -...
421
194853
CPU pegged after some builds
2023-10-04 23:47:41+00:00
2023-10-05 19:13:18+00:00
Several times a day my team is experiencing vscode running away with the CPU on OSX requiring a force kill. This always happens with the CMake plugin running and after a configure operation. I finally captured the condition with the javascript debugger open and found that the method that was taking all of the time was ...
completed
CPU pegged after some builds Several times a day my team is experiencing vscode running away with the CPU on OSX requiring a force kill. This always happens with the CMake plugin running and after a configure operation. I finally captured the condition with the javascript debugger open and found that the method that wa...
503
194835
Opening quick text search with a selection should select the text in the input by default
2023-10-04 21:30:24+00:00
2023-10-31 18:51:57+00:00
Steps to Reproduce: * set up a keybinding to launch quick text search * open a diff editor * select some text * launch quick text search Expected: The text to be highlighted: ![Image](https://github.com/microsoft/vscode/assets/2644648/d6b43f53-b25f-468d-9174-155b748027fb) Actual: The text is not ...
completed
Opening quick text search with a selection should select the text in the input by default Steps to Reproduce: * set up a keybinding to launch quick text search * open a diff editor * select some text * launch quick text search Expected: The text to be highlighted: ![Image](https://github.com/microsoft/...
247
194833
Editor tab row hidden when Create File prompt is shown
2023-10-04 21:13:15+00:00
2023-10-05 07:52:19+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> - VS Code Version: 1.83.0 Stable - OS Version: Windows 11 Steps to Reproduce: 1. Create a Markdown file with a link to a non-existent file. 2. Open Markdown Preview and click on the link. A Create File prompt is shown in the editor region but the ed...
completed
Editor tab row hidden when Create File prompt is shown <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> - VS Code Version: 1.83.0 Stable - OS Version: Windows 11 Steps to Reproduce: 1. Create a Markdown file with a link to a non-existent file. 2. Open Markdown Preview and click on the link. A Crea...
290
194830
focusedView is wrong when a webview is showing
2023-10-04 21:02:02+00:00
2023-11-09 20:47:27+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
focusedView is wrong when a webview is showing <!-- โš ๏ธโš ๏ธ 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 ...
431
194816
Command to open view container doesn't toggle properly
2023-10-04 17:09: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...
Command to open view container doesn't toggle properly <!-- โš ๏ธโš ๏ธ 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...
550
194814
Terminal find: right click execution error
2023-10-04 16:55:48+00:00
2023-11-10 16:54:59+00:00
Version: 1.82.3 https://github.com/microsoft/vscode/assets/48614781/b0afdac3-c0d3-408b-8a33-47cad81254ab Right click on the text input box.
completed
Terminal find: right click execution error Version: 1.82.3 https://github.com/microsoft/vscode/assets/48614781/b0afdac3-c0d3-408b-8a33-47cad81254ab Right click on the text input box.
62
194812
ToC shows up while doing search while `workbench.settings.settingsSearchTocBehavior` set to `hide`
2023-10-04 16:46:02+00:00
2023-10-10 16:49:01+00:00
1. On any OS on the latest Stable or Insiders, navigate to the Settings editor 2. Set `workbench.settings.settingsSearchTocBehavior` to `hide` 3. Clear the search query 4. Search for a setting 5. :bug: The ToC still shows up This issue started occurring after the Settings editor switched to using a split view to...
completed
ToC shows up while doing search while `workbench.settings.settingsSearchTocBehavior` set to `hide` 1. On any OS on the latest Stable or Insiders, navigate to the Settings editor 2. Set `workbench.settings.settingsSearchTocBehavior` to `hide` 3. Clear the search query 4. Search for a setting 5. :bug: The ToC still s...
186
194809
Pasting images into markdown cells no longer adds a notebook attachment
2023-10-04 16:01:19+00:00
2023-11-15 23:31:41+00:00
I tested on Win11 & Win10. It works as long as you start a new workbook and don't save the jupyter notebook. Once you save the notebook, your pastes of images from the clipboard will no longer be treated as inline attachments. _Originally posted by @beckerben in https://github.com/microsoft/vscode-jupyter/discussi...
completed
Pasting images into markdown cells no longer adds a notebook attachment I tested on Win11 & Win10. It works as long as you start a new workbook and don't save the jupyter notebook. Once you save the notebook, your pastes of images from the clipboard will no longer be treated as inline attachments. _Originally post...
118
194806
[folding] Editor expands when a folding provider comes in with delay
2023-10-04 14:59:57+00:00
I'm the author of the Dart extension. I had a bug reported that folding regions don't persist correctly at https://github.com/Dart-Code/Dart-Code/issues/4769. I never knew that them persisting was a feature - but I tested with TypeScript and sure enough they do. There's also a comment at https://github.com/microsoft/vs...
[folding] Editor expands when a folding provider comes in with delay I'm the author of the Dart extension. I had a bug reported that folding regions don't persist correctly at https://github.com/Dart-Code/Dart-Code/issues/4769. I never knew that them persisting was a feature - but I tested with TypeScript and sure enou...
459
194799
"Looking for remote tunnel" on fresh user startup
2023-10-04 13:17:35+00:00
2023-12-07 18:52:40+00:00
After starting up VS Code for the first time, something strange appears in the status bar: ![Image](https://github.com/microsoft/vscode/assets/22350/f7b918c0-70d5-400d-80f9-ad901b580a3a) Click it. Then click the notification link. The output opens empty. Wait long enough and an error comes up: ![Image](htt...
completed
"Looking for remote tunnel" on fresh user startup After starting up VS Code for the first time, something strange appears in the status bar: ![Image](https://github.com/microsoft/vscode/assets/22350/f7b918c0-70d5-400d-80f9-ad901b580a3a) Click it. Then click the notification link. The output opens empty. Wait long...
151
194767
Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false`
2023-10-04 02:04:45+00:00
- VS Code Version: 1.82.3 - OS Version: Windows_NT x64 10.0.19045 Steps to Reproduce: 1. Open a project that is linked to a git repo 2. Open terminal and type `git config --local commit.gpgsign false` 3. Make some changes 4. Attempt to commit with your message 5. GPG prompt pops up
Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false` - VS Code Version: 1.82.3 - OS Version: Windows_NT x64 10.0.19045 Steps to Reproduce: 1. Open a project that is linked to a git repo 2. Open terminal and type `git config --local commit.gpgsign false` 3. Make some changes 4...
111
194766
caret sticking midway when scrolling up in vs code
2023-10-04 01:28:32+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
caret sticking midway when scrolling up in 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-Suggesti...
422
194755
default value should satisfy any requirements (like 20 character limit)
2023-10-03 22:34:53+00:00
2023-10-04 23:29:38+00:00
![Image](https://github.com/microsoft/vscode/assets/2644648/7d2edcab-542d-4d65-a83f-b3d7a87ea384) The default name is longer than the 20 character maximum... this is awkward because I don't really care what the name should be, I should be able to hit ENTER and a random name that satisfies whatever requirements is us...
completed
default value should satisfy any requirements (like 20 character limit) ![Image](https://github.com/microsoft/vscode/assets/2644648/7d2edcab-542d-4d65-a83f-b3d7a87ea384) The default name is longer than the 20 character maximum... this is awkward because I don't really care what the name should be, I should be able t...
114
194717
Reloading the window with active tasks briefly shows them localized and then shows the English version
2023-10-03 15:12:51+00:00
2023-10-03 17:28:39+00:00
Repro: 1. Install and activate a non-English language pack 2. Open vscode repo 3. Run default build task 4. Reload window ![Image](https://github.com/microsoft/vscode/assets/2193314/aacca971-5c45-42ae-8769-95dfa7b497c4)
completed
Reloading the window with active tasks briefly shows them localized and then shows the English version Repro: 1. Install and activate a non-English language pack 2. Open vscode repo 3. Run default build task 4. Reload window ![Image](https://github.com/microsoft/vscode/assets/2193314/aacca971-5c45-42ae-8769-95...
98
194710
Theme colour applied to SVG icons
2023-10-03 12:41:27+00:00
2023-10-10 15:00:09+00:00
Type: <b>Bug</b> The Flutter extension (as well as many other extensions) put extra icons in the debug controls: <img width="543" src="https://github.com/microsoft/vscode/assets/2157285/24732cea-03c9-4fdd-a0ce-a066ea58dac0"> Now that the controls can be placed on the command center (#192592) it seems that some...
completed
Theme colour applied to SVG icons Type: <b>Bug</b> The Flutter extension (as well as many other extensions) put extra icons in the debug controls: <img width="543" src="https://github.com/microsoft/vscode/assets/2157285/24732cea-03c9-4fdd-a0ce-a066ea58dac0"> Now that the controls can be placed on the command ...
732
194692
vscode.workspace.findFiles and WorkspaceFolder.uri inconsistency regarding Windows driver letter
2023-10-03 09:03:10+00:00
2023-12-15 00:51: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
vscode.workspace.findFiles and WorkspaceFolder.uri inconsistency regarding Windows driver letter <!-- โš ๏ธโš ๏ธ 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/micr...
881
194678
Show Running Extension > Start Extension Host Profile button does nothing
2023-10-03 00:18:18+00:00
2024-04-02 07:31: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
Show Running Extension > Start Extension Host Profile button does nothing <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submi...
495
194675
Opening quick text search in a diff editor doesn't put selected text in input
2023-10-02 23:23:33+00:00
2023-10-31 19:10:05+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Opening quick text search in a diff editor doesn't put selected text in input <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/S...
455
194672
Fine tune `clear` alert
2023-10-02 22:54:04+00:00
2023-10-27 05:59:52+00:00
@jooyoungseo, @rperez030 I've just merged a PR that will `alert` "cleared" when the terminal or chat history has been cleared. This won't be in insider's until late this week - after our release FYI. I noticed that we handle this differently across components: Search says "the search results have been cleared". ...
completed
Fine tune `clear` alert @jooyoungseo, @rperez030 I've just merged a PR that will `alert` "cleared" when the terminal or chat history has been cleared. This won't be in insider's until late this week - after our release FYI. I noticed that we handle this differently across components: Search says "the search resul...
147
194662
UNC paths are not readable from an extension's worker threads
2023-10-02 21:24:58+00:00
2023-11-13 19:44:44+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
UNC paths are not readable from an extension's worker threads <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-a...
479
194658
tunnel serivice fails after several hours with Error getting authorization:
2023-10-02 20:49:00+00:00
2023-10-04 21:36:41+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
tunnel serivice fails after several hours with Error getting authorization: <!-- โš ๏ธโš ๏ธ 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/Su...
760
194652
When title updated, menu not resized until window resized
2023-10-02 19:59:43+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...
When title updated, menu not resized until window resized <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-S...
478
194650
Incorrect file naming in a case insensitive file system (like Windows)
2023-10-02 19:55: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...
Incorrect file naming in a case insensitive file system (like Windows) <!-- โš ๏ธโš ๏ธ 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...
505
194648
Support uniform fixed-width Date/Time formats in rendered Extensions description views
2023-10-02 19:33:27+00:00
2023-10-03 12:55:03+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! feature_request_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> When viewing the detail pages for Extensions, it...
completed
Support uniform fixed-width Date/Time formats in rendered Extensions description views <!-- โš ๏ธโš ๏ธ 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. --> <!--...
990
194642
`workbench.editor.untitled.hint` migration is buggy
2023-10-02 18:29:43+00:00
2023-10-03 19:02:28+00:00
I have a setting `"workbench.editor.untitled.hint": "hidden"` in my settings. Everytime I reload, I see a setting `"workbench.editor.empty.hint": "hidden"` being added. This keeps on happening, the old setting is never removed. ![Recording 2023-10-02 at 20 30 30](https://github.com/microsoft/vscode/assets/900690/f3c...
completed
`workbench.editor.untitled.hint` migration is buggy I have a setting `"workbench.editor.untitled.hint": "hidden"` in my settings. Everytime I reload, I see a setting `"workbench.editor.empty.hint": "hidden"` being added. This keeps on happening, the old setting is never removed. ![Recording 2023-10-02 at 20 30 30](h...
271
194639
Revert lightbulb flickers when left-clicking on inline diff
2023-10-02 18:13:20+00:00
2023-11-29 17:02:55+00:00
1. Edit a file 2. View inline diff 3. Click on the black lightbulb that shows up on a - line in the diff 4. :bug: Context menu flickers
completed
Revert lightbulb flickers when left-clicking on inline diff 1. Edit a file 2. View inline diff 3. Click on the black lightbulb that shows up on a - line in the diff 4. :bug: Context menu flickers
56
194632
Notebook find/replace corrupts notebook
2023-10-02 17:44:26+00:00
2023-10-05 22:32:19+00:00
Type: <b>Bug</b> From #194629 1. In vscode repo with notebook search enabled 2. Search `September 2023` (or maybe `October 2023` if we've updated milestones) 3. Add some replacement text and confirm the preview looks good ![Screenshot 2023-10-02 at 10 41 26โ€ฏAM](https://github.com/microsoft/vscode/assets/1282...
completed
Notebook find/replace corrupts notebook Type: <b>Bug</b> From #194629 1. In vscode repo with notebook search enabled 2. Search `September 2023` (or maybe `October 2023` if we've updated milestones) 3. Add some replacement text and confirm the preview looks good ![Screenshot 2023-10-02 at 10 41 26โ€ฏAM](https:/...
598
194594
Dragging editor tab onto pinned tab bar container not working
2023-10-02 10:18:37+00:00
2023-10-03 15:13:59+00:00
This is a regression. Was introduced when fixing a bug during testing week. ![Recording 2023-10-02 at 12 15 20](https://github.com/microsoft/vscode/assets/44439583/59104c46-cca8-4a83-9c02-d4c3e3612599)
completed
Dragging editor tab onto pinned tab bar container not working This is a regression. Was introduced when fixing a bug during testing week. ![Recording 2023-10-02 at 12 15 20](https://github.com/microsoft/vscode/assets/44439583/59104c46-cca8-4a83-9c02-d4c3e3612599)
89
194588
Extension host should not terminate unexpectedly if an uncaughtException handler throws
2023-10-02 08:46:38+00:00
2023-12-13 16:16:50+00:00
The OCaml Platform extension was registering an uncaughtException handler that rethrows the exception, which would terminate the extension host. EH shouldn't terminate on an exception from such a handler. cc @jrieken
completed
Extension host should not terminate unexpectedly if an uncaughtException handler throws The OCaml Platform extension was registering an uncaughtException handler that rethrows the exception, which would terminate the extension host. EH shouldn't terminate on an exception from such a handler. cc @jrieken
73
194582
Settings Editor overlaps with editor group highlight
2023-10-02 03:11:12+00:00
2023-10-02 17:24: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...
not_planned
Settings Editor overlaps with editor group highlight <!-- โš ๏ธโš ๏ธ 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...
380
194579
Settings pane is blank unless reload the window
2023-10-02 00:57:33+00:00
2023-10-06 18:28:58+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
Settings pane is blank unless reload the window <!-- โš ๏ธโš ๏ธ 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...
376
194569
Remote explorer - Switch Remote button not working
2023-10-01 16:44:30+00:00
2023-10-04 07:36:03+00:00
Type: <b>Bug</b> For some reason I decided that hiding the Swich Remote button was a good idea. To repeat this: 1.- Go to Remote Explorer section 2.- Hide the "Swich Remote" button 3.- Now, ยฟhow to show again? 4.- Go to more options and select "Swich Remote", vscode display an interesting error VS Code versi...
completed
Remote explorer - Switch Remote button not working Type: <b>Bug</b> For some reason I decided that hiding the Swich Remote button was a good idea. To repeat this: 1.- Go to Remote Explorer section 2.- Hide the "Swich Remote" button 3.- Now, ยฟhow to show again? 4.- Go to more options and select "Swich Remote", v...
256
194568
File nesting breaks when moving files
2023-10-01 15:12:43+00:00
Type: <b>Bug</b> Moving a nested file to a subdirectory breaks the rendering of the remaining nested files. In this gif notice that after moving `bar.cpp.gen` `foo.cpp.gen` disappears. The parent file can still be expanded, but nothing shows up underneath it. This persists until vscode is reloaded. ![File Nesting...
File nesting breaks when moving files Type: <b>Bug</b> Moving a nested file to a subdirectory breaks the rendering of the remaining nested files. In this gif notice that after moving `bar.cpp.gen` `foo.cpp.gen` disappears. The parent file can still be expanded, but nothing shows up underneath it. This persists until...
492
194554
Forced mouse selection in terminal cleared after mouse movement under 1003 (all events) and 1006 (SGR) combination
2023-10-01 05:57:14+00:00
<!-- ๐Ÿ”ง Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: I don't know how to run it with --disable-extensions when I'm simply opening `Visual Studio Code - Insiders.app`. But this is a fresh download and I have not installed any custom extensions. - VS...
Forced mouse selection in terminal cleared after mouse movement under 1003 (all events) and 1006 (SGR) combination <!-- ๐Ÿ”ง Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: I don't know how to run it with --disable-extensions when I'm simply opening `Visua...
653
194529
Emmet expands dots in PHP comments to unrelated elements on Enter
2023-09-30 07:05:17+00:00
Hello! Emmet snippets behave strangely when Emmet is enabled (with default settings), particularly when trying to use the "." (dot character) inside PHPDoc blocks or in comments. When you type a dot and hit `Enter` to add a new line, Emmet expands the dot into random elements based on the preceding word. Here's a...
Emmet expands dots in PHP comments to unrelated elements on Enter Hello! Emmet snippets behave strangely when Emmet is enabled (with default settings), particularly when trying to use the "." (dot character) inside PHPDoc blocks or in comments. When you type a dot and hit `Enter` to add a new line, Emmet expands the...
266
194528
Git repositories on Dev Drive are not detected
2023-09-30 06:20:06+00:00
2024-06-06 08:18: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
Git repositories on Dev Drive are not detected <!-- โš ๏ธโš ๏ธ 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 ...
539
194524
SCM AutoReveal doesn't work property when a folder has multiple SCM providers
2023-09-30 04:09:17+00:00
2023-12-18 13:28:42+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
SCM AutoReveal doesn't work property when a folder has multiple SCM providers <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/S...
702
194515
Strange highlight in Extension Log Level quickpick
2023-09-29 21:39:33+00:00
2023-10-02 17:45:50+00:00
Type: <b>Bug</b> Why is the Warning row highlighted here? ![junk](https://github.com/microsoft/vscode/assets/6726799/4f1a3e99-b93c-4482-8be6-d364b31bc95e) VS Code version: Code - Insiders 1.83.0-insider (ccc9961c5b2d99af99d892ce9ec38dd054590d3f, 2023-09-29T17:05:10.058Z) OS version: Windows_NT x64 10.0.2262...
completed
Strange highlight in Extension Log Level quickpick Type: <b>Bug</b> Why is the Warning row highlighted here? ![junk](https://github.com/microsoft/vscode/assets/6726799/4f1a3e99-b93c-4482-8be6-d364b31bc95e) VS Code version: Code - Insiders 1.83.0-insider (ccc9961c5b2d99af99d892ce9ec38dd054590d3f, 2023-09-29T1...
160
194501
Problem matcher only matches on restored PTY
2023-09-29 18:01:41+00:00
I'm trying to fix an issue Alex mentioned (linked in a comment to this issue) by updating the esbuild problem matchers and am running into this issue: 1. Have these problem matches (on main) https://github.com/connor4312/esbuild-problem-matchers 2. Run an esbuild task that produces errors 3. Notice no task errors ...
Problem matcher only matches on restored PTY I'm trying to fix an issue Alex mentioned (linked in a comment to this issue) by updating the esbuild problem matchers and am running into this issue: 1. Have these problem matches (on main) https://github.com/connor4312/esbuild-problem-matchers 2. Run an esbuild task th...
157
194495
Settings sync removed the profile from another machine
2023-09-29 16:25:28+00:00
Removed and created a profile with same name on one machine and other machine has removed it.
Settings sync removed the profile from another machine Removed and created a profile with same name on one machine and other machine has removed it.
31
194477
Zombie extension hosts running at 100%
2023-09-29 11:34:26+00:00
2023-10-27 10:15:55+00:00
* over the last week I have seen zombie processes running at full CPU load * when trying to debug them (via SIGUSR1) they die * @deepak1556 analysed a crash dump and sees that this is because the EH is already in the process of shutting down * the previous point matches the observation that no window reports its EH ...
completed
Zombie extension hosts running at 100% * over the last week I have seen zombie processes running at full CPU load * when trying to debug them (via SIGUSR1) they die * @deepak1556 analysed a crash dump and sees that this is because the EH is already in the process of shutting down * the previous point matches the obs...
161
194472
Blue button at bottom right of editor sometimes has small bottom and right margins
2023-09-29 10:03:22+00:00
# Description ![Image](https://github.com/microsoft/vscode/assets/16353531/2300d0c6-bb40-4fc3-9455-e7532edb6761) # Version ``` Version: 1.83.0-insider Commit: ba36ae4dcca57ba64a9b61e5f4eca88b6e0bc4db Date: 2023-09-29T02:08:02.965Z Electron: 25.8.2 ElectronBuildId: 23977753 Chromium: 114.0.5735....
Blue button at bottom right of editor sometimes has small bottom and right margins # Description ![Image](https://github.com/microsoft/vscode/assets/16353531/2300d0c6-bb40-4fc3-9455-e7532edb6761) # Version ``` Version: 1.83.0-insider Commit: ba36ae4dcca57ba64a9b61e5f4eca88b6e0bc4db Date: 2023-09-2...
171
194469
computeDiff throws 'Illegal Value for LineNumber'
2023-09-29 09:46:55+00:00
2023-11-24 13:44:40+00:00
Observed this error in dev console ``` ERR Illegal value for lineNumber: Error: Illegal value for lineNumber at U.getLineMaxColumn (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:731:116) at vscode-file:/...
completed
computeDiff throws 'Illegal Value for LineNumber' Observed this error in dev console ``` ERR Illegal value for lineNumber: Error: Illegal value for lineNumber at U.getLineMaxColumn (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbe...
454
194462
Give ms-python.debugpy access to portsAttributes proposal
2023-09-29 07:30:00+00:00
2023-09-29 10:29:51+00:00
The Python debugger extension has adopted the portsAttributes API to help us gain confidence in the API before finalization. Not granting that extension access to the API was an oversight.
completed
Give ms-python.debugpy access to portsAttributes proposal The Python debugger extension has adopted the portsAttributes API to help us gain confidence in the API before finalization. Not granting that extension access to the API was an oversight.
62
194451
Can't use icon contributed using TTF file
2023-09-29 00:21:41+00:00
2023-09-29 19:46:25+00:00
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.82.2 - OS Version: macOs Monterey 12.3 Steps to Reproduce: 1. Created a ttf font file using https://glyphter.com/ select any icon and font character ( I have selected G) 2. Update the package.json to include the ttf file ```ic...
completed
Can't use icon contributed using TTF file Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.82.2 - OS Version: macOs Monterey 12.3 Steps to Reproduce: 1. Created a ttf font file using https://glyphter.com/ select any icon and font character ( I have selected G) 2. Update the...
329
194439
Splitting task terminal on web fails with error
2023-09-28 21:34:43+00:00
2023-10-20 18:22: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
Splitting task terminal on web fails with error <!-- โš ๏ธโš ๏ธ 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...
783
194437
Verify fix/revision to Code Actions on Save
2023-09-28 21:18:51+00:00
2023-09-29 20:25:59+00:00
tests https://github.com/microsoft/vscode/issues/194031 and new changes from https://github.com/microsoft/vscode/pull/194409. related to https://github.com/microsoft/vscode/issues/194397 added back old boolean values (since we reverted the changes for migration) in addition to supporting new enum values. This is ...
completed
Verify fix/revision to Code Actions on Save tests https://github.com/microsoft/vscode/issues/194031 and new changes from https://github.com/microsoft/vscode/pull/194409. related to https://github.com/microsoft/vscode/issues/194397 added back old boolean values (since we reverted the changes for migration) in additio...
274
194432
focus cell output with ctrl+down does not visually select the output
2023-09-28 20:31:47+00:00
2023-09-29 20:42:13+00:00
found testing for https://github.com/microsoft/vscode/issues/111255#issuecomment-1739961604 1. run a cell to get output 2. press ctrl+down to focus the output :bug: visually, it looks like the cell container is focused.
completed
focus cell output with ctrl+down does not visually select the output found testing for https://github.com/microsoft/vscode/issues/111255#issuecomment-1739961604 1. run a cell to get output 2. press ctrl+down to focus the output :bug: visually, it looks like the cell container is focused.
78
194429
Comments editor height is incorrect when window is resized to be small
2023-09-28 18:11:54+00:00
2023-09-29 10:01:46+00:00
1. Resize window 2. Start a comment 3. :bug: as you can see from the scrollbar, the comment text doesn't fill the full editor ![Image](https://github.com/microsoft/vscode/assets/30305945/a2899e98-d88d-4f1b-9cb1-b6b6dac33a2d)
completed
Comments editor height is incorrect when window is resized to be small 1. Resize window 2. Start a comment 3. :bug: as you can see from the scrollbar, the comment text doesn't fill the full editor ![Image](https://github.com/microsoft/vscode/assets/30305945/a2899e98-d88d-4f1b-9cb1-b6b6dac33a2d)
99
194427
Setting is getting updated with language key separately if it is defined already with multiple languages key
2023-09-28 17:51:48+00:00
2023-11-12 19:11:52+00:00
Extracted from https://github.com/microsoft/vscode/issues/194375#issuecomment-1739613430 Setting is getting updated with language key separately if it is defined already with multiple languages key
completed
Setting is getting updated with language key separately if it is defined already with multiple languages key Extracted from https://github.com/microsoft/vscode/issues/194375#issuecomment-1739613430 Setting is getting updated with language key separately if it is defined already with multiple languages key
73
194426
terminal accessible view opens unexpectedly
2023-09-28 17:39:52+00:00
2023-09-29 22:21:31+00:00
1. create a terminal 2. quickly, use `alt+f1` 3. ๐Ÿ› the terminal accessible view opens, dynamic prompt data is shown
completed
terminal accessible view opens unexpectedly 1. create a terminal 2. quickly, use `alt+f1` 3. ๐Ÿ› the terminal accessible view opens, dynamic prompt data is shown
38
194424
response in progress audio cue loops forever sometimes
2023-09-28 17:23:29+00:00
2023-10-26 17:00:52+00:00
1. with screen reader mode on, in the inline chat, type `generate some tests for this`, with a selection 2. ๐Ÿ› in progress response audio cue plays forever until I reload the window even though the response has come back
completed
response in progress audio cue loops forever sometimes 1. with screen reader mode on, in the inline chat, type `generate some tests for this`, with a selection 2. ๐Ÿ› in progress response audio cue plays forever until I reload the window even though the response has come back
63
194423
`folderOpen` tasks do not run in old codespaces
2023-09-28 17:17:37+00:00
2023-11-08 21:30:15+00:00
Reported by @bhavyaus and @joyceerhl 1. Have an existing codespace which contains a task that runs on folder open. 2. Open the codespace. 3. ๐Ÿ› The task does not get run. Adding a task that runs on folder open succeeds in that same codespace.
completed
`folderOpen` tasks do not run in old codespaces Reported by @bhavyaus and @joyceerhl 1. Have an existing codespace which contains a task that runs on folder open. 2. Open the codespace. 3. ๐Ÿ› The task does not get run. Adding a task that runs on folder open succeeds in that same codespace.
80