Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

list of RStudio preferences #311

Open
ThierryO opened this issue Nov 18, 2024 · 1 comment
Open

list of RStudio preferences #311

ThierryO opened this issue Nov 18, 2024 · 1 comment

Comments

@ThierryO
Copy link

Where can I find a list of available preferences to be used with readRStudioPreference() and writeRStudioPreference()?

@gadenbuie
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants