Top issues by theme — alexr00

← home · experimental themed view · themes assigned by the review engine · rank/score are lane-wide · flat ranking · generated 2026-08-03 15:17 UTC

Bugs

Tree view lifecycle · 4 issues · top 100
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
1#192055 TreeView reveal creates a race condition with `TreeDataProvider#getChildren` record 2correctness5/6 Source-confirmed100
4#283655 view/item/context command argument is undefined if treeview is in the middle of a refresh record 0correctness5/6 Source-confirmed55yes
7#233056 TreeView: MaxCallStackError - Nesting record 0crash5/6 Source-confirmed43
36#153982 Events and registered commands on TreeView are unreliable when refreshing treeview record 0correctness5/6 Source-confirmed3yes
Tree view rendering · 3 issues · top 55
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
2#307350 visual: TreeView items without icons shift parent indentation record 1visual5/6 Source-confirmed55
12#250024 Significant VSCodeVim performance slowdowns tied to visible size of another extension's static TreeView record 1perf4/6 Traced27
14#324355 TreeView scrolling performance degradation caused by MenuService with heavy context menus record 1perf5/6 Source-confirmed24
Remote explorer · 2 issues · top 55
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
3#232950 DONT auto list all sub-directory during selecting folder in Remote connection record 0correctness6/6 Confirmed55
41#320899 the issue of showing previous projects and folders on remote explorer record 0papercut3/6 Plausible2
Editor performance · 5 issues · top 47
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
6#254543 Slow typing in medium sized ts file record 0perf6/6 Confirmed47
8#99356 `getTokenInformationAtPosition` API causes too much traffic and blocks the renderer process record 0perf4/6 Traced42
25#250479 color flashes when opening a file record 1visual3/6 Plausible8
26#250506 Incomplete highlighting after switching themes record 1visual4/6 Traced8
38#261553 RuntimeError: memory access out of bounds when using Copilot chat record 0correctness3/6 Plausible3
Syntax highlighting · 13 issues · top 37
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
9#221571 Wrong syntax coloring in PHP with string 'AND [' record 3visual5/6 Source-confirmed37
19#176044 Markdown: wrong unexpected Bracket in bash code block record 0visual2/6 Unverified14
22#254313 No highlight in template string if enabled preferTreeSitter.typescript in Abyss color theme record 0visual5/6 Source-confirmed10yes
23#266686 CSS properties inside a layer nested inside a selector produce a syntax error when using SCSS but works fine with CSS. record 0visual5/6 Source-confirmed10
24#273107 PHP language scope in embedded PHP code is incorrectly exited after the first quotation mark record 0visual5/6 Source-confirmed9
28#178955 Syntax highlighting for JavaScript in HTML file breaks when "if" is on the same line as closing tag record 1visual4/6 Traced7
29#129400 Syntax highlighting stops in minified code record 0visual5/6 Source-confirmed7
30#244605 Regex Tree Sitter: Look around expressions not colored correctly record 0visual5/6 Source-confirmed7
33#135234 Bug of recognizing a JavaScript comment instead of URL record 0visual4/6 Traced6
37#247984 Enabling Tree Sitter removes minty fields in builtInExtensionsCG.ts record 0visual5/6 Source-confirmed3
42#185641 Perl syntax highlighting bug with embedded JavaScript record 0visual5/6 Source-confirmed1
44#250481 Ghost text - incorrect coloring using treesitter record 0visual3/6 Plausible0
45#250488 Syntax highlighting feels slower record 0perf3/6 Plausible0
Comment handling · 4 issues · top 29
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
10#246413 Comment toggling doesn't work when using Treesitter record 0correctness6/6 Confirmed29
21#239671 `Content-Type: application/json` caused the lint error for ```sh ``` block for markdown(.md) file record 0visual4/6 Traced11
34#156838 Multiple comment decorations rendered when word wrap is turned on record 0visual5/6 Source-confirmed4yes
35#254632 Filter comments only accepts filenames and not repo relative paths record 0papercut5/6 Source-confirmed4
Tree view interaction · 6 issues · top 28
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
11#171550 Focused item in tree is never unfocused record 0correctness5/6 Source-confirmed28yes
13#262542 Multi select behaves strangely on tree views record 0correctness6/6 Confirmed25
16#307375 bug: treeView: drag-and-drop does not work when the tree view is initially empty record 1correctness5/6 Source-confirmed18yes
17#126964 Tree item focus should avoid jumping when tree items change record 2papercut5/6 Source-confirmed16
47#323659 bug: TreeView selection becomes corrupted when a context key update changes item context menu visibility record 0correctness5/6 Source-confirmed0
48#324042 On 'manageCheckboxStateManually', refreshing node with new checkbox state flips all parent checkbox states recursively record 0correctness5/6 Source-confirmed0yes
Pull request context · 2 issues · top 12
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
20#282583 PRs are auto attached as context record 0papercut12
39#320371 implicit PR attachment shows when PR is already attached record 0visual3
File dialogs · 2 issues · top 7
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
31#321903 Menu "Open File..." error record 0papercut3/6 Plausible7
46#320384 Simple file dialog - change the name when creating a new folder record 0papercut5/6 Source-confirmed0yes
Other · 7 issues · top 49
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
5#197377 workspaceFolder variable substitution in launch.json or tasks.json should use URI for virtual filesystems record 0correctness5/6 Source-confirmed49
15#286936 checkout not checking out correct repo record 0correctness20
18#182034 Right Overflow record 0visual2/6 Unverified15
27#245861 NPM notification endless loop record 0papercut5/6 Source-confirmed8yes
32#67966 List references: transition from history to results is not smooth record 0visual3/6 Plausible6
40#188823 SVGs don't seem to work for `iconPath` in `QuickPickItem` record 0papercut4/6 Traced2
43#210670 Restarting extensions messes the script order in npm scripts pane in the folder side bar. record 0visual5/6 Source-confirmed0

Feature requests

Syntax grammars · 13 issues · top 100
#Issue👍SignalScoreDraft PR
1#50140 Support syntax highlighting with tree-sitter record 738backlog-candidate100
2#243405 Pre-optimize all TM grammars for performance record 74backlog-candidate18
3#210475 Explore using tree sitter for syntax highlighting record 65backlog-candidate17
10#109919 getLanguageConfiguration() API method is missing record 38backlog-candidate5
37#292065 Add Syntax Highlighting Support for TOML Configuration Files in VS Code record 7dormant1
56#141632 Consider adopting a new ini grammar record 1dormant0
59#202915 Consider finding a new HTML grammar: URL with double slashes within an onclick element highlighted as a code comment record 1backlog-candidate0
61#243338 Add a grammar for js doc: {@link ...} doesn't get color in jsdoc with tree sitter record 1backlog-candidate0
65#145097 Consider using a new grammar for Groovy: Failed to highlight multi-lined regexp in Groovy code record 0backlog-candidate0
81#225246 CSHTML Razor syntax highlighting suboptimal record 0backlog-candidate0
83#236924 Consider finding a new XML syntax highlighting grammar record 0backlog-candidate0
84#261438 Consider adopting a new Python grammar record 0backlog-candidate0
89#274290 Find a new shaders grammar: HLSL's "StructuredBuffer" keyword is not getting syntax highlighting record 0backlog-candidate0
Ports and tunnels · 6 issues · top 15
#Issue👍SignalScoreDraft PR
4#100222 Support reverse tunnel record 144backlog-candidate15
17#310930 Stabilize `vscode.proposed.tunnels` API: enabling named portless tunnel aliases for AI-assisted devcontainer workflows record 24backlog-candidate4
41#115616 Provide extension API to exclude ports from forwarding record 0backlog-candidate1
54#320338 For port forwarding in WSL, use `localhost` rather than an internet address or `192.168`. record 2backlog-candidate0
55#124582 User forwarded port has the first request TTFB too high record 1dormant0
95#307845 Add an option to disable cursor to the end when opening a file in remote. record 0active0
Tree view APIs · 21 issues · top 13
#Issue👍SignalScoreDraft PR
5#97190 Provide some richer (optional) UI for custom tree views record 127backlog-candidate13
6#88219 API to programatically expand/collapse tree view record 56dormant6
8#161753 TreeView search/filter input & api for customization record 43backlog-candidate6
12#90005 Allow to reveal an empty TreeView programmatically record 40backlog-candidate4
15#188259 Allow contributing to the context menu in the TreeView's empty space record 27backlog-candidate4
16#170248 TreeView.selection does not contain focused but not highlighted items record 25backlog-candidate4
18#286332 VS Code Feature Request: Extension API: Control Tree Item Expansion During Drag Operations record 23backlog-candidate4
22#254411 Add setting to show tree view item icons without hover effect in Activity Bar record 22backlog-candidate3
24#48754 Allow programatically un-selecting an item in a contributed tree record 21active3
28#157408 Add `selectionGroup` to TreeItem to allow for multiselect restrictions record 20backlog-candidate2
29#92176 API to collapse custom tree items record 14backlog-candidate2
30#107183 Add a new right-aligned "description" property to TreeItems record 13backlog-candidate2
35#153936 Allow limited set of markdown in TreeView#message record 9backlog-candidate1
36#175270 FR: Allow extension views to be defined as a fixed height. record 8backlog-candidate1
43#81757 API to toggle between flat tree (list) and tree for custom view record 4backlog-candidate0
46#163043 New "initialSize" does not allow to fit the content record 3backlog-candidate0
63#325080 Tree View API: allow extensions to control item indentation/icon-twistie alignment (TreeViewOptions.indentation) record 1active0
76#186299 Consider to bubble up partially checked state record 0backlog-candidate0
96#315186 Extension API: how to retrieve focused view ID during keybinding command execution? record 0backlog-candidate0
99#323192 Expose reveal scroll-alignment to the TreeView API (and an Explorer/SCM "reveal with context" option) record 0backlog-candidate0
100#324498 Add option for manual handling of collapsibleState similar to manageCheckboxStateManually record 0backlog-candidate0
Configuration variables · 6 issues · top 6
#Issue👍SignalScoreDraft PR
7#92854 Variable substitution with environment - allow for fallback to default record 56backlog-candidate6
11#64358 consider to allow for variable substitution in the inputs section record 57dormant4
13#140056 There should be a way in the vscode API to resolve configuration variables record 35backlog-candidate4
21#242153 Allow using custom variables in setting values record 25backlog-candidate3
27#180830 [Feature Request] Add predefined variable with separator for environment variable PATH (also PYTHONPATH, CLASSPATH etc.) record 24backlog-candidate2
98#319309 Allow extensions to contribute and read resolvable variables from the workbench, Take #42 record 0backlog-candidate0
Simple file dialogs · 11 issues · top 4
#Issue👍SignalScoreDraft PR
14#202367 Fuzzy Search in Open File/Open Folder simple dialogs record 33backlog-candidate4
25#210991 Add a setting for changing the default path for "Open Folder" to be current open folder, not parent dir record 20active3
44#158994 Improvements to creating folders via simple picker record 4backlog-candidate0
49#186511 `files.simpleDialog` should be able to create paths record 3backlog-candidate0
52#154350 Simple file picker: Add quick pick matching record 2dormant0
66#145656 File name seems to be lost when navigating directories record 0backlog-candidate0
73#176613 Add a way back to OS file dialog from simple file dialog when possible record 0backlog-candidate0
77#186637 Simple file dialog: support multi-select record 0backlog-candidate0
86#264140 The "save as" popup dialog's behavior does not align with the primary side bar's Folders record 0backlog-candidate0
91#275985 File > Open Folder > "Hide dot files" doesn't hide hidden folders in Windows record 0backlog-candidate0
97#317729 Support ~ in files.dialog.defaultPath record 0active0
Chat agents · 8 issues · top 4
#Issue👍SignalScoreDraft PR
19#271104 Chat: Support contributable chat context resources record 3active4
23#314845 [Proposal] Contextual guidance assistant & API proposal template record 22backlog-candidate3
62#322987 Feature Request: Automated PR comment listener with Copilot triage and agentic resolution record 1backlog-candidate0
85#263349 Can't tell I cancelled session from chat sessions view record 0backlog-candidate0
87#264940 No way to read full text in coding agent card record 0backlog-candidate0
92#290872 Cloud Session: Checkout and Apply still show when checking out the branch record 0active0
93#302393 Allow tool confirmations for specific arguments record 0backlog-candidate0
94#306268 Show all approved command with arguments even though the command tool is approved completely record 0backlog-candidate0
File decorations · 4 issues · top 3
#Issue👍SignalScoreDraft PR
20#151950 Workbench decorations for files with comments record 37backlog-candidate3
31#182098 Support setting a badge-only color in file decorations record 13backlog-candidate2
33#135591 Support codicons in file decorations record 10backlog-candidate2
74#183403 Have a way to show only workspace relative path record 0backlog-candidate0
Comment workflows · 20 issues · top 2
#Issue👍SignalScoreDraft PR
32#282681 Filter out 'outdated' comments record 12backlog-candidate2
34#147251 Allow comment UI to be triggered via a clickable icon in the gutter record 10backlog-candidate1
38#160197 Comments: Go to Next Comment Thread *in Files* record 5backlog-candidate1
39#197939 Let extensions configure the "Start Discussion" for new comments record 5backlog-candidate1
45#192129 Provide diff view inside comment card to preview suggested edits record 4backlog-candidate0
47#171166 Add a notion of pending / draft state to code review comments record 3dormant0
51#131420 Add context key for when comments are visible record 2dormant0
53#206898 Add context menu to comments in comments panel to un/resolve conversation record 2backlog-candidate0
57#144850 Explore cell level commenting in notebooks record 1backlog-candidate0
58#201131 Include reactor information in comment reaction information record 1backlog-candidate0
64#110391 Reveal comments in diff editor when navigating with the keyboard record 0backlog-candidate0
67#151533 Context menu for comment threads record 0backlog-candidate0
69#153562 Expose hiding/showing all comments in context menu of gutter record 0backlog-candidate0
70#168431 Progress location for comments record 0dormant0
72#169737 Allow extensions to set the body of the new comment editor record 0dormant0
78#196582 Comments sync/resume is flaky and has unexpected UX record 0backlog-candidate0
79#204484 API to find the active comment thread record 0backlog-candidate0
80#207402 Display outdated comments differently in the Comments view record 0backlog-candidate0
82#226092 [Accessibility] Support audio cue for commented range record 0dormant0
88#266727 Ctrl+click to Collaps all discuss thread in editor record 0backlog-candidate0
Source control · 4 issues · top 0
#Issue👍SignalScoreDraft PR
48#174941 Git - extension API gives repository remotes with aliases record 3backlog-candidate0
68#153494 Copy vscode.dev Link for modified documents record 0backlog-candidate0
75#185551 Flicker When Opening A File/Diff From A PR record 0backlog-candidate0
90#275360 Clone a repro when opening a PR record 0backlog-candidate0
Other · 7 issues · top 6
#Issue👍SignalScoreDraft PR
9#209652 [Feature request] Native VS Code support for GitHub Alerts record 43backlog-candidate6
26#84982 Allow detail option on task input pickString record 24backlog-candidate2
40#206192 Show Comments in TextMate Scope Inspector record 4backlog-candidate1
42#292379 Custom editors: Allow setting different priorities for edit/diff/merge record 0active1
50#315594 `npm.scriptRunner` should support deno record 3backlog-candidate0
60#225611 Add quick fix for npm vulnerabilities record 1backlog-candidate0
71#168963 Feature Request: Support collapsible markdown record 0backlog-candidate0
⚑ Feedback