Open
Description
I am creating an addin that allows users to save and load RStudio preferences (inspired by rstudio/rstudio#4276). Although I can use applyTheme()
to update the theme, I am struggling to get RStudio to update its font (to match changes to desktop.ini
) without restarting. I can ask the user to restart RStudio manually, but I think it would be ideal if I could initiate a refresh from {rstudioapi} like occurs when exiting the Global Options menu.
Metadata
Metadata
Assignees
Labels
No labels