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
https://blog.rstudio.com/2020/02/18/rstudio-1-3-preview-configuration/ — eg to not save/load workspace
The text was updated successfully, but these errors were encountered:
Yes, the day has finally arrived that we can do this 💥
Sorry, something went wrong.
{ "save_workspace": "never", "load_workspace": false, }
And use in use_blank_slate()
use_blank_slate()
Automate use_blank_slate() configuration
95436f6
Fixes #1018
c81b62c
No branches or pull requests
https://blog.rstudio.com/2020/02/18/rstudio-1-3-preview-configuration/ — eg to not save/load workspace
The text was updated successfully, but these errors were encountered: