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
I made a small package that wraps these functions and includes internal data with preferences and default values for roughly the last 5-6 years of RStudio versions: https://pkg.garrickadenbuie.com/rsprefs/. The data is accessible via the package, or you can look at the source code in data-raw/prefs_rstudio.R if you want something more specific.
Where can I find a list of available preferences to be used with
readRStudioPreference()
andwriteRStudioPreference()
?The text was updated successfully, but these errors were encountered: