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

FEATURE: Compilation "killer" #333

Open
3 tasks
glenn2223 opened this issue Oct 10, 2023 · 0 comments
Open
3 tasks

FEATURE: Compilation "killer" #333

glenn2223 opened this issue Oct 10, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@glenn2223
Copy link
Owner

glenn2223 commented Oct 10, 2023

Issues

Compilation can get stuck if the user has managed to get into an infinite loop. We need to be able to kill the compilation process.

Proposal

VS Code allows a "progress" pop-up that has a cancellation feature. I will investigate this and see if it's suitable to use. To save "flashes" from quick compilations, I may make it show only after 2/3 seconds of compilation

TODO

  • Investigate method is suitable
  • Implement the cancellation method
  • Update docs with a reference to the "feature"

Related issues/discussions

@glenn2223 glenn2223 added this to the v7 milestone Oct 10, 2023
@glenn2223 glenn2223 added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant