-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
Description
Backlog
- Remove old debugging code #7057
- Run by line test is not stopping at end of cell #7611
- Leaked debug processes on VS Code reload window #6917
- I installed ipykernel 6 to try run-by-line, but I don't want to have to restart the kernel. #7127
- Version 2 of "I installed ipykernel 6, but I still can't use run-by-line" #7128
- RBL ends up displaying unnecessary messages when prompted to install/upgrade ipykernel #7779
October Milestone
- Stuck VS Code window when starting RBL when other cells are already running #7638
- Run line by line in an untitled file prompts to save file #6898
- Run by line shouldn't be allowed if kernel is busy. And vice-versa. #7740
- Hide breakpoints when in a RBL session #7563
- Breaking RBL by clicking quickly #7584
- Unable to use Run By Line first time when connecting to remote jupyter server #7690
- Double Interrupt output while in RBL #7696
- Make error output collapsed by default (Was: Ugly output when clicking
Stop Cell Execution
) #7764 - Restarting kernel while debugging remotely gets stuck in debug mode #7733
- Continue icon confusing in line by line #7715
- Run by line: Run All should stop RBL session #7718
- Unclear why "Ipykernel setup required for this feature" is showing up for new setups and trying to run-by-line #7761
- Context menu -> run by line results in an error #7751
- F10 to run by line requires cell focus #7750
- Continue execution should use F5 keybinding #7746
- Running line by line button loses focus when starting #7735
- Run by line: Ctrl + Enter to Continue Execution requires click to focus #7734
Closed
- Stopping run by line causes whole cell to execute #6904
- Continue running the rest of the cell during RBL #7494
- Can't start Run by line when the cell toolbar is hidden #7630
- Run by line "Continue" icon color change unexpectedly #7633
- Can't check for ipykernel 6 on remote kernel #7576
- Bug cleanup in Run by Line #7218
- RBL starts on second line or doesn't start at all #7586
- Notebook gets stuck after deleting and undoing a cell in "Run by line" mode #7631
- Run by line not working #7467
- Integration test for native notebooks and run by line #6243
- Cannot read property 'source' of undefined #7530
- Variables view doesn't update after last step #7323
- kernel won't respond to 'attach' debug message #7332
- RBL/Debugging code cleanup #7346
- Continue to optimize RBL #7365
- Command palette command for run by line #1166
- Edit and continue #6214
- Setting for turning datatips all the time on/off #1170
- RBL always sets BP on the first line #7339
- Ensure user's ipykernel supports debugging #6215
- Spike on using DAP for ipython #6207
- Ask VS code for disabling language picker #6211
- Disable restart while debugging #6376
- Run to cursor for first entry on run by line #6209
- Add icon and command for run by line #6208
- Add decorators to current line for run by line #6210
- Pending work for basic debugging #6391
- remove 'fixBreakpoints' code #6467
- Jupyter experimental debugging setting should not be machine scoped #6866
- Run line by line: movement of button is jarring #6910
- Run line by line should stop after running the last line #6858
- Run by Line: Enable variable view #6701
- Running line by line with empty line causes line to go back to the first line #6859
- Run by line: Doesn't start back at beginning when restart #6867
- Run line by line in a split view causes other notebooks toolbar to change #6880
- Remove CanDebug context key #7056
- Run by line: Fails in two notebooks side by side #6868
- Kernel picker not displayed when attempting to start debugging without a selected kernel #7700
- Unexpected cell switching behavior in run by line #6905
- Don't pause the debugger on ipykernel code or outside the cell #6377
- Running all cells while run by line is running opens a "could not load source" file #6857
- Both uncaught and raised exceptions stop at the temp file, instead of the cell where it happened #6378
- Swallow interrupt errors #6212
- Run line by line stop button is different from cell stop #6860
- IpyKernel 6 modal dialog mentions debugging when I just did run-by-line. #7124
- fulfill original requirements and add telemetry for run by line #7133
- Have an event for changing kernels, or don't allow if a debugging session is active #7180
- Running line by line in a model learning cell breaks #6856
- [Endgame testing] Changing kernel disables debugging #6411
- [Endgame testing] ipykernel 6 required for debugging to work - not informed when using lower version and strange behavior #6405
- Log Debug Adapter traffic #6468
- Use native VS Code api instead of old Loggers to detect cell execution #7037
- Can't use RBL after interrupting RBL #7251
- Should not fire onDidSendMessage for requests #7200
- Run by line is very slow when stepping through code in other cells/files/libraries #7246
johnsusek