You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given how some users end up in a situation where they struggle to launch RStudio again, and inspired by [1], we should set the defaults to launch RStudio in a clean slate, e.g.
This should be done such that the user can still override these settings. The system-wide settings should be located in folder RSTUDIO_CONFIG_DIR -> XDG_CONFIG_DIRS [3]. The user-specific settings are located in RSTUDIO_CONFIG_HOME -> XDG_CONFIG_HOME [3].