Other Settings
Other Settings
A full list of preferences and their possible values can be found in the RStudio Workbench Administration Guide. Ensure that you reference the version of the guide that matches your version of RStudio Desktop Pro, as options can change between versions.
The ~/.config/rstudio
and /etc/rstudio/
folders (or Windows equivalent as described above) contain several subfolders which can be used to install per-user content and/or system-wide defaults.
Folder | Contents |
---|---|
themes |
.rstheme files defining additional editor color schemes |
keybindings |
.json files defining custom keybindings |
snippets |
.snippets files defining editor snippets |
templates |
Default template content for new files created in RStudio |
dictionaries |
Additional dictionaries and languages for spell-checking |
More information on each of these folders and their contents can be found in the RStudio Workbench Administration Guide.