-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginteractive-windowImpacts interactive windowImpacts interactive windowverifiedVerification succeededVerification succeeded
Milestone
Description
We shipped a native interactive window experience in the July release. This issue tracks polishing the interactive window experience.
Done
- Variable explorer should be populated when focus is in script file Variables explorer not updating when running the interactive session from the editor #6993
- Fix interrupt/restart Restart kernel on Python interactive window does not actually restart kernel #7081
- Provide some solution for
esc
andctrl+u
clearing the interactive window input boxEsc
andCtrl+U
no longer clear the contents of the interactive window input box #7157 - Context keys are not correctly set Command palette interrupt/restart not there for a python file #7158
- Support or deprecate missing settings Add back support for
jupyter.collapseCellInputCodeByDefault
setting in interactive window #7031, Review all settings, commands, activation events in package.json #7094 - Execution count incorrect Running code from the interactive window input box causes ipython-input temp file to open for debugging #7156
- Code dedented on IW export Interactive Window -> Save to notebook, loses code formatting. #7088
- No execution time set Cells submitted to the interactive window from a Python script don't have timer in the cell status bar #7162
- Jupyter won't select specified virtual environment on first start #7013
- Support for Remote in IW window #6881
- Jupyter interactive: run current cell throws IndentationError: unexpected indent #7303
- Delete cell usability:
Jupyter Interactive | Delete Cells without expanding it (July update issue) | Asking for roll back #7188, Bring back remove cell button to the left of each cell #7250, Native Interactive - Shouldn't have to give focus to cell to delete it from IW #6475 - Changing the kernel doesn't work for Interactive #7288
- Interrupt button is enabled even when there's no code running in interactive window #7269
- Clicking 'Change Kernel' for interactive window started from script file does nothing #7476
- Debugging cells in the interactive window will show the 'temp hashed file' if you restart the kernel #7366
- Output order is incorrect #7280
Upstream
- Interactive window
interactive.history.previous
andinteractive.history.next
do not persist history position when reexecuting commands vscode#131659 - New interactive window doesn't show execution count when collapsed vscode#132064
Deferred
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginteractive-windowImpacts interactive windowImpacts interactive windowverifiedVerification succeededVerification succeeded