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 request: automatically reload/recompile changed files in dune utop #459

Open
sabine opened this issue Sep 6, 2023 · 0 comments
Open

Comments

@sabine
Copy link

sabine commented Sep 6, 2023

Using dune utop in a project to load all the project's modules into utop,

it would be great if there was a workflow that reloads/recompiles modified/added/removed files.

Current workaround: quit and restart dune utop after modifying/adding/removing a file.

Possible solutions: a command "recompile" to trigger the reload/recompile workflow, or a "watch" mode that does it automatically.

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

1 participant