Increase number Recent Files

I am trying to keep track of the most recent files I have edited, but would like a longer list than Rstudio provides by default. Does anyone know how to increase the size of the Recent Files list in Rstudio?

Alternatively I found that on a mac, RStudio stores the most recent files list here: ~/.rstudio-desktop/monitored/lists/file_mru, but that it only keeps track of 15 files. Does anyone know how to increase the number of files stored there?

Thanks!

-Garren

It's not currently possible to increase the size of this list, as we enforce a maximum size of 15 files. You could consider filing a feature request, at https://github.com/rstudio/rstudio/issues.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.