Skip to content

Native InteractiveWindow is only active editor if you click on the tab or input box #128166

@IanMatthewHuff

Description

@IanMatthewHuff

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.58.0 Insiders
  • OS Version: macOS Big Sur

Steps to Reproduce:

  1. Click on an output or an input box in the native interactive window
  2. Execute the "Jupyter: Clear Cells" command

Expected: Cells Cleared
Actual: Nothing happens

Checking the code it seems like window.activeNotebookEditor is only active if you click on the document tab or on the input box of the native interactive window. Clicking anywhere in the main area (input and output history) the document is inactive even if an editor cursor is in it. You can see as the title bar remains grey.

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersinteractive-windowverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions