Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option for "Interrupt Running Evaluations" in REPL status bar menu #2103

Closed
lspector opened this issue Mar 11, 2023 · 0 comments
Closed
Labels

Comments

@lspector
Copy link

The "Calva: Interrupt Running Evaluations" command is super handy for anyone working on problems that typically involve long-running computations or infinite loops (which may be intentional or not).

It seems to me that it would make sense to provide this as an option that appears when clicking on the "REPL ⚡" button in the status bar. This would make it more discoverable and easier to invoke. My sense is that this command is of general enough interest, and useful enough especially to beginners, that putting it in the UI would be a good idea.

@PEZ PEZ added ux User experience related beginner repl evaluation labels Mar 13, 2023
@PEZ PEZ mentioned this issue Mar 14, 2023
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants