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
Duplicates
listlengths
0
7
Cluster
stringclasses
218 values
Num_duplicates
stringclasses
6 values
Has_duplicates
stringclasses
2 values
211998
Notebook breadcrumbs are tied to OutlinePane filters
2024-05-03 23:06:45+00:00
2024-06-12 16:56:36+00:00
This is related to `recomputeActive` inside the notebook outline provider. Right now, since this was previously acting as a filter layer, turning off code cells for the outline pane would prevent a recompute of the active element. ๐Ÿ› if you turn off code cells for the outline pane, you will not get any recomputing ...
completed
Notebook breadcrumbs are tied to OutlinePane filters This is related to `recomputeActive` inside the notebook outline provider. Right now, since this was previously acting as a filter layer, turning off code cells for the outline pane would prevent a recompute of the active element. ๐Ÿ› if you turn off code cells fo...
150
[]
0
False
211996
intellisense doesn't include the completion I want
2024-05-03 23:00:49+00:00
2024-06-17 14:30:38+00:00
Steps to Reproduce: 1. type `git checkout -- .` and press `enter` :bug: intellisense completion was added for the argument instead of running the command I have a pretty strong muscle memory to run that command, so now I need to remember to press escape before pressing enter ![image](https://github.com/micr...
completed
intellisense doesn't include the completion I want Steps to Reproduce: 1. type `git checkout -- .` and press `enter` :bug: intellisense completion was added for the argument instead of running the command I have a pretty strong muscle memory to run that command, so now I need to remember to press escape before...
127
[]
0
False
211988
Command vscode.editorChat.start is missing
2024-05-03 22:02:43+00:00
2024-05-06 07:10:19+00:00
This commit https://github.com/microsoft/vscode/pull/211902/files#diff-a0ddbc8d458e220a4e838b0039bd79f8607a616964991400062c21bbea96f2cf removed the ApiCommand `vscode.editorChat.start`, but this is invoked in many places inside vscode and in the copilot chat extension
completed
Command vscode.editorChat.start is missing This commit https://github.com/microsoft/vscode/pull/211902/files#diff-a0ddbc8d458e220a4e838b0039bd79f8607a616964991400062c21bbea96f2cf removed the ApiCommand `vscode.editorChat.start`, but this is invoked in many places inside vscode and in the copilot chat extension
110
[]
0
False
211979
Home and End Key don't Work as Expected in the Filter Textbox on the Debug Console View
2024-05-03 20:07:18+00:00
2024-06-24 14:58:24+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Home and End Key don't Work as Expected in the Filter Textbox on the Debug Console View <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vsc...
400
[]
0
False
211976
screen reader issue since 1.89.0 with open file CTRL+p
2024-05-03 19:08:49+00:00
2024-05-30 13:07:08+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
screen reader issue since 1.89.0 with open file CTRL+p <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
547
[]
0
False
211965
Workspace extension has an activation time even when not installed
2024-05-03 16:41:38+00:00
2024-05-29 12:13:51+00:00
This extension wants me to install it, also has a reload, and has a restart button. The restart button doesn't do anything. This is just in the VS Code repo <img width="476" alt="image" src="https://github.com/microsoft/vscode/assets/4544166/f0a512f1-3061-46f2-82b2-45bc1ecf53b5">
completed
Workspace extension has an activation time even when not installed This extension wants me to install it, also has a reload, and has a restart button. The restart button doesn't do anything. This is just in the VS Code repo <img width="476" alt="image" src="https://github.com/microsoft/vscode/assets/4544166/f0a51...
112
[]
0
False
211949
Typing g in terminal produces g~e when "terminal.integrated.suggest.enabled": true
2024-05-03 14:12:42+00:00
2024-05-03 16:30:37+00:00
1. VS Code insiders, macOS, zsh shell 2. Have `"terminal.integrated.suggest.enabled": true` in your settings 3. Type `g`, I get `g~e` I can not reproduce when I turn off suggest setting. ![Image](https://github.com/microsoft/vscode/assets/1926584/4202e211-8677-4ca0-9b47-54734a04d2a3)
completed
Typing g in terminal produces g~e when "terminal.integrated.suggest.enabled": true 1. VS Code insiders, macOS, zsh shell 2. Have `"terminal.integrated.suggest.enabled": true` in your settings 3. Type `g`, I get `g~e` I can not reproduce when I turn off suggest setting. ![Image](https://github.com/microsoft/vsco...
137
[]
0
False
211945
PromptInputModel: Adjust start of prompt input based on input and prompt terminator
2024-05-03 13:58:34+00:00
2024-05-03 17:45:48+00:00
Related: https://github.com/microsoft/vscode/issues/211222 Repro: 1. Set "terminal.integrated.developer.devMode": true 2. windows 11/pwsh 3. Create a new terminal and quickly type `g` (or anything) ๐Ÿ› the status bar says `|`, not `g|` (or something like `g|[it push]` based on history): ![image](https://gi...
completed
PromptInputModel: Adjust start of prompt input based on input and prompt terminator Related: https://github.com/microsoft/vscode/issues/211222 Repro: 1. Set "terminal.integrated.developer.devMode": true 2. windows 11/pwsh 3. Create a new terminal and quickly type `g` (or anything) ๐Ÿ› the status bar says `|`,...
232
[]
0
False
211926
Missing API proposal enlisting for chat
2024-05-03 11:39:35+00:00
2024-05-03 12:08:29+00:00
``` ERR Extension 'github.copilot-chat' appears in product.json but enables LESS API proposals than the extension wants. package.json (LOSES): extensionsAny, newSymbolNamesProvider, interactive, chatProvider, codeActionAI, documentFiltersExclusive, findTextInFiles, findFiles2, textSearchProvider, terminalDataWriteEve...
completed
Missing API proposal enlisting for chat ``` ERR Extension 'github.copilot-chat' appears in product.json but enables LESS API proposals than the extension wants. package.json (LOSES): extensionsAny, newSymbolNamesProvider, interactive, chatProvider, codeActionAI, documentFiltersExclusive, findTextInFiles, findFiles2, ...
331
[]
0
False
211915
Git: Stage Block from command menu is not staging a block
2024-05-03 09:17: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...
Git: Stage Block from command menu is not staging a block <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
533
[]
0
False
211914
Spurious ${LOCALAPPDATA} folder created when hovering a dependency name in package.json
2024-05-03 08:51:52+00:00
2024-05-24 14:50:26+00:00
Type: <b>Bug</b> 1. Open any folder with a `package.json` file. 2. Hover any dependency name in `package.json` to display the package's details. 3. An extra folder named `${LOCALAPPDATA}` appears in the same directory where the `package.json` file resides. ![image](https://github.com/microsoft/vscode/assets/119...
completed
Spurious ${LOCALAPPDATA} folder created when hovering a dependency name in package.json Type: <b>Bug</b> 1. Open any folder with a `package.json` file. 2. Hover any dependency name in `package.json` to display the package's details. 3. An extra folder named `${LOCALAPPDATA}` appears in the same directory where the...
669
[]
0
False
211894
Support full range of function breakpoint fields in plugin `addBreakpoints`
2024-05-03 01:41:04+00:00
2024-05-08 17:50:48+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. --> At the moment, it is possible to pass a `Funct...
completed
Support full range of function breakpoint fields in plugin `addBreakpoints` <!-- โš ๏ธโš ๏ธ 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 t...
239
[]
0
False
211884
Bug: ANSI Escape Sequence present in WSL Bash Terminal (1.90.0-insider)
2024-05-02 22:29:09+00:00
2024-05-03 16:35: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
Bug: ANSI Escape Sequence present in WSL Bash Terminal (1.90.0-insider) <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitt...
640
[]
0
False
211857
Sometimes quick fixes don't work in the terminal on macOS
2024-05-02 17:47:27+00:00
I see this happen quite often where I push but don't get the quick fix: <img width="778" alt="Screenshot 2024-05-02 at 10 46 29โ€ฏAM" src="https://github.com/microsoft/vscode/assets/2193314/1606d4e3-4e1e-4e20-bc6e-d4532402f39b">
Sometimes quick fixes don't work in the terminal on macOS I see this happen quite often where I push but don't get the quick fix: <img width="778" alt="Screenshot 2024-05-02 at 10 46 29โ€ฏAM" src="https://github.com/microsoft/vscode/assets/2193314/1606d4e3-4e1e-4e20-bc6e-d4532402f39b">
104
[]
0
False
211856
"default:replacePreviousChar" causes text jitter during IME composition
2024-05-02 17:44: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...
"default:replacePreviousChar" causes text jitter during IME composition <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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/Submit...
659
[]
0
False
211846
Restricted mode is stuck to a specific path
2024-05-02 13:10:59+00:00
I noticed that regardless of which of my GitHub repositories I open, I always see the "Restricted Mode" indicator in the bottom left. When I click it, it always displays the same path (/myusername/myrepositoryname) when it asks me if I want to trust the folder - even if I am in a different repository. Here is a screens...
Restricted mode is stuck to a specific path I noticed that regardless of which of my GitHub repositories I open, I always see the "Restricted Mode" indicator in the bottom left. When I click it, it always displays the same path (/myusername/myrepositoryname) when it asks me if I want to trust the folder - even if I am ...
234
[]
0
False
211832
Local workspace (non web) extensions are recommended in web
2024-05-02 08:20:46+00:00
2024-05-07 03:59:20+00:00
Local workspace (non web) extensions are recommended in web ![Image](https://github.com/microsoft/vscode/assets/10746682/e32317bb-1682-4caf-b82b-a326b95d291d)
completed
Local workspace (non web) extensions are recommended in web Local workspace (non web) extensions are recommended in web ![Image](https://github.com/microsoft/vscode/assets/10746682/e32317bb-1682-4caf-b82b-a326b95d291d)
77
[]
0
False
211809
Editor Sticky Scroll: Find and replace does not update sticky scroll element
2024-05-01 20:50:49+00:00
2024-06-04 09:06:23+00:00
Type: <b>Bug</b> Scenario to reproduce: 1. You are editing a file with sticky scroll enabled in the editor 2. You find and replace all instances of some given text 3. The text that is replaced is in your current sticky scroll element 4. Your sticky scroll element displays the "old" text until you scroll to the...
completed
Editor Sticky Scroll: Find and replace does not update sticky scroll element Type: <b>Bug</b> Scenario to reproduce: 1. You are editing a file with sticky scroll enabled in the editor 2. You find and replace all instances of some given text 3. The text that is replaced is in your current sticky scroll element ...
912
[]
0
False
211807
Terminal renders Odia characters incorrectly
2024-05-01 20:16: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...
Terminal renders Odia characters incorrectly <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --...
462
[]
0
False
211806
Right-click menu in file explorer operates on open file instead of file that was right-clicked
2024-05-01 19:51: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...
Right-click menu in file explorer operates on open file instead of file that was right-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/micros...
403
[]
0
False
211785
Terminal suggest: Track trailing whitespace
2024-05-01 14:49:05+00:00
2024-05-02 17:21:37+00:00
Repro: 1. Set `"terminal.integrated.developer.devMode": true` 2. Open pwsh 3. Type `ls` and 4 spaces ![image](https://github.com/microsoft/vscode/assets/2193314/49574d0f-88dc-41b6-942b-fa9d357131c2) 4. Press backspace 3 times, ๐Ÿ› the whitespace in the status bar remains ![image](https://github.com/micro...
completed
Terminal suggest: Track trailing whitespace Repro: 1. Set `"terminal.integrated.developer.devMode": true` 2. Open pwsh 3. Type `ls` and 4 spaces ![image](https://github.com/microsoft/vscode/assets/2193314/49574d0f-88dc-41b6-942b-fa9d357131c2) 4. Press backspace 3 times, ๐Ÿ› the whitespace in the status bar re...
212
[]
0
False
211774
Pasting inside a floating window throws a clipboard access error in vscode.dev, even though paste works
2024-05-01 10:53:09+00:00
2024-05-01 15:44:47+00:00
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.88.1 Commit: e170252f762678dec6ca2cc69aba1570769a5d39 Date: 2024-04-10T17:36:48.184Z (2 wks ago) Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.3...
completed
Pasting inside a floating window throws a clipboard access error in vscode.dev, even though paste works Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.88.1 Commit: e170252f762678dec6ca2cc69aba1570769a5d39 Date: 2024-04-10T17:36:48.184Z (2 wks ago) Browser: Mozilla/5.0 ...
397
[]
0
False
211769
Quick open: transient editors not added to history when becoming non-transient
2024-05-01 09:40:32+00:00
2024-05-01 14:03:51+00:00
Steps to Reproduce: 1. clear recently opened ("Clear Editor History") 2. open quick open and search for a file (such as a TS file) 3. type `@` to see symbols (notice how the file opens in the background) 4. navigate to a symbol => ๐Ÿ› when you open quick open again, the file is not part of the recently opened s...
completed
Quick open: transient editors not added to history when becoming non-transient Steps to Reproduce: 1. clear recently opened ("Clear Editor History") 2. open quick open and search for a file (such as a TS file) 3. type `@` to see symbols (notice how the file opens in the background) 4. navigate to a symbol => ๏ฟฝ...
119
[]
0
False
211738
Regression: Notebook Outline missing code cells + Setting change doesn't recompute outline
2024-04-30 18:52:37+00:00
2024-05-01 01:08:22+00:00
Open notebook with a header, code cell, and symbols in the code cell: - ๐Ÿ› # 1: symbols appear as a child of the header md cell, and the code cell is not present in the outline. - ๐Ÿ› # 2: changing the filter settings to remove code cells or symbols does not recompute the outline. Fixes: - For # 1: an outline prov...
completed
Regression: Notebook Outline missing code cells + Setting change doesn't recompute outline Open notebook with a header, code cell, and symbols in the code cell: - ๐Ÿ› # 1: symbols appear as a child of the header md cell, and the code cell is not present in the outline. - ๐Ÿ› # 2: changing the filter settings to remove ...
191
[]
0
False
211714
Default font in parameter hint widget
2024-04-30 14:56:54+00:00
2024-07-15 18:39:35+00:00
I got the default font rendered in the parameter hint widget. It looks alien compared to the rest of the hover widget UI. Steps: 1. Clone https://github.com/microsoft/vscode-extension-samples 2. Open chat sample extension.ts 3. On line 21 type the following: 4. `vscode.lm.getLanguageModelInformation(` 5. You wi...
completed
Default font in parameter hint widget I got the default font rendered in the parameter hint widget. It looks alien compared to the rest of the hover widget UI. Steps: 1. Clone https://github.com/microsoft/vscode-extension-samples 2. Open chat sample extension.ts 3. On line 21 type the following: 4. `vscode.lm.ge...
162
[]
0
False
211672
Symbol search no longer seems to find classes/interfaces in VS Code
2024-04-29 22:31:26+00:00
2024-04-30 22:17:39+00:00
Using the workspace TS version, 5.5.0-dev.20240408: ![image](https://github.com/microsoft/vscode/assets/2230985/f6fea0a2-a498-41b8-8e2d-6ad8bcea764b) ![image](https://github.com/microsoft/vscode/assets/2230985/0cf75342-cbb2-4c79-9a79-b74e8b24528c) ![image](https://github.com/microsoft/vscode/assets/2230985/090f57a...
completed
Symbol search no longer seems to find classes/interfaces in VS Code Using the workspace TS version, 5.5.0-dev.20240408: ![image](https://github.com/microsoft/vscode/assets/2230985/f6fea0a2-a498-41b8-8e2d-6ad8bcea764b) ![image](https://github.com/microsoft/vscode/assets/2230985/0cf75342-cbb2-4c79-9a79-b74e8b24528c) ...
178
[]
0
False
211662
"VS Code Release Notes" link doesn't work for builtin TypeScript extension
2024-04-29 17:56:26+00:00
2024-05-03 12:09:59+00:00
Type: <b>Bug</b> 1. Enter "@builtin typescript" into extensions 2. Choose TypeScript and JavaScript Language Features 3. Click on changelog The "VS Code Release Notes" link doesn't work. ![PixelSnap 2024-04-29 at 19 51 05@2x](https://github.com/microsoft/vscode/assets/2276355/820c512a-236c-4058-a383-b7bc81d4...
completed
"VS Code Release Notes" link doesn't work for builtin TypeScript extension Type: <b>Bug</b> 1. Enter "@builtin typescript" into extensions 2. Choose TypeScript and JavaScript Language Features 3. Click on changelog The "VS Code Release Notes" link doesn't work. ![PixelSnap 2024-04-29 at 19 51 05@2x](https://...
970
[]
0
False
211657
links aren't discoverable to screen reader users in markdown documents
2024-04-29 17:22:17+00:00
2024-04-29 17:52:55+00:00
They're only discoverable via visual distinction and the action that can be taken (IE opening them) is only indicated in the tooltip AFAICT. https://github.com/microsoft/vscode/assets/29464607/09d28b81-c2cc-4477-b1fc-7b1de1baae74
completed
links aren't discoverable to screen reader users in markdown documents They're only discoverable via visual distinction and the action that can be taken (IE opening them) is only indicated in the tooltip AFAICT. https://github.com/microsoft/vscode/assets/29464607/09d28b81-c2cc-4477-b1fc-7b1de1baae74
93
[ "173159", "211657" ]
177
2
True
211640
Bug: `editor.action.showDefinitionPreviewHover` behaves wrongly
2024-04-29 14:23: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...
Bug: `editor.action.showDefinitionPreviewHover` behaves wrongly <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
540
[]
0
False
211636
Assertion Failure When Extension Throws Error
2024-04-29 13:09:21+00:00
Implementation: ```ts public async resolveCustomTextEditor( document: TextDocument, webviewPanel: WebviewPanel, token: CancellationToken ): Promise<void> { throw new Error("invalid document extension!"); } ``` Error message when I open such a custom text editor: ![Code_-_Insiders_g0TzYbmo5j](https...
Assertion Failure When Extension Throws Error Implementation: ```ts public async resolveCustomTextEditor( document: TextDocument, webviewPanel: WebviewPanel, token: CancellationToken ): Promise<void> { throw new Error("invalid document extension!"); } ``` Error message when I open such a custom text ...
235
[]
0
False
211626
Activity bar: bad drag feedback when `contrastActiveBorder` is set
2024-04-29 09:32:36+00:00
2024-04-29 11:09:10+00:00
The activity bar ideally looks and feels like the other panel switchers, but there is differences, probably because its the oldest component for views. I am trying to fix parts of it in https://github.com/microsoft/vscode/pull/211624 If you configure `"contrastActiveBorder": "#ff0000"` in settings, the drop feedback...
completed
Activity bar: bad drag feedback when `contrastActiveBorder` is set The activity bar ideally looks and feels like the other panel switchers, but there is differences, probably because its the oldest component for views. I am trying to fix parts of it in https://github.com/microsoft/vscode/pull/211624 If you configure...
204
[]
0
False
211621
SCM - switching branch from the terminal causes focus loss
2024-04-29 08:18:48+00:00
2024-05-07 07:54:39+00:00
Copied from https://github.com/microsoft/vscode/issues/35307#issuecomment-2071044810 > works pretty well so far for me. I notice that if I switch branches from the terminal, it loses focus after the editor state is restored. It would be nice if the focus stayed in the terminal. Otherwise, I like it!
completed
SCM - switching branch from the terminal causes focus loss Copied from https://github.com/microsoft/vscode/issues/35307#issuecomment-2071044810 > works pretty well so far for me. I notice that if I switch branches from the terminal, it loses focus after the editor state is restored. It would be nice if the focus sta...
97
[]
0
False
211597
Cannot go back parent folder after clicking the "turn back" button
2024-04-29 02:53:39+00:00
2024-04-29 16:22: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
Cannot go back parent folder after clicking the "turn back" button <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-B...
556
[]
0
False
211595
Confusing icon for expanding collapsed notebook cells
2024-04-29 02:47:17+00:00
2024-04-29 17:59:30+00:00
When a few cells have been collapsed via markdown cells, a placeholder is displayed `> 5 cells hidden...` The `>` in the placeholder seems to behave like an icon, hence I keep making the assumption that I can click this. However clicking this does nothing, but double clicking will edit the header cell. What I ...
completed
Confusing icon for expanding collapsed notebook cells When a few cells have been collapsed via markdown cells, a placeholder is displayed `> 5 cells hidden...` The `>` in the placeholder seems to behave like an icon, hence I keep making the assumption that I can click this. However clicking this does nothing, but...
249
[]
0
False
211582
`editor.action.showHover` does not focus the hover when called programatically
2024-04-28 18:30: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...
`editor.action.showHover` does not focus the hover when called programatically <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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/...
695
[]
0
False
211578
Terminal suggest: Typing `[` breaks the terminal
2024-04-28 16:02:56+00:00
2024-04-28 17:37:21+00:00
Setup: - Windows 11 - pwsh terminal - `"terminal.integrated.suggest.enabled": true` ![Recording 2024-04-28 at 09 02 08](https://github.com/microsoft/vscode/assets/2193314/302b7fd7-4041-4b2c-bb93-3a9072b88c00)
completed
Terminal suggest: Typing `[` breaks the terminal Setup: - Windows 11 - pwsh terminal - `"terminal.integrated.suggest.enabled": true` ![Recording 2024-04-28 at 09 02 08](https://github.com/microsoft/vscode/assets/2193314/302b7fd7-4041-4b2c-bb93-3a9072b88c00)
102
[]
0
False
211567
Themes: default colors only apply after startup (title bar, tabs)
2024-04-28 11:34:36+00:00
2024-05-02 07:48:02+00:00
The colors we define in code should match our default theme, otherwise there is potential for ugly flickering as seen below: ![Recording 2024-04-28 at 13 32 48](https://github.com/microsoft/vscode/assets/900690/3fcc093e-fd03-4e23-96b9-4512deecb20f) Notice how the title bar color changes, the active tab indicator ...
completed
Themes: default colors only apply after startup (title bar, tabs) The colors we define in code should match our default theme, otherwise there is potential for ugly flickering as seen below: ![Recording 2024-04-28 at 13 32 48](https://github.com/microsoft/vscode/assets/900690/3fcc093e-fd03-4e23-96b9-4512deecb20f) ...
198
[]
0
False
211530
Seamless relaunch shows completions sequence
2024-04-27 14:08:50+00:00
2024-04-27 18:47:50+00:00
Repro: 1. Enable `terminal.integrated.shellIntegration.suggestEnabled` 2. Open pwsh 3. Verify that suggest is working (type `get-`) 4. Close pwsh 5. Open pwsh 6. Reload window ๐Ÿ› ![image](https://github.com/microsoft/vscode/assets/2193314/65093b6e-ce88-4e47-bd49-53d19bf224fc)
completed
Seamless relaunch shows completions sequence Repro: 1. Enable `terminal.integrated.shellIntegration.suggestEnabled` 2. Open pwsh 3. Verify that suggest is working (type `get-`) 4. Close pwsh 5. Open pwsh 6. Reload window ๐Ÿ› ![image](https://github.com/microsoft/vscode/assets/2193314/65093b6e-ce88-4e47-bd...
119
[]
0
False
211522
Custom Editor Labels: Wrong directory for ${dirname}
2024-04-27 10:19:18+00:00
2024-04-29 09:42:44+00:00
Example file: `root/static/folder/file.txt` - Expected: `${dirname} -> folder` - Bug: `${dirname} -> static` ![Screenshot 2024-04-26 at 19 22 58](https://github.com/microsoft/vscode/assets/51113345/b2f0b708-b204-4c28-b3c8-7d2d0d0048a4) ![Screenshot 2024-04-26 at 19 23 12](https://github.com/microsoft/vscode/asset...
completed
Custom Editor Labels: Wrong directory for ${dirname} Example file: `root/static/folder/file.txt` - Expected: `${dirname} -> folder` - Bug: `${dirname} -> static` ![Screenshot 2024-04-26 at 19 22 58](https://github.com/microsoft/vscode/assets/51113345/b2f0b708-b204-4c28-b3c8-7d2d0d0048a4) ![Screenshot 2024-04-26 ...
219
[]
0
False
211497
Tunnels don't work on Windows on Insiders
2024-04-26 23:08:34+00:00
2024-04-30 17:36:43+00:00
1. Be on Windows 2. Run `code tunnel` and connect from a browser 3. Depending on the context in which you started code tunnel, you may see an "access denied" error from the CLI trying to spawn the server
completed
Tunnels don't work on Windows on Insiders 1. Be on Windows 2. Run `code tunnel` and connect from a browser 3. Depending on the context in which you started code tunnel, you may see an "access denied" error from the CLI trying to spawn the server
62
[]
0
False
211488
Context menu grouping is broken
2024-04-26 20:58:41+00:00
2024-04-29 13:15:13+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
Context menu grouping is broken <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
534
[]
0
False
211474
Remove Search 'Expand Recursively' for FileMatch items in search view
2024-04-26 16:46:13+00:00
2024-04-26 23:52:10+00:00
In https://github.com/microsoft/vscode/issues/206032, we added support for `Expand Recursively`, but this shouldn't be on `FileMatch` nodes because they don't have nested children. ![image](https://github.com/microsoft/vscode/assets/31675041/a3fa867e-3c6d-4fbb-978c-2309513a8e06)
completed
Remove Search 'Expand Recursively' for FileMatch items in search view In https://github.com/microsoft/vscode/issues/206032, we added support for `Expand Recursively`, but this shouldn't be on `FileMatch` nodes because they don't have nested children. ![image](https://github.com/microsoft/vscode/assets/31675041/a3fa8...
125
[]
0
False
211468
Problem matcher not clearing problems
2024-04-26 16:16:02+00:00
I'm working on hello world extension example that uses esbuild. I'm struggling to get the problem matchers working. - clone https://github.com/aeschli/ext-ts-esbuild.git - install the recommended extensions, in particular 'esbuild Problem Matchers' - add a extra `)` at the end of line 19 of `src/extension.ts`. ...
Problem matcher not clearing problems I'm working on hello world extension example that uses esbuild. I'm struggling to get the problem matchers working. - clone https://github.com/aeschli/ext-ts-esbuild.git - install the recommended extensions, in particular 'esbuild Problem Matchers' - add a extra `)` at the ...
272
[]
0
False
211458
"ls" doesn't show up in terminal suggest if triggered at `l`
2024-04-26 14:27:07+00:00
2024-04-27 18:47:49+00:00
Repro: 1. Type `l` 2. ctrl+space 3. Type `s`, ๐Ÿ› `ls` should be the top entry ![image](https://github.com/microsoft/vscode/assets/2193314/20a7720e-e5da-4b34-90b8-605bbc29f469)
completed
"ls" doesn't show up in terminal suggest if triggered at `l` Repro: 1. Type `l` 2. ctrl+space 3. Type `s`, ๐Ÿ› `ls` should be the top entry ![image](https://github.com/microsoft/vscode/assets/2193314/20a7720e-e5da-4b34-90b8-605bbc29f469)
95
[]
0
False
211443
OSC 8 terminal hyperlinks don't work properly in Remote - WSL
2024-04-26 12:14:24+00:00
Repro: Run `printf '\e]8;;file:///home/daniel/dev/Tyriar/xterm.js/README.md\e\\file scheme\e]8;;\e\n'` using a file that exists in the workspace. ๐Ÿ› Clicking the link does not do anything ![image](https://github.com/microsoft/vscode/assets/2193314/59ebb0aa-48a9-43d4-bae9-2b976fda6045)
OSC 8 terminal hyperlinks don't work properly in Remote - WSL Repro: Run `printf '\e]8;;file:///home/daniel/dev/Tyriar/xterm.js/README.md\e\\file scheme\e]8;;\e\n'` using a file that exists in the workspace. ๐Ÿ› Clicking the link does not do anything ![image](https://github.com/microsoft/vscode/assets/2193314/59eb...
143
[]
0
False
211424
Right click on a file on the file explorer shifts into an already opened image instead of the one that is being clicked
2024-04-26 07:38: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...
Right click on a file on the file explorer shifts into an already opened image instead of the one that is being 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: ...
432
[]
0
False
211406
`authentication.getSession` can return 'stuck' authentication requests
2024-04-26 03:18:45+00:00
2024-04-26 23:06: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
`authentication.getSession` can return 'stuck' authentication requests <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
742
[]
0
False
211394
DECSCUSR 0 should reset to the user-defined cursorStyle
2024-04-25 22:14:48+00:00
VS Code Version: 1.88.1 OS: Linux Steps to Reproduce: 1. Add `"terminal.integrated.cursorStyle": "line"` to your settings.json 2. Run these commands in the integrated terminal: ```sh printf "\033[4 q" # set cursor style to an underscore printf "\033[0 q" # this should restore the cursor to the user-defined p...
DECSCUSR 0 should reset to the user-defined cursorStyle VS Code Version: 1.88.1 OS: Linux Steps to Reproduce: 1. Add `"terminal.integrated.cursorStyle": "line"` to your settings.json 2. Run these commands in the integrated terminal: ```sh printf "\033[4 q" # set cursor style to an underscore printf "\033[0 q...
301
[]
0
False
211389
Renaming headers broken in md
2024-04-25 20:09:36+00:00
2024-04-25 20:48:46+00:00
Type: <b>Bug</b> For the md: ```md # Readme ## Example ... ## Example ... - [a](#example) - [a](#example-1) ``` Trigger rename on `#example` and enter a new name **Bug** The header is updated but the link is not VS Code version: Code - Insiders 1.89.0-insider (Universal) (cc3429872df5e...
completed
Renaming headers broken in md Type: <b>Bug</b> For the md: ```md # Readme ## Example ... ## Example ... - [a](#example) - [a](#example-1) ``` Trigger rename on `#example` and enter a new name **Bug** The header is updated but the link is not VS Code version: Code - Insiders 1.89.0-insi...
498
[]
0
False
211378
code tunnel "--name" no longer sets the machine name when a tunnel exists
2024-04-25 17:28:25+00:00
2024-05-29 22:02:39+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
code tunnel "--name" no longer sets the machine name when a tunnel exists <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
497
[]
0
False
211374
Dataloss when renaming file two times
2024-04-25 16:49:23+00:00
2024-04-26 14:46:07+00:00
Hello everyone. Microsoft has a lot of text editor on their different products and I have come to a way of working (which might not be the best of all in some cases) and it seems like using Visual Studio Code in a manner allows the customer, like myself, to be loosing its file progress when renaming a file. This...
completed
Dataloss when renaming file two times Hello everyone. Microsoft has a lot of text editor on their different products and I have come to a way of working (which might not be the best of all in some cases) and it seems like using Visual Studio Code in a manner allows the customer, like myself, to be loosing its file p...
508
[]
0
False
211369
Syntax highlighting sometimes gets out of sync
2024-04-25 15:09:01+00:00
I had this issue raised at https://github.com/Dart-Code/Dart-Code/issues/5082 and although I'd only seen it a few times in the past, I just saw it again today. I was typing in a file, and a bunch of colours got out of sync in my editor. While my first thought was that it was an issue with the semantic token or textm...
Syntax highlighting sometimes gets out of sync I had this issue raised at https://github.com/Dart-Code/Dart-Code/issues/5082 and although I'd only seen it a few times in the past, I just saw it again today. I was typing in a file, and a bunch of colours got out of sync in my editor. While my first thought was that i...
305
[]
0
False
211364
Suggest widget shows different suggestions when narrowing vs otherwise
2024-04-25 13:53:15+00:00
2024-06-17 19:00:21+00:00
Testing #210394 1. Type `Get-Da` and notice the following suggestions (suggest widget automatically comes up due to the `-`): <img width="538" alt="image" src="https://github.com/microsoft/vscode/assets/22350/6a11cf3b-8897-4898-a37f-e3c92ba7d57c"> 2. Press <kbd>Escape</kbd> to close the widget. 3. Press <kbd>...
completed
Suggest widget shows different suggestions when narrowing vs otherwise Testing #210394 1. Type `Get-Da` and notice the following suggestions (suggest widget automatically comes up due to the `-`): <img width="538" alt="image" src="https://github.com/microsoft/vscode/assets/22350/6a11cf3b-8897-4898-a37f-e3c92ba7d5...
207
[]
0
False
211353
Few Small issues regarding the `Menu Bar` after recent updates to enable `Top` positioning option
2024-04-25 13:23:46+00:00
2024-05-25 15:58: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
Few Small issues regarding the `Menu Bar` after recent updates to enable `Top` positioning option <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/mic...
547
[]
0
False
211338
Cannot run tests from explorer context menu
2024-04-25 10:54:48+00:00
2024-04-29 22:34: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...
completed
Cannot run tests from explorer 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-Bugs-and-Suggestions -->...
497
[]
0
False
211334
Breakpoint with stackframe should use `debugStackframeDot`
2024-04-25 10:48:40+00:00
2024-04-25 11:07:03+00:00
Followup from https://github.com/microsoft/vscode/issues/208343 The icons for a breakpoint with stackframe is `debug-stackframe-dot`. Currently, the code uses `circleSmallFilled`. On codicons that's the same icon, on other product icon theme that could be a separate icon.
completed
Breakpoint with stackframe should use `debugStackframeDot` Followup from https://github.com/microsoft/vscode/issues/208343 The icons for a breakpoint with stackframe is `debug-stackframe-dot`. Currently, the code uses `circleSmallFilled`. On codicons that's the same icon, on other product icon theme that could be a...
99
[]
0
False
211322
"Git: Commit Empty" command unexpectedly includes unstaged changes in the commit
2024-04-25 09:08:08+00:00
2024-06-07 12:10:23+00:00
Type: <b>Bug</b> Step 1: Open a workspace that is under Git source control Step 2: Make some changes to a file, but don't stage them Step 3: Run the "Git: Commit Empty" command from the VS Code command palette Actual behavour: VS Code adds a Git commit that includes the changes you made to the file. Expect...
completed
"Git: Commit Empty" command unexpectedly includes unstaged changes in the commit Type: <b>Bug</b> Step 1: Open a workspace that is under Git source control Step 2: Make some changes to a file, but don't stage them Step 3: Run the "Git: Commit Empty" command from the VS Code command palette Actual behavour: VS...
930
[]
0
False
211311
Panel chat UI glitches on scroll
2024-04-25 04:41:41+00:00
2024-04-25 17:20:47+00:00
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid cr...
completed
Panel chat UI glitches on scroll <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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 --> <!-- ๐Ÿ”Ž S...
382
[]
0
False
211306
Terminal suggest widget shows under the output view
2024-04-25 01:29:42+00:00
2024-06-20 18:04:32+00:00
Testing #210394 <img width="893" alt="Screenshot 2024-04-24 at 6 27 59โ€ฏPM" src="https://github.com/microsoft/vscode/assets/2193314/e4458e8f-8223-4840-a032-a7098cf6422e">
completed
Terminal suggest widget shows under the output view Testing #210394 <img width="893" alt="Screenshot 2024-04-24 at 6 27 59โ€ฏPM" src="https://github.com/microsoft/vscode/assets/2193314/e4458e8f-8223-4840-a032-a7098cf6422e">
86
[]
0
False
211297
Bind directional `hjkl` for the Problems panel
2024-04-24 21:29:07+00:00
2024-04-25 09:55:42+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. --> I'm trying to bind a vim-style `hjkl` mapping ...
completed
Bind directional `hjkl` for the Problems panel <!-- โš ๏ธโš ๏ธ 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. --> ...
195
[]
0
False
211730
Saving notebook files should happen on extension host by default
2024-04-24 18:41:24+00:00
Right now, the setting `"notebook.experimental.remoteSave": true` can be used to save the file on the EH instead of needing a trip to the renderer. We should try to enable this behavior by default. Need to handle this issue https://github.com/microsoft/vscode/issues/209291. It's hard to repro, but seems to come from...
Saving notebook files should happen on extension host by default Right now, the setting `"notebook.experimental.remoteSave": true` can be used to save the file on the EH instead of needing a trip to the renderer. We should try to enable this behavior by default. Need to handle this issue https://github.com/microsoft...
106
[]
0
False
211274
Notebook editor can take a long time to open
2024-04-24 16:46:34+00:00
Does not repro consistently 1. close all tabs, reload vscode 2. open notebooks and let the editor load one at a time for a few editors :bug: one of them will sometimes take up to 10 seconds to load the editor It seems to be the custom markdown workflow that takes the longest: ``` [NotebookEditor] open noteb...
Notebook editor can take a long time to open Does not repro consistently 1. close all tabs, reload vscode 2. open notebooks and let the editor load one at a time for a few editors :bug: one of them will sometimes take up to 10 seconds to load the editor It seems to be the custom markdown workflow that takes the...
265
[]
0
False
211267
Misaligned editor cursor in Insiders
2024-04-24 15:30: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...
Misaligned editor cursor in Insiders <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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 --> <!-- ...
570
[]
0
False
211257
Show git gutter indicators in both panes when using `Split Editor In Group`
2024-04-24 13:58:30+00:00
2024-04-25 13:53:19+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 an editor with a file with edits, when usin...
completed
Show git gutter indicators in both panes when using `Split Editor In Group` <!-- โš ๏ธโš ๏ธ 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 t...
235
[]
0
False
211251
Expanded SCM tree view is not scrolled into view
2024-04-24 13:07:18+00:00
- Expand several tree views except for the last tree view in the SCM pane so that a vertical scrollbar appears - Expand the last tree view - It expands but is not scrolled into view ๐Ÿ› https://github.com/microsoft/vscode/assets/61460952/6a7e996c-354b-459c-bda5-22ace636f33d
Expanded SCM tree view is not scrolled into view - Expand several tree views except for the last tree view in the SCM pane so that a vertical scrollbar appears - Expand the last tree view - It expands but is not scrolled into view ๐Ÿ› https://github.com/microsoft/vscode/assets/61460952/6a7e996c-354b-459c-bda5-22a...
100
[]
0
False
211228
Custom labels: `${dirname(-1)}` in a multi-root workspace could include root folder name
2024-04-24 09:09:55+00:00
2024-04-24 09:49:51+00:00
Currently this is not supported, but in a multi-root workspace, the root folder name could be supported when using `${dirname(-1)}`
completed
Custom labels: `${dirname(-1)}` in a multi-root workspace could include root folder name Currently this is not supported, but in a multi-root workspace, the root folder name could be supported when using `${dirname(-1)}`
63
[]
0
False
211227
Custom labels: `${dirname(-1)}` on a root file puts the file name
2024-04-24 09:07:16+00:00
2024-04-25 15:27:19+00:00
Configure: ``` "workbench.editor.customLabels.patterns": { "**/package.json": "${dirname(-1)}/${filename}" } ``` And open a root level `package.json`. Notice the result is: ![image](https://github.com/microsoft/vscode/assets/900690/104d3761-33f9-4b53-abe2-1fafe4414513) Including the file name.
completed
Custom labels: `${dirname(-1)}` on a root file puts the file name Configure: ``` "workbench.editor.customLabels.patterns": { "**/package.json": "${dirname(-1)}/${filename}" } ``` And open a root level `package.json`. Notice the result is: ![image](https://github.com/microsoft/vscode/assets/900690/104d376...
143
[]
0
False
211226
Custom labels:`${dirname-1}` does not work with absolute pattern
2024-04-24 09:05:36+00:00
2024-04-24 13:15:34+00:00
On macOS (or probably Linux as well), when using an absolute glob pattern for a custom label (`/Users/bpasero/Development/Microsoft/stand-next/package.json`) and a label of `${dirname(-1)}/${filename}`, I see this: ![image](https://github.com/microsoft/vscode/assets/900690/9701b446-abe6-4d94-a637-f95507d15524) Ev...
completed
Custom labels:`${dirname-1}` does not work with absolute pattern On macOS (or probably Linux as well), when using an absolute glob pattern for a custom label (`/Users/bpasero/Development/Microsoft/stand-next/package.json`) and a label of `${dirname(-1)}/${filename}`, I see this: ![image](https://github.com/microsoft...
156
[]
0
False
211225
Custom labels: setting should indicate `dirname` behaviour
2024-04-24 09:04:13+00:00
2024-04-24 15:07:55+00:00
It seems that `dirname` works workspace-relative unless an absolute glob pattern is used. I would clarify that from the settings description.
completed
Custom labels: setting should indicate `dirname` behaviour It seems that `dirname` works workspace-relative unless an absolute glob pattern is used. I would clarify that from the settings description.
46
[]
0
False
211221
Don't include icons with color in terminal change icon popup
2024-04-24 08:13:11+00:00
2024-04-24 09:42:07+00:00
![image](https://github.com/microsoft/vscode/assets/2193314/835229c2-7494-4276-9f07-9561cbb2adba)
completed
Don't include icons with color in terminal change icon popup ![image](https://github.com/microsoft/vscode/assets/2193314/835229c2-7494-4276-9f07-9561cbb2adba)
59
[]
0
False
211220
Don't include blank in terminal change icon popup
2024-04-24 08:12:15+00:00
2024-04-24 10:24:41+00:00
Testing https://github.com/microsoft/vscode/issues/199964 ![image](https://github.com/microsoft/vscode/assets/2193314/5500ccb6-e727-40f7-a173-35aacffa62e2)
completed
Don't include blank in terminal change icon popup Testing https://github.com/microsoft/vscode/issues/199964 ![image](https://github.com/microsoft/vscode/assets/2193314/5500ccb6-e727-40f7-a173-35aacffa62e2)
75
[]
0
False
211216
`--update-extensions --profile` does not update extensions
2024-04-24 07:24:54+00:00
2024-04-25 10:33:21+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
`--update-extensions --profile` does not update extensions <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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-...
595
[]
0
False
211212
Process Explorer and `code --status` show all remote server Memory as 0
2024-04-24 05:46:15+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...
Process Explorer and `code --status` show all remote server Memory as 0 <!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitt...
522
[]
0
False
211199
Ctrl+c in terminal does not scroll to the very bottom
2024-04-24 00:52:08+00:00
2024-07-11 23:30:01+00:00
Repro: 1. Fill viewport 2. Scroll up 3. Press ctrl+c, ๐Ÿ› the terminal is not scrolled to the very bottom ![Recording 2024-04-23 at 17 51 44](https://github.com/microsoft/vscode/assets/2193314/9ab69275-5e32-47dd-9c1e-30d0504d6c08)
completed
Ctrl+c in terminal does not scroll to the very bottom Repro: 1. Fill viewport 2. Scroll up 3. Press ctrl+c, ๐Ÿ› the terminal is not scrolled to the very bottom ![Recording 2024-04-23 at 17 51 44](https://github.com/microsoft/vscode/assets/2193314/9ab69275-5e32-47dd-9c1e-30d0504d6c08)
98
[]
0
False
211198
Terminal suggest: Completions on multi-line inputs don't complete correct text
2024-04-24 00:48:13+00:00
2024-06-18 16:29:26+00:00
Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/bb13958c-7db8-4c2d-9a6c-08ee6f298373) ![image](https://github.com/microsoft/vscode/assets/2193314/e133a3fd-1d4d-483d-a965-669d52f3a3dc)
completed
Terminal suggest: Completions on multi-line inputs don't complete correct text Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/bb13958c-7db8-4c2d-9a6c-08ee6f298373) ![image](https://github.com/microsoft/vscode/assets/2193314/e133a3fd-1d4d-483d-a965-669d52f3a3dc)
121
[]
0
False
211197
Terminal suggest: Completions on inputs with multiple lines show and hide on -
2024-04-24 00:47:17+00:00
Testing #210394 Typing `-` flickers the suggest widget here: ![image](https://github.com/microsoft/vscode/assets/2193314/5df89d37-6578-4ab5-828c-ac417b1d10df) ctrl+space shows it: ![image](https://github.com/microsoft/vscode/assets/2193314/1cc813db-c4d7-40ce-aa8a-1a7bbc8f201a)
Terminal suggest: Completions on inputs with multiple lines show and hide on - Testing #210394 Typing `-` flickers the suggest widget here: ![image](https://github.com/microsoft/vscode/assets/2193314/5df89d37-6578-4ab5-828c-ac417b1d10df) ctrl+space shows it: ![image](https://github.com/microsoft/vscode/asse...
141
[]
0
False
211196
Terminal suggest: Hard to use some long completions
2024-04-24 00:44:39+00:00
2024-06-20 17:15:01+00:00
Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/83ce5eb2-5c8e-45f9-b425-6cace5ef2a68) ![image](https://github.com/microsoft/vscode/assets/2193314/8d4162d4-f647-42bd-9f8a-d991bb234d91) It's not clear why these are showing full paths, using ListItemText instead of CompletionText wou...
completed
Terminal suggest: Hard to use some long completions Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/83ce5eb2-5c8e-45f9-b425-6cace5ef2a68) ![image](https://github.com/microsoft/vscode/assets/2193314/8d4162d4-f647-42bd-9f8a-d991bb234d91) It's not clear why these are showing full pat...
952
[]
0
False
211195
Terminal suggest: Completing on a line starting with `[` does not work properly
2024-04-24 00:38:50+00:00
2024-04-28 17:37:22+00:00
Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/c9be6686-8249-480b-a349-0325a0d98a31) ![image](https://github.com/microsoft/vscode/assets/2193314/90dc4f0a-abcd-471f-aa68-d4ca72ccd005) Notice how the `[` seems to offset the result, so `A` is not completed.
completed
Terminal suggest: Completing on a line starting with `[` does not work properly Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/c9be6686-8249-480b-a349-0325a0d98a31) ![image](https://github.com/microsoft/vscode/assets/2193314/90dc4f0a-abcd-471f-aa68-d4ca72ccd005) Notice how the `[` se...
141
[]
0
False
211194
Terminal suggest: consider making / and \ trigger characters (maybe also any character after a space?)
2024-04-24 00:37:08+00:00
2024-04-27 18:47:48+00:00
Testing #210394 These will often complete to paths: ![image](https://github.com/microsoft/vscode/assets/2193314/eea7b86b-5dbe-46c8-bf45-6d3eccc9ee9c) ![image](https://github.com/microsoft/vscode/assets/2193314/1d14c483-8f39-4080-b258-241097b6c3ba)
completed
Terminal suggest: consider making / and \ trigger characters (maybe also any character after a space?) Testing #210394 These will often complete to paths: ![image](https://github.com/microsoft/vscode/assets/2193314/eea7b86b-5dbe-46c8-bf45-6d3eccc9ee9c) ![image](https://github.com/microsoft/vscode/assets/2193314/...
132
[]
0
False
211192
Terminal suggest should replace characters before the suggest trigger/
2024-04-24 00:30:15+00:00
2024-04-24 18:30:56+00:00
Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/58488223-09a0-4999-90fe-0789a2184f62) Selecting it: ![image](https://github.com/microsoft/vscode/assets/2193314/463e62ef-1e63-4b2e-8750-38d7652b97d0)
completed
Terminal suggest should replace characters before the suggest trigger/ Testing #210394 ![image](https://github.com/microsoft/vscode/assets/2193314/58488223-09a0-4999-90fe-0789a2184f62) Selecting it: ![image](https://github.com/microsoft/vscode/assets/2193314/463e62ef-1e63-4b2e-8750-38d7652b97d0)
108
[]
0
False
211190
Terminal suggest should hide (or re-search) when removing the last character
2024-04-24 00:26:19+00:00
2024-04-24 17:36:39+00:00
Testing #210394 In below the suggest widget should hide, or show results for everything (not just `s`) ![Recording 2024-04-23 at 17 24 48](https://github.com/microsoft/vscode/assets/2193314/d64568b7-2bc0-40df-bd45-3587fcacf369)
completed
Terminal suggest should hide (or re-search) when removing the last character Testing #210394 In below the suggest widget should hide, or show results for everything (not just `s`) ![Recording 2024-04-23 at 17 24 48](https://github.com/microsoft/vscode/assets/2193314/d64568b7-2bc0-40df-bd45-3587fcacf369)
100
[]
0
False
211189
Terminal suggest should fix capitalization when completing
2024-04-24 00:23:38+00:00
2024-06-20 17:56:23+00:00
Testing #210394 Repro: ![image](https://github.com/microsoft/vscode/assets/2193314/73c32d46-5e99-481b-b424-95717ba0b4e0) ![image](https://github.com/microsoft/vscode/assets/2193314/9304b698-e926-4b41-83d7-9591afc03161) Should be Get-Acl
completed
Terminal suggest should fix capitalization when completing Testing #210394 Repro: ![image](https://github.com/microsoft/vscode/assets/2193314/73c32d46-5e99-481b-b424-95717ba0b4e0) ![image](https://github.com/microsoft/vscode/assets/2193314/9304b698-e926-4b41-83d7-9591afc03161) Should be Get-Acl
115
[]
0
False
211188
ssh+wsl remote title shows long random string
2024-04-24 00:20:08+00:00
2024-04-24 18:12:30+00:00
Testing #210977 I don't think this normally shows up? <img width="339" alt="image" src="https://github.com/microsoft/vscode/assets/323878/5f42ef3f-5c28-4f04-9b5b-192060e2b24b">
completed
ssh+wsl remote title shows long random string Testing #210977 I don't think this normally shows up? <img width="339" alt="image" src="https://github.com/microsoft/vscode/assets/323878/5f42ef3f-5c28-4f04-9b5b-192060e2b24b">
87
[]
0
False
211180
Debug console layout issues
2024-04-23 21:16:31+00:00
2024-04-29 23:19:46+00:00
* toggle between debug console and another bottom panel * notice how the header, esp the input box, resizes * adjust workbench sashes and notice more resizing https://github.com/microsoft/vscode/assets/1794099/84c61d8c-a5cb-4290-9fe9-b742d09cd36a frame 1/2 <img width="952" alt="Screenshot 2024-04-23 at 14 18...
completed
Debug console layout issues * toggle between debug console and another bottom panel * notice how the header, esp the input box, resizes * adjust workbench sashes and notice more resizing https://github.com/microsoft/vscode/assets/1794099/84c61d8c-a5cb-4290-9fe9-b742d09cd36a frame 1/2 <img width="952" alt="Sc...
230
[]
0
False
211178
Outline doesn't always clear the old value
2024-04-23 21:10:43+00:00
2024-04-24 05:50:01+00:00
Testing #210961 ![image](https://github.com/microsoft/vscode/assets/2019016/1aee0336-47f2-43c6-8e94-2b22526a1bf1) This happened when updating the file on disk outside of vscode, I'll try to find a consistent repro
completed
Outline doesn't always clear the old value Testing #210961 ![image](https://github.com/microsoft/vscode/assets/2019016/1aee0336-47f2-43c6-8e94-2b22526a1bf1) This happened when updating the file on disk outside of vscode, I'll try to find a consistent repro
84
[]
0
False
211174
Source Control side panel input treated as `editor` instead of `workbench`
2024-04-23 19:50: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...
Source Control side panel input treated as `editor` instead of `workbench` <!-- โš ๏ธโš ๏ธ Do Not Delete This! 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...
643
[]
0
False
211165
Chat progress messages are reported multiple times to screenreader
2024-04-23 18:47:49+00:00
2024-04-26 19:59:16+00:00
Testing #210661 - Send a request to `@workspace` - This participant shows 3 progress messages - The screen reader reads them but they get read multiple times in random order I'm not scrolling or anything, this is just what happens as the response renders normally. I'm assuming this is due to progress messages b...
completed
Chat progress messages are reported multiple times to screenreader Testing #210661 - Send a request to `@workspace` - This participant shows 3 progress messages - The screen reader reads them but they get read multiple times in random order I'm not scrolling or anything, this is just what happens as the respons...
103
[]
0
False
211162
I misunderstood yieldTo
2024-04-23 18:44:55+00:00
Testing #210985 ### Steps I returned an array of two pasteEdits [A, B] I let A yield to text.plain, but I did not set yieldTo for B. I thought the completion order would be [B, text.plain, A] because "A yielded but B didn't", but instead it was [text.plain, A, B], which implies that the order of the elements in...
I misunderstood yieldTo Testing #210985 ### Steps I returned an array of two pasteEdits [A, B] I let A yield to text.plain, but I did not set yieldTo for B. I thought the completion order would be [B, text.plain, A] because "A yielded but B didn't", but instead it was [text.plain, A, B], which implies that the ...
164
[]
0
False
211161
Git: Show untracked changes command visibility in the command palette
2024-04-23 18:44:19+00:00
2024-04-23 19:09:27+00:00
* Launch VS Code Insiders * Set `git.untrackedChanges` to `hidden` or `mixed` * Confirm that the "Git: Show Untracked Changes" command is not in the command palette * Set `git.untrackedChanges` to `separate` * Confirm that the "Git: Show Untracked Changes" command is not in the command palette
completed
Git: Show untracked changes command visibility in the command palette * Launch VS Code Insiders * Set `git.untrackedChanges` to `hidden` or `mixed` * Confirm that the "Git: Show Untracked Changes" command is not in the command palette * Set `git.untrackedChanges` to `separate` * Confirm that the "Git: Show ...
110
[]
0
False
211159
Github Querry limit exceeded when tying the issue title
2024-04-23 18:37:58+00:00
Testing #210874 ![image](https://github.com/microsoft/vscode/assets/3840081/020a6a04-c5a4-4f8f-b1e6-6506d265a163)
Github Querry limit exceeded when tying the issue title Testing #210874 ![image](https://github.com/microsoft/vscode/assets/3840081/020a6a04-c5a4-4f8f-b1e6-6506d265a163)
72
[]
0
False
211148
ITextResourceConfigurationService does not take default.override into account
2024-04-23 18:00:32+00:00
2024-04-25 09:01:13+00:00
When `default.override` has a value (e.g. `"[yaml]": { "diffEditor.ignoreTrimWhitespace": false },` as default settings), but the `configurationTarget` is `USER_LOCAL` and the user does not have an override for the language, `_updateValue` does not write the value with an override to the user settings. Because defaul...
completed
ITextResourceConfigurationService does not take default.override into account When `default.override` has a value (e.g. `"[yaml]": { "diffEditor.ignoreTrimWhitespace": false },` as default settings), but the `configurationTarget` is `USER_LOCAL` and the user does not have an override for the language, `_updateValue` d...
263
[]
0
False
211142
Slow notebook execution with eslint enabled
2024-04-23 17:36:03+00:00
Testing #210963 Spends a lot of time in the eslint extension... Did something change with the `didChangeNotebookDocument` event? [vscode-profile-2024-04-23-10-33-17.cpuprofile.zip](https://github.com/microsoft/vscode/files/15080647/vscode-profile-2024-04-23-10-33-17.cpuprofile.zip)
Slow notebook execution with eslint enabled Testing #210963 Spends a lot of time in the eslint extension... Did something change with the `didChangeNotebookDocument` event? [vscode-profile-2024-04-23-10-33-17.cpuprofile.zip](https://github.com/microsoft/vscode/files/15080647/vscode-profile-2024-04-23-10-33-17.c...
107
[]
0
False
211137
resolveDocumentPasteEdit failing results in selector not showing up in file
2024-04-23 17:26:29+00:00
2024-04-29 18:21:32+00:00
Testing #210985 In the document-paste sample extension, I added a resolveDocumentPasteEdit function that creates a new file and returns the original pasteEdit. I noticed that when the file creation fails, that I don't get a selector anymore in the plain text file after pasting the text.
completed
resolveDocumentPasteEdit failing results in selector not showing up in file Testing #210985 In the document-paste sample extension, I added a resolveDocumentPasteEdit function that creates a new file and returns the original pasteEdit. I noticed that when the file creation fails, that I don't get a selector anymore ...
85
[]
0
False
211132
Terminal Intellisense Does not work for Windows PowerShell
2024-04-23 17:11:01+00:00
2024-04-23 17:35:22+00:00
Testing #210394 https://github.com/microsoft/vscode/assets/2644648/0095adac-be75-445c-9ba3-59aae4b3c838 Steps: * Use Windows PowerShell (not PowerShell Core) * Turn on the terminal intellisense * Type `Get-` * ๐Ÿ› stuff is ๐Ÿคฎ to the terminal
completed
Terminal Intellisense Does not work for Windows PowerShell Testing #210394 https://github.com/microsoft/vscode/assets/2644648/0095adac-be75-445c-9ba3-59aae4b3c838 Steps: * Use Windows PowerShell (not PowerShell Core) * Turn on the terminal intellisense * Type `Get-` * ๐Ÿ› stuff is ๐Ÿคฎ to the terminal
100
[]
0
False
211124
Even after disabling the extension an error of unable to write showing up
2024-04-23 16:20:05+00:00
2024-05-01 11:23:55+00:00
Type: <b>Bug</b> As the extension was causing an issue in creating a file inside a folder, I disabled the extension and yet the error of unable to write operation not permitted something like this is showing up continously. VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:0...
not_planned
Even after disabling the extension an error of unable to write showing up Type: <b>Bug</b> As the extension was causing an issue in creating a file inside a folder, I disabled the extension and yet the error of unable to write operation not permitted something like this is showing up continously. VS Code version:...
836
[]
0
False
211123
SystemColorTheme set to matchColorTheme doesn't work
2024-04-23 16:19:53+00:00
2024-04-26 12:06:18+00:00
Testing #210929 I have `SystemColorTheme`set to `matchColorTheme` while my workbench color theme is set to a light theme. My native dialogs are no in dark mode. Other values are working as expected.
completed
SystemColorTheme set to matchColorTheme doesn't work Testing #210929 I have `SystemColorTheme`set to `matchColorTheme` while my workbench color theme is set to a light theme. My native dialogs are no in dark mode. Other values are working as expected.
73
[]
0
False
211122
Notebook sticky scroll does not show correct element based viewport
2024-04-23 16:14:03+00:00
Testing #210961 Open the attached file. Rename to `.ipynb` Navigate to the middle of the file (for example where Header 10 is mentioned). Notice how the sticky scroll outline shows the wrong element. It is not based on keyboard focus, or what is at the screen. It seems like it is a couple of cells off in the compu...
Notebook sticky scroll does not show correct element based viewport Testing #210961 Open the attached file. Rename to `.ipynb` Navigate to the middle of the file (for example where Header 10 is mentioned). Notice how the sticky scroll outline shows the wrong element. It is not based on keyboard focus, or what is a...
235
[]
0
False
211121
Many system color theme settings references use "system color" terminology
2024-04-23 16:11:46+00:00
2024-04-24 15:27:43+00:00
Testing #210929 The high contrast preferred color theme settings talk about "Light mode" and "dark mode". The non-high contrast preferred theme settings talk about "system color is light/dark" The auto-detect color scheme setting talks about "OS System color" 1. They are not consistent 2. It seems pretty commo...
completed
Many system color theme settings references use "system color" terminology Testing #210929 The high contrast preferred color theme settings talk about "Light mode" and "dark mode". The non-high contrast preferred theme settings talk about "system color is light/dark" The auto-detect color scheme setting talks abou...
151
[]
0
False
211114
Sticky scroll flashing non stop
2024-04-23 15:58:35+00:00
Testing #210961 * open [slow.ipynb.txt](https://github.com/microsoft/vscode/files/15079576/slow.ipynb.txt) * scroll "# Header 1111111111111111111111989898" into view * scroll so that it gets very close the sticky scroll headers * :bug: things start flashing https://github.com/microsoft/vscode/assets/179409...
Sticky scroll flashing non stop Testing #210961 * open [slow.ipynb.txt](https://github.com/microsoft/vscode/files/15079576/slow.ipynb.txt) * scroll "# Header 1111111111111111111111989898" into view * scroll so that it gets very close the sticky scroll headers * :bug: things start flashing https://github.co...
132
[]
0
False
211112
Large notebook trigger very many leak warnings
2024-04-23 15:49:59+00:00
Testing #210961 [slow.ipynb.txt](https://github.com/microsoft/vscode/files/15079389/slow.ipynb.txt) * open dev tools console * open the notebook from above * ๐Ÿ˜ฑ notice leak warnings from various places This is critical: `REFUSES to accept new listeners because it exceeded its threshold by far` because it mea...
reopened
Large notebook trigger very many leak warnings Testing #210961 [slow.ipynb.txt](https://github.com/microsoft/vscode/files/15079389/slow.ipynb.txt) * open dev tools console * open the notebook from above * ๐Ÿ˜ฑ notice leak warnings from various places This is critical: `REFUSES to accept new listeners because ...
202
[]
0
False