Top issues by theme — amunger

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

Bugs

Notebook lifecycle · 11 issues · top 100
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
1#246710 Hangs forever showing the dialog: "Saving editors with unsaved changes is taking a bit longer...." record 5freeze3/6 Plausible100
2#268346 Kernel disposed because Notebook was closed or Cell was Deleted, when in fact notebook wasn't closed and cell wasn't deleted record 0correctness3/6 Plausible80
26#191052 Inactive notebook editor does not indicate dirty state in this case record 0visual4/6 Traced7yes
29#211730 Saving notebook files should happen on extension host by default record 15
41#210795 Duplicate untitled notebook is opened record 0visual3/6 Plausible3
47#226744 vscode.dev workbench doesn't allow not saving a file with simple file dialog record 0correctness3/6 Plausible2
57#191053 Multiple untitled notebook editors with same name but different associated path do not distinguish record 0visual5/6 Source-confirmed0yes
62#211274 Notebook editor can take a long time to open record 0freeze3/6 Plausible0
67#234137 Calling openNotebookDocument with hidden notebook URI creates another untitled*.ipynb with same URI record 0correctness3/6 Plausible0
85#321385 VS Code does not reload modified .ipynb files when stored on external drives and edited on another machine record 0correctness4/6 Traced0
87#324300 Bad UX when auto-save is on (all but "off") record 0papercut4/6 Traced0
Output rendering · 20 issues · top 75
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
3#235796 Re-opening a notebook results in failure to render output with the right renderer record 5correctness3/6 Plausible75
5#251347 Notebook Outputs flicker and slow scrolling record 0perf3/6 Plausible59
10#249176 Copying notebook HTML output not working for some keyboard shortcuts. record 0correctness6/6 Confirmed30
14#228857 Many output bugs when printing to both STDOUT and STDERR; "There are more than 500 outputs" record 0correctness4/6 Traced24
24#243524 Latex rendering not working as expected in Python notebook record 0correctness5/6 Source-confirmed10yes
27#174409 File links in the error renderer are incorrect record 1papercut5/6 Source-confirmed6yes
30#223820 Visual issue when running apache_beam interactive_runner record 1visual5/6 Source-confirmed5yes
34#190086 notebook.output.wordWrap does not seem to affect outputs from all Magics record 2papercut5/6 Source-confirmed4yes
37#257118 Markdown Code Fences in Notebook Markdown Cells Lack Proper Background Highlighting record 0visual5/6 Source-confirmed4yes
45#177848 Scrollable output scroll bar should use default cursor record 0papercut3/6 Plausible2
51#246123 Internal HTML links jump to the wrong place after clearing output record 0correctness5/6 Source-confirmed2
58#191577 Copy image output is quite slow record 0perf5/6 Source-confirmed0yes
59#191688 Current active presentation type is incorrect after changing display style 1st image. record 0correctness3/6 Plausible0
61#211069 Problem rendering in notebooks should use default VS Code workbench font record 0visual4/6 Traced0yes
65#231505 Chinese not fully supported. record 00
70#235780 javascript output with </script> can close scripts record 0correctness5/6 Source-confirmed0yes
71#236853 JSON rendering: Crashing on arrays record 0correctness0
72#236854 JSON rendering: Losing syntax coloring after certain size record 0visual3/6 Plausible0
84#321289 Notebook output Font Size/Family are not correct record 0visual5/6 Source-confirmed0yes
88#327470 runNotebookCell a cell that generates audio takes up a lot of context record 0perf4/6 Traced0yes
Leaks and crashes · 10 issues · top 61
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
4#211112 Large notebook trigger very many leak warnings record 0perf5/6 Source-confirmed61
9#224924 Notebooks check object leaks smoketest failure record 0perf6/6 Confirmed31
11#212229 Uncaught TypeError: Cannot read properties of undefined (reading 'element') record 0correctness5/6 Source-confirmed29yes
12#259983 Maximum call stack size exceeded record 0crash4/6 Traced28
15#314134 [Error] unhandlederror-Cannot read properties of null (reading 'domNode') record 0crash5/6 Source-confirmed22
19#309922 [Unhandled Error] potential listener LEAK detected, popular — notebook/codeCellRunToolbar / menuService record 0perf5/6 Source-confirmed20yes
33#324550 [Error] unhandlederror-model index out of range 67 (cellCount: 37) record 0correctness5/6 Source-confirmed5
38#311022 [Error] unhandlederror-potential listener LEAK detected, popular record 0papercut5/6 Source-confirmed4yes
43#311711 [Error] unhandlederror-potential listener LEAK detected, popular — onDidChangeExecution / executionStatusBarItemController (note record 0perf5/6 Source-confirmed3yes
53#260088 [169] potential listener LEAK detected, having 183 listeners already. MOST frequent listener (8): record 0papercut4/6 Traced1
Accessibility navigation · 6 issues · top 53
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
6#283001 The 'More actions' control cannot be accessed using voice commands such as Show number, Click, Focus, or Move to within the code editor pane.: A11y_VSCode_VoiceAccess record 0correctness6/6 Confirmed53
32#207547 Clicking on an output and using Up/Down arrows scrolls through cells of another notebook record 0correctness5/6 Source-confirmed5yes
36#251043 Accessible diff viewer up/down focuses out of accessible diff view record 0correctness5/6 Source-confirmed4yes
48#232753 arrow navigation diff view will go to prev/next cell record 0correctness5/6 Source-confirmed2yes
77#270046 pressing ctrl+enter while focused on notebook inline chat should keep focus in the chat record 0papercut4/6 Traced0yes
82#320851 Delete Cell button is not accessible using arrow key navigation in notebook toolbar:A11y_Visual Studio Code Jupyter Extensions_Home_Keyboard record 0papercut5/6 Source-confirmed0yes
Copilot notebook editing · 5 issues · top 52
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
7#314579 Copilot->Claude often claims to edit a notebook but fails record 2correctness3/6 Plausible52
22#319237 Agents: Session token expiration disrupts agent sessions record 0correctness3/6 Plausible12
28#317735 Pylance errors from chat virtual documents record 0correctness5/6 Source-confirmed6
42#254541 Cant close text box after code is generated record 0papercut3/6 Plausible3
81#320210 Notebook Generate ignores extension-contributed chatInstructions record 0correctness6/6 Confirmed0
Scrolling and layout · 12 issues · top 35
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
8#239146 Scrolling in notebooks sucks user back to particular output record 4correctness3/6 Plausible35
31#207180 misalignment on border of markdown cell record 0visual3/6 Plausible5
35#240391 Jump-scrolling after search record 1papercut5/6 Source-confirmed4
39#177850 Resizing notebooks locks up the UI thread record 0freeze3/6 Plausible3
44#157059 Input box does not render correctly after word wrap record 0visual3/6 Plausible2
52#200981 Notebooks scroll annoyingly record 0papercut3/6 Plausible1
55#177851 Find in notebooks makes the notebook global scroll bar scroll when scrolling a cell output's scrollbar record 0papercut4/6 Traced0
56#178371 Output and editor scroll at the same time on Safari record 0visual3/6 Plausible0
63#225980 Cannot move cell when change the window.zoomLevel record 0correctness5/6 Source-confirmed0yes
64#229737 repl multi-line input shrinks to 1 line after reloading editor record 0visual5/6 Source-confirmed0yes
74#258301 inline chat pushes cell content out of cell view record 0visual3/6 Plausible0
86#323775 The right-side panel blocks context menu record 0visual3/6 Plausible0
Cell editing · 11 issues · top 26
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
13#325990 vs.commands.executeCommand("vscode.executeCodeActionProvider") loses keepWhitespace field from SnippetTextEdits record 0correctness5/6 Source-confirmed26yes
17#120370 Can not select text in markdown cell record 6papercut5/6 Source-confirmed21
18#210704 Code symbols in Notebook outline is not when the text in a code cell is updated record 0correctness5/6 Source-confirmed20yes
23#160442 De-Indent code on paste into IW code cell record 4papercut3/6 Plausible11
25#269627 Line breaks for multi-line comments in Markdown cells are broken (interactive Python) record 1correctness3/6 Plausible9
49#238603 Dragging and dropping cells in Python REPL does not work. record 0visual5/6 Source-confirmed2yes
50#240436 DocumentDropEditProvider does not work with notebooks record 0correctness5/6 Source-confirmed2
75#258703 Inline chat breaks when you ask it to edit a cell outside of the viewport, then scroll around record 0correctness3/6 Plausible0
76#269221 diff is always +0 -0 for notebook edits record 0visual3/6 Plausible0
80#298205 Format Cell not work record 0correctness5/6 Source-confirmed0
83#321157 Notebook: "Run Cells In Section" (notebook.section.runCells) does nothing when invoked via keybinding record 0correctness5/6 Source-confirmed0yes
Interactive variables · 10 issues · top 22
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
16#324857 Intermittent Jupyter Interactive Window Hangs and Extension Host Instability After VS Code Update to 1.127.0 record 03/6 Plausible22
40#187616 Scrollback position toggle in Interactive Window record 0papercut4/6 Traced3yes
46#197952 Jupyter cell line numbers don't match error message line numbers record 0papercut6/6 Confirmed2
60#203067 Persist variable expansion state through variable update events in notebook variables view record 0visual5/6 Source-confirmed0yes
66#233917 variables view is not working as expected record 0correctness3/6 Plausible0
68#235426 Can barely make out interactive window export icon on standard density monitor record 0visual0
69#235427 Actives disappear when focusing between a notebook, interactive window and native REPL record 0visual3/6 Plausible0
73#244390 Notebook Variables displays large number keys incorrectly record 0correctness5/6 Source-confirmed0
78#278657 Clicking on path in exception traceback shows error on remote Windows record 0correctness5/6 Source-confirmed0yes
79#283718 Copilot in REPL: Cursor up/down affects last cell instead of navigating chat history record 0papercut3/6 Plausible0
Other · 3 issues · top 18
#Issue👍SeverityRatingScoreAgent-fixableDraft PR
20#265910 Saving 7MB notebook takes more than 1 minute record 1perf3/6 Plausible18
21#254563 Notebook Cell outputs getting duplicated record 0correctness3/6 Plausible15
54#284327 monaco editor should disable line-number manipulating API record 0visual5/6 Source-confirmed1yes

Feature requests

Notebook APIs · 6 issues · top 100
#Issue👍SignalScoreDraft PR
1#311289 API: Allow access to the notebook editor scroll state record 26backlog-candidate100
18#230736 Support Ghost Cells In Notebooks - Insert Cells In Edit Mode record 0active3
27#208864 Support cell output toolbar contribution record 0dormant0
28#209137 Consider notebook status `window.title` property record 0active0
36#325910 Display Jupyter Cell ID record 0active0
37#326331 feature: webview without service workers record 0active0
Output layout · 9 issues · top 25
#Issue👍SignalScoreDraft PR
3#183350 Show outputs below cells during interactive sessions record 23backlog-candidate25
4#175295 A "tight layout" mode that reduces vertical spacing record 18backlog-candidate24
7#190426 Set output height limit and scrolling for non-text stream outputs record 10active12
8#228927 Making all the code-cell outputs scrollable record 7backlog-candidate10
13#204961 Custom keybindings for scrolling notebook cell output into view and for scrolling inside the focussed cell output record 5backlog-candidate4
19#130287 Controlling vertical space between output elements. record 2backlog-candidate2
21#174917 Notebook cells should be resizable record 1dormant1
24#325786 Make notebook cell output item limit (500) configurable via setting record 0active1
31#238214 Jupyter Notebook: Affordance to display cell output of long cells record 0backlog-candidate0
Interactive window · 4 issues · top 25
#Issue👍SignalScoreDraft PR
2#127998 Interactive Window at the bottom of the screen record 24backlog-candidate25
10#154983 API request - Support interactive window natively record 2dormant7
22#225736 Allow multi-select for REPL / interactive window record 1backlog-candidate1
33#254752 API for kernel selection in REPL editors (SetReplKernelAffinity) record 0dormant0
Output rendering · 2 issues · top 16
#Issue👍SignalScoreDraft PR
5#203725 LaTeX not rendering in cell text/html encoded outputs when embedded inside html record 9backlog-candidate16
6#118833 Notebook output must support more ANSI sequences record 3backlog-candidate14
Chat context · 5 issues · top 8
#Issue👍SignalScoreDraft PR
9#259904 "allow for session" in notebook inline chat should allow for that notebook until it is closed record 0dormant8
12#283947 Include extension info in chat session export record 0active5
14#283950 Include vscode settings in artifacts produced by chat session export record 0active4
32#251629 reference large interactive cell outputs in chat record 0dormant0
34#283206 Auto-include Interactive Window cell output in context record 0dormant0
Variable view · 5 issues · top 7
#Issue👍SignalScoreDraft PR
11#166296 Notebook "variable provider" API record 1backlog-candidate7
16#208865 Support filtering in builtin notebook variable view record 0dormant3
17#209153 Notebook Variable View not expaned by default record 0backlog-candidate3
23#204031 Don't link the variable viewer to just notebooks record 0dormant1
35#283715 Include variable shape info when asking agent to make edits record 0dormant0
Accessibility support · 6 issues · top 3
#Issue👍SignalScoreDraft PR
15#189362 [Accessibility] Display cell index number in Accessible View for Jupyter Notebook output record 3backlog-candidate3
20#195581 [Accessibility] Accessible View does not get dynamically updated in Jupyter Notebook cell output record 1backlog-candidate2
25#188535 Allow navigation between output cells in notebooks in the accessible view record 0dormant0
26#202615 indicate when action appears/ status changes to screen reader users record 0dormant0
29#209138 Include more notebook toolbar actions in accessibility help dialog record 0backlog-candidate0
30#211288 notebook progress accessibility signal refinement suggestions record 0dormant0
⚑ Feedback