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

Reloading modified imports #457

Open
tom-hoffman opened this issue Oct 10, 2022 · 0 comments
Open

Reloading modified imports #457

tom-hoffman opened this issue Oct 10, 2022 · 0 comments

Comments

@tom-hoffman
Copy link

When I am developing a program that's divided into multiple modules, after I've made and published changes to a module imported into another, I (think I) have to reload the page on the importing module to refresh to the new version. Or at least I seem to have to sometimes? Maybe caching rules apply.

Regardless, since every time you reload the page you have to consider a warning about unsaved changes, it would be nice to add a Reload modules option under the Pyret or File menus that automatically saves and reloads the modules.

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