rstudio.prefs icon indicating copy to clipboard operation
rstudio.prefs copied to clipboard

Add string check in `check_prefs_consistency()`

Open ddsjoberg opened this issue 4 years ago • 0 comments

If a preference is expecting a string value and the list of available prefs includes the accepted string values (https://docs.rstudio.com/ide/server-pro/session-user-settings.html), check the user-supplied value is in the list.

ddsjoberg avatar Jun 21 '21 18:06 ddsjoberg