Skip to content

Stop execution / Interrupt overlap #128245

@rebornix

Description

@rebornix

The Jupyter extension contributes a notebook controller with an interrupt handler, the Stop Execution will then call the interrupt handler directly, which does the same as the Interrupt command contributed by the extension. We may want to hide the Interrupt command.

It's arguable that if we want to change the title of Stop Execution to Interrupt when the controller contributes interrupt handler but it's also impl details which users might not care.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesinsiders-releasedPatch has been released in VS Code InsiderspolishCleanup and polish issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions