-
Notifications
You must be signed in to change notification settings - Fork 756
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
Review rstudioapis #1576
Comments
Should the saving be configurable with an option? Or is there one set in the IDE we could query? |
I don't think its necessary - generally saving is not a dangerous option, and it's more frustrating to forget to save and then wonder why loading the package didn't change anything. The keyboard shortcuts do already save, so it's mostly a matter of bringing the CLI up to spec. |
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
test()
,load_all()
etccreate()
The text was updated successfully, but these errors were encountered: