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

Add an ability to automatically rerun test/main class on code changes #96

Open
tgodzik opened this issue Apr 4, 2020 · 1 comment
Open

Comments

@tgodzik
Copy link
Contributor

tgodzik commented Apr 4, 2020

Is your feature request related to a problem? Please describe.
This would work very similar to sbt sbt ~run

Describe the solution you'd like
We could add a flag to debug command so that Metals reruns after recompilation was done.

This will need some work on a frontend to make sure it works sensibly.

Describe alternatives you've considered
Running via sbt sbt ~run

Additional context
This could work also with for example Play Framework. After changes that add an option to autoresolve target ID, this should be perfectly doable.

Search terms:
watch hot code reload

@A-UNDERSCORE-D
Copy link

Would love some hot code reloading. would make some bits of dev a breeze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants