Top issues by theme — aiday-mar

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

Bugs

Clipboard and paste · 12 issues · top 100
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
1#252371 Copy and paste not working record 107correctness6/6 Confirmed100
2#299786 paste is slow with copilot record 24perf6/6 Confirmed26
7#239500 Copy-paste does not work randomly record 5correctness3/6 Plausible8
16#286892 Multiple cursors empty copy does not paste in line above record 0correctness5/6 Source-confirmed3yes
23#249508 Can't copy the whole line if there is a null character in it. When trying to copy the entire line, only the part before the null character is copied. record 2correctness5/6 Source-confirmed2yes
34#293314 Copy Paste Not Working with Keyboard record 0correctness3/6 Plausible2
36#221574 Copy paste indent record 4papercut1
47#246719 Copying with empty selection clears the clipboard when editor.emptySelectionClipboard=false in Web mode record 1correctness5/6 Source-confirmed1yes
67#274154 copy text, delete text, pastes different text that is now in the location where old text was record 0correctness5/6 Source-confirmed1
114#230320 Pasting a large amount of content in a json file will leave the cursor in the middle of the pasted content record 0correctness5/6 Source-confirmed0
128#243932 `editor.action.clipboardCopyAction` command no longer works record 0correctness6/6 Confirmed0
144#269442 Copying can replace new lines with another char record 0papercut3/6 Plausible0
Indentation rules · 66 issues · top 16
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
3#243100 Automatic indentation doesn't work well with C/C++ record 22correctness5/6 Source-confirmed16
4#43244 Incorrect indentation for single line if/for/while/etc, multiline chaining statements etc record 4511
6#125261 Leading whitespace before bracket/brace should not be automatically removed record 21correctness5/6 Source-confirmed8yes
9#63388 Indent/Outdent with tab key does not honor editor.autoIndent=false record 13correctness5/6 Source-confirmed6yes
11#184700 Alignment is incorrectly replaced by tabs record 6correctness5/6 Source-confirmed4
12#241370 Incorrect indentation after C multi-line comment blocks record 5correctness5/6 Source-confirmed4
14#240882 Indentation on pasting with multiple lines of code not working as expected record 3correctness5/6 Source-confirmed3yes
19#57197 Identation rules are broken record 3correctness4/6 Traced2
20#178334 Weird code indentation C++ record 2correctness5/6 Source-confirmed2
21#224569 Auto indent when move line up or down record 2correctness5/6 Source-confirmed2
28#255500 Reindent Lines doesn't work when the line has no initial indent record 1correctness5/6 Source-confirmed2yes
29#223606 Auto indent issue: Lua multiline quotes `[[...]]` conflict with #210641 which removes brackets before passing text to indent rules record 0correctness5/6 Source-confirmed2
30#256037 Auto indent is wrong when adding brackets sometimes record 0correctness2
35#174667 Wrong indent level after `break;` in a switch statement PHP record 6papercut5/6 Source-confirmed1
37#187944 `editor.detectIndentation` produces incorrect values for empty files when `editor.insertSpaces` is `true` record 3correctness5/6 Source-confirmed1yes
38#111265 Typing } changes the indentation (autoIndent "none" doesn't work) record 2correctness5/6 Source-confirmed1yes
43#213598 Move Line Up and Move Line Down breaks indentation in Javascript/Typescript files record 1correctness5/6 Source-confirmed1
45#241011 Moving a line down in Go code messes up indentation in VS Code record 1correctness5/6 Source-confirmed1
46#245610 Alt Down Arrow to move */ comment is reformatting code record 1correctness5/6 Source-confirmed1
48#247477 incorrect append double slash text while onEnter called record 1correctness2/6 Unverified1
49#278311 Auto-indent mangles JSON files due to URL misinterpretation record 1correctness2/6 Unverified1
50#285222 `editor.autoIndentOnPaste` doesn't work if the initial line is already correctly indented record 1correctness5/6 Source-confirmed1yes
52#324412 Sticky scroll indentationModel doesn't work if no line is present after the indented block record 1correctness5/6 Source-confirmed1yes
53#325904 Doubling of indentation when pasting code. record 1correctness6/6 Confirmed1
56#61510 VS Code changes indention of current line record 0correctness2/6 Unverified1
57#188246 incorrect indentation detection record 0correctness5/6 Source-confirmed1yes
58#219821 Indent using spaces function does not convert tabs to spaces in mixed indentation text content record 01
61#244880 Bug with auto-indent rule: "onEnterRules" + "indentOutdent" + "AppendText" do not insert indentation and string at the END as expected. record 0correctness5/6 Source-confirmed1yes
62#250722 C# wrong extra indentation in latest release record 0correctness5/6 Source-confirmed1
68#276614 auto-indenting and line spacing issues record 0correctness4/6 Traced1
70#287498 PHP autoindent behavior is broken (since 1.108) record 0correctness5/6 Source-confirmed1
77#88638 Moving lines of code up and down breaks indentation record 2papercut5/6 Source-confirmed0
80#176982 Json sort command does not honor indentation with tabs record 1correctness2/6 Unverified0
82#209019 Wrong indentation when editing text block in Python record 1papercut5/6 Source-confirmed0
83#218255 jsx auto indentation not corrent record 1papercut3/6 Plausible0
84#221362 BUG: `Move line down` command doesnt preserve indentation record 1papercut5/6 Source-confirmed0
85#223308 Wrong auto-indentation in typescript when pasting record 1papercut4/6 Traced0
86#242029 Something Wrong with the Auto Indent? record 1papercut3/6 Plausible0
89#309962 "detect indentation" has precedence over "change tab display size" record 1papercut0
91#29589 Auto indent on pasting does not satisfy indentation for braces in JS/TS record 0correctness5/6 Source-confirmed0
92#85781 JavaScript: Improve indentation on insert with trailing newline record 00
96#174044 Latest update broke automatic whitespace record 0correctness5/6 Source-confirmed0yes
97#174484 Indentations of curly braces becomes wrong after moving a current line up or down record 0correctness5/6 Source-confirmed0
98#178075 De-indentation breaks pair autoclosing record 0correctness4/6 Traced0yes
100#193875 Nested for statements in JavaScript breaks in wrong indention record 0papercut4/6 Traced0
102#199050 Unexpected indentation added on new line if a string contains a '{' record 0correctness2/6 Unverified0
103#199223 Using 'function' in a Lua string causes wrong indentation record 0papercut5/6 Source-confirmed0yes
104#199846 Auto indent for Ruby language's block is not performed If a string include "#" is used as the method argument. record 0papercut5/6 Source-confirmed0
105#202942 Wrong indent detected with PHP comments record 0papercut4/6 Traced0
106#204435 on-enter rule not applying on reload record 0correctness3/6 Plausible0
107#209521 [Bug]: Incorrect indentation when object nested inline on the same line as parent object record 0correctness0
108#209537 [Bug]: Incorrect outdentation when several closing braces are found on the same line record 0correctness0
109#209539 [Bug]: Incorrect indentation when there is text before the closing brace record 0papercut0
112#221444 Minor indentation inconsistency - trimAutoWhitespace - difference between tab and shift-tab record 0papercut5/6 Source-confirmed0yes
113#227218 Bad line move indentation adjustment record 0correctness5/6 Source-confirmed0
116#232125 Shortcuts for auto indentation not working record 0correctness5/6 Source-confirmed0
117#233700 Unexpected indentation record 0correctness0
119#234925 When using alt+up/down arrow to move code, indentation does not apply record 0correctness5/6 Source-confirmed0
121#236138 Incorrect indentation for TypeScript opening curly brace record 0papercut5/6 Source-confirmed0
124#240023 Indent/unindent reformats code when I don't want it to record 0correctness5/6 Source-confirmed0
129#244021 Auto-indent of switch-case is idiotic record 0correctness5/6 Source-confirmed0
132#248227 PHP Autoindent is stupid record 0papercut5/6 Source-confirmed0
136#251676 Moving Row Using ALT + Up/Down Arrow Key Cause an Issue with the Code Indentation record 0correctness5/6 Source-confirmed0
146#275676 bad auto-indenting record 0papercut3/6 Plausible0
149#282400 auto indent error record 0papercut5/6 Source-confirmed0
156#299080 JS: Incorrect indentation after comment line record 0papercut3/6 Plausible0
IME and input · 21 issues · top 9
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
5#96041 unable to input chinese character record 21correctness6/6 Confirmed9
18#244096 Duplicated Last Character when Typing Korean in VSCode with Windows 11 and New IME record 4correctness3/6 Plausible2
25#271715 Incorrect text input when using multi-cursor with Japanese IME record 2correctness5/6 Source-confirmed2
26#181138 Japanese IME recomposition broken in Windows Desktop App & Firefox + vscode.dev record 1correctness3/6 Plausible2
27#229606 ASCII characters should not be part of the editing undo/redo stack record 1correctness5/6 Source-confirmed2
31#282790 IME composition corrupts text during multi-cursor editing record 0correctness5/6 Source-confirmed2
63#255637 CTRL + Key commands don't work well on Android with physical keyboard. Deleting a piece of text crashes the browser record 0crash6/6 Confirmed1
69#282276 In Firefox, an extra keystroke is required when replacing text in the editor record 0correctness4/6 Traced1
76#303452 Hebrew content are shown correctly in VScode editor, but not in other view. record 0visual3/6 Plausible1
126#243334 When pressing the kana input button twice in succession on a Mac and trying to convert characters, the number of selected characters increases. record 0correctness3/6 Plausible0
127#243844 Inserting backslash on Japanese romaji keyboard conflicts with keyboard shortcut for triggering inline suggestion record 0correctness5/6 Source-confirmed0
130#245972 Mac US International Keyboard auto closing quotes not working record 0correctness4/6 Traced0yes
133#248467 Autocompletion doesn't work to hyperlink Korean title record 0correctness6/6 Confirmed0
139#254382 The column number calculation in the status bar has issues when meeting the full-width characters and emoji characters record 0correctness5/6 Source-confirmed0
143#268442 Weird bug when closing the auto quotation double quotes in any HTML file record 0papercut4/6 Traced0
147#275754 Deleting a tab character using backspace doesn't work. record 0correctness6/6 Confirmed0
159#310362 can not input chinese on arm64 version record 0correctness3/6 Plausible0
161#320074 IME: Duplicate text appears after converting Japanese input when moving caret before conversion record 0correctness3/6 Plausible0
163#324435 Japanese IME reconversion at caret (no selection) duplicates committed text with EditContext record 0correctness6/6 Confirmed0
165#325744 [macOS IME] Typing decimal numbers may produce "1。2" instead of "1.2" record 0correctness2/6 Unverified0
167#328546 Snippet setion quickly closes record 0correctness3/6 Plausible0
Hover widgets · 13 issues · top 7
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
8#232226 All <span> tags in hover have a 4px bottom margin which causes nested spans to have stacking bottom margins record 21visual2/6 Unverified7
22#236745 editorHoverVisible keybinding condition does not work record 2correctness5/6 Source-confirmed2yes
78#105302 Hover not showing on inline decorations record 2papercut4/6 Traced0
79#167781 Pressing cmd with hover open does not peek symbol record 1papercut5/6 Source-confirmed0
81#178184 Difference in hover sequence results between run-time and test-time record 1correctness5/6 Source-confirmed0yes
87#248246 Hover on top of file goes away when cursor moves to click on + and - buttons record 1papercut3/6 Plausible0
94#123448 Reserve some space to the right of the hover to be able to grab the scrollbar record 0papercut6/6 Confirmed0
95#152474 Elements inside a gitlens hover appear to jiggle record 0visual3/6 Plausible0
99#185223 Quick info quick fixes text flashes when moving mouse over it record 0visual3/6 Plausible0
110#218320 Accessible Hover View/Help contains yellow rectangles for certain whitespace characters like &nbsp, &emsp etc. record 0visual3/6 Plausible0
145#271597 Tooltip overlaps scrollbar/gutter when sidebars are hidden record 0visual5/6 Source-confirmed0yes
148#275822 Double follow link when hovering link in markdown file record 0visual5/6 Source-confirmed0yes
154#292466 Verbose Hover: the increase/decrease (+/-) buttons jump to top/bottom with no reason record 0visual5/6 Source-confirmed0yes
Color decorations · 10 issues · top 4
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
13#292858 Colour picker ranges are not tracked correctly on document edits, resulting in corrupt edits record 3correctness5/6 Source-confirmed4yes
33#287011 Decoration not applied to diff editors when "fontWeight" decoration is set record 0correctness5/6 Source-confirmed2
40#238564 Braces colouring is off inside Dart multiline strings record 2visual4/6 Traced1
54#327077 [Bug] Color swatch briefly displays in settings before vanishing record 1correctness6/6 Confirmed1
55#327430 Color picker dimisses on its own when mouse is outside while still dragging record 1correctness5/6 Source-confirmed1
74#296249 [regression] Coloured brackets very laggy record 0perf5/6 Source-confirmed1
90#319934 Markdown `editor.colorDecorators: false` not honored on startup; likely race condition record 1visual5/6 Source-confirmed0
101#195606 [Bug] Color picker broken if monaco-editor is inside shadow dom record 0correctness4/6 Traced0
120#235912 Flicker of many color decorations when deleting record 0visual5/6 Source-confirmed0yes
150#282485 Make default color decorator be followed only by string or empty space before determining if its a color record 0papercut5/6 Source-confirmed0yes
Accessibility focus · 9 issues · top 3
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
15#245146 Misalignment between VoiceOver focus and Keyboard focus in VS Code record 0correctness6/6 Confirmed3
32#284320 Accessibility: Editor content stuck scrolled to the right record 0correctness3/6 Plausible2
51#294263 VoiceOver on MacOS stops reading the code editor after jumping to the end of a long code file record 1correctness3/6 Plausible1
60#241055 Accessibility MacOS: Pressing a routing button over a character in editor does not move the cursor record 0correctness3/6 Plausible1
66#274014 Accessibility: Editor stops announcing file contents to Voice Over after reaching the end of the file record 0correctness6/6 Confirmed1
140#258559 edit context and rich screen reader context has weird focusing record 0visual0
141#267144 CTRL+G regression is back for Screen Reader Users in Insiders build record 0correctness5/6 Source-confirmed0yes
160#319725 vscode and voice over mac os record 0correctness3/6 Plausible0
162#323492 Extreme lag when VoiceOver is active record 0perf5/6 Source-confirmed0
Selection and cursor · 9 issues · top 2
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
24#261958 [iPadOS] Cannot select text in GitHub Codespaces editor (Safari/Chrome) record 2correctness3/6 Plausible2
41#251735 Screen doesn't automatically scroll when using mouse to select text if the status bar is disabled. record 2papercut5/6 Source-confirmed1yes
42#205887 Column selection is reset when selecting with arrow keys record 1correctness5/6 Source-confirmed1
93#117255 Move Line Up/Down alters selection record 0papercut5/6 Source-confirmed0yes
118#234758 Right-clicking injected text caused funny selection record 0visual4/6 Traced0
123#239285 Mouse not changing to line cursor on text hover. record 0visual6/6 Confirmed0
131#247607 Selection is not preserved when variable line hight kicks in record 0visual0
152#284279 Stupidly difficult to select text from the beginning of line; cursor icon inconsistent with behavior record 0papercut3/6 Plausible0
155#294190 Reverse lines should preserve single-line selection record 0papercut5/6 Source-confirmed0yes
Line layout · 13 issues · top 1
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
59#234947 Checked Render whitespace is not shown when the Vscode is initialised at start record 0visual2/6 Unverified1
71#288873 Line breaks incorrectly when variable font size record 0visual5/6 Source-confirmed1
72#295163 Advanced line wrapping causes horizontal scrolling if decorations are used record 0visual5/6 Source-confirmed1
73#295179 Custom line heights should only affect the view line record 0visual5/6 Source-confirmed1
75#298249 Whitespace rendered at incorrect height when using variable line heights and font sizes record 0visual1
122#239200 Character under block cursor within a selection results in that character missing from sticky scroll record 0visual5/6 Source-confirmed0yes
125#240740 Can you change the mobile line? record 0correctness0
134#250072 Minimap overlaps content by the width of the vertical scrollbar record 0visual5/6 Source-confirmed0yes
135#250313 Word-wrap Alt-Z does not work with emojis. record 0correctness5/6 Source-confirmed0yes
153#284610 Horizontal scrollbar persists even when overflowing line is fixed record 0visual5/6 Source-confirmed0yes
157#301893 Function name, and first line in function overlap when Editor: Line Height != 0, and tokenColors:fontSize are used record 0visual3/6 Plausible0
158#305658 Text with small custom font size is rendered below expected position record 0visual4/6 Traced0
164#324758 Native EditContext: focusing the editor scrolls natively-scrolling ancestors (missing the textarea path's scroll-preservation guard) record 0correctness5/6 Source-confirmed0
Editor performance · 2 issues · top 1
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
64#262473 When the content of a text file is large, case conversion freezes record 0freeze5/6 Source-confirmed1
137#253260 Perf: changeLineHeights leads to long tasks on a decently sized file record 0perf0
Move line commands · 2 issues · top 0
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
111#219242 moving lines up and down causes formatting corruption record 0correctness5/6 Source-confirmed0
138#253436 Moving lines causes rendering to flash record 0visual6/6 Confirmed0
Other · 10 issues · top 4
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
10#204193 Editor.cursorSurroundingLines broken with update to 1.86 record 17papercut5/6 Source-confirmed4
17#210436 setting `editor.autoClosingBrackets` to `beforeWhitespace` no longer works record 5correctness4/6 Traced2
39#227594 Extra Space Added When Inserting New Line in HTML Document with Ctrl+Enter record 2papercut4/6 Traced1
44#225916 Surrounding with brackets doesn’t work in some cases record 1correctness5/6 Source-confirmed1
65#268896 Editor focus conflict after first layout record 0correctness4/6 Traced1yes
88#249958 Line comment toggling does not work when line comment starts with a whitespace record 1correctness0
115#231280 Error in console when mouse move out of the browser record 0papercut5/6 Source-confirmed0yes
142#268272 Certain buttons are unresponsive in Chrome after monaco-editor version 0.53 record 0correctness3/6 Plausible0
151#283286 Cannot read properties of undefined (reading 'getModelColumnOfViewPosition') record 0correctness5/6 Source-confirmed0yes
166#328449 Mermaid preview fails record 0correctness3/6 Plausible0

Feature requests

Color tooling · 10 issues · top 100
#Issue👍SignalScoreDraft PR
2#140899 Add support for palettes/named colors in the color picker record 62backlog-candidate100
12#282673 Add a setting for color picker to parse ARGB instead of RGBA record 26backlog-candidate55
13#139840 Use modern (CSS color level 4) syntax for colors in the color picker record 27backlog-candidate52
18#144036 Feature Request: Add way of getting all the color presentations in a specific range of a document in the vscode API record 31backlog-candidate36
31#324835 Please add native support for Color Identifiers record 12backlog-candidate19
42#199944 Color picker is far too wide and does not remember when I resize it smaller record 2backlog-candidate13
49#31637 [Feature] Color Picker: Keyboard accessibility record 0backlog-candidate8
52#304445 Add regex filtering for color decorators (editor.colorDecorators) record 0backlog-candidate6
57#227697 LSP DocumentColor Refresh Request record 0backlog-candidate4
60#107491 Selecting 2 color values and changing them both with color picker record 1dormant3
Editor commands · 10 issues · top 100
#Issue👍SignalScoreDraft PR
1#66468 Shrink empty lines record 72backlog-candidate100
6#106502 Multiple Cursors - Preserve Case record 56backlog-candidate90
17#86467 Trailing comma-aware move line up/down record 28backlog-candidate40
20#84763 Make "move line" command to work contextually record 21backlog-candidate30
24#11809 Move line up/down should support multiple cursors record 14backlog-candidate22
38#236218 Expose the current editor overtype state record 7backlog-candidate14
39#249132 Avoid copying a single empty line into the Clipboard record 4backlog-candidate14
56#209939 Add option to trim trailing whitespaces only at the end of lines that contain code record 1dormant4
59#236191 Overtype Mode: backspace should insert spaces in its stead record 2dormant3
79#251277 Function of shortcut key of block comment in c/c++ not strong enough record 0dormant0
Indentation rules · 23 issues · top 97
#Issue👍SignalScoreDraft PR
3#66235 Allow more powerful onEnterRules for cursor alignment record 48backlog-candidate97
10#40115 indent back to line start after enter newline and press up record 45backlog-candidate69
11#67678 Auto-indent on closing brace record 42backlog-candidate64
19#208985 Declarative treesitter-based indentation rules record 12backlog-candidate31
21#17281 Add support for capture groups in onEnterRules record 12dormant27
22#209805 Allow users to define their own indentation rules within the settings record 8dormant23
25#16998 Add SmartIndent capability record 14backlog-candidate22
28#294080 Feature request: command to adjust space-based indentation width, without a formatter record 5active20
30#201600 Enter custom tab size from the UI record 14backlog-candidate19
33#19847 Explore using formatters for indentation adjustment when formatters are available record 11backlog-candidate18
36#236296 Strip characters from `"onEnterRules"` string record 4backlog-candidate17
43#228286 Disabling "Use Tab Stops" should be respected in more indentation contexts record 4backlog-candidate12
47#50952 onEnterRules should be multi-line aware record 5dormant10
50#34621 Unify indentation and formatting APIs record 5backlog-candidate6
64#251101 Add onType rules similar to onEnter rules record 1dormant2
68#11322 Remove whitespace and indent to the right spot when the line has more whitespace than necessary record 1backlog-candidate1
69#29669 auto indenting issues with C# files record 1backlog-candidate1
70#73559 Cannot set embedded language indentation rules record 1backlog-candidate1
71#201732 Indent instead of de-indent when soft wrapping long lines in signatures record 0dormant1
72#209006 Edit language configuration files for C++ in order to indent after if/for/while statement with no brace record 0backlog-candidate1
75#100667 Alt+Backspace to delete previous character without smart indentation-aware deletion record 0backlog-candidate0
76#171040 Automatic enter indentation in offside folding languages record 0dormant0
81#277764 Option to not replace aligning spaces during indentation by Tab record 0backlog-candidate0
Accessibility and input · 4 issues · top 95
#Issue👍SignalScoreDraft PR
4#65648 Bidi text edit support record 43backlog-candidate95
54#229647 Undo stacks are not granular enough for Korean record 2backlog-candidate4
58#254835 When using macOS with the VoiceOver screen reader, moving word-by-word across a sign character causes the word to be spoken twice record 0backlog-candidate4
63#327767 Spelling mistake correection for non keywords record 0backlog-candidate3
Sticky scroll · 8 issues · top 92
#Issue👍SignalScoreDraft PR
5#238568 Allow multiple lines per StickyScroll entry record 37backlog-candidate92
7#168428 Consider a sticky scroll provider API record 48backlog-candidate89
8#187834 [Feature]: Add editor decorations to sticky scroll lines record 42backlog-candidate78
16#208406 Option for sticky scroll to prioritize inner blocks record 14backlog-candidate43
37#317702 Sticky Scroll doesn't handle multi-line function headers record 3backlog-candidate15
45#245302 [Sticky Scroll] If a function consist of multiline arguments, sticky the function also multiline record 6backlog-candidate11
78#248486 Add code to make the cursor always appear below the editor sticky scroll (especially on cursor jump) record 0dormant0
80#253608 Make sticky scroll take into account line heights when the cursor moves record 0dormant0
Hover interactions · 11 issues · top 70
#Issue👍SignalScoreDraft PR
9#247250 Diagnostics hover sort and clarity record 25backlog-candidate70
14#133587 Allow pinning hover popovers (datatips) record 31backlog-candidate50
29#232685 Test and iterate on TS expandable hover apis record 1backlog-candidate20
34#151763 when hovers are not sticky, alt/opt key should make them temporarily sticky record 7backlog-candidate18
51#203767 click to expect the hover display information to be dynamically updated without refreshing the hover. record 1active6
53#241730 Feedback on experimental expandable hover API record 1dormant5
62#85196 LCD: greyscale rendering in editor hover record 0backlog-candidate3
65#211063 Verbose Hover: Hover jumps when there is not enough space record 0backlog-candidate2
74#239704 Hover should scroll when copying with mouse and going out of hover widget record 0backlog-candidate1
82#281922 Make showing delay take precedence over hiding delay record 0active0
83#281925 Apply the hover.hidingDelay to when hover.sticky is false record 0active0
Rendering and decorations · 12 issues · top 23
#Issue👍SignalScoreDraft PR
23#263545 Allow configuring font family, font size and line height via syntactic tokens record 6active23
26#284742 [BUG]: VSCode incorrect syntax highlighting problem record 1backlog-candidate21
27#237095 Support Line decoration editor offset retrieval record 10backlog-candidate20
40#286157 Default semantic token styles do not honour custom line heights or font sizes from TextMate themes record 0backlog-candidate14
44#214857 lineHighlightBorder should frame all warped line record 6backlog-candidate11
46#261241 Accessibility Issue: "Tokenization is skipped..." record 4backlog-candidate11
48#286296 Support decorations that hide characters record 2backlog-candidate10
55#198122 Rethink how z-index is assigned within the editor record 1backlog-candidate4
61#256046 Adopting variable font sizes in `createDecorationsCollection` code record 1dormant3
66#249967 Apply decoration lineHeight on all affected lines after line wrapping record 0backlog-candidate2
73#233558 Zooming types syntax highlighting doesn't look good record 0dormant1
84#287118 Make semantic tokens work with font size and line height record 0backlog-candidate0
Language intelligence · 4 issues · top 19
#Issue👍SignalScoreDraft PR
32#225179 Python: Improved Bracket Pair Detection for strings that contain `{{` record 4backlog-candidate19
35#255818 Exploration: prompt completions in panel and inline chat record 5backlog-candidate18
41#210437 option for `editor.autoClosingBrackets` to not auto-close if there's a syntax error in the file record 6backlog-candidate13
77#191648 Should json sort on save also apply to JsonL record 0backlog-candidate0
Other · 2 issues · top 50
#Issue👍SignalScoreDraft PR
15#207579 Refactor preview is missing checkboxes on groups record 23backlog-candidate50
67#279415 Scrolling through long single line files is terrible. record 0backlog-candidate2
⚑ Feedback