Many times I have more than one RStudio project open on my desktop. I can do so only be opening them from one of the currently running sessions by File - Open Project in a new Session
. The file/project browser starts then from my home directory and I have most to navigate to a total different folder on a share to open the project I want to open in parallel. Could be better.
The other option is File - Recent Projects
. This allows to browse my "project name cache" and open one of them. But it is a project switcher, so my current project will be closed and the other one will be opened in the same session. Not what I want
So I open this request for a menu entry File - Open recent project in a new session
. That seems optimal for me. Other way to implement a nearly equivalent feature would be a pop up when opening a recent project, asking whether to open it in a new session.
I do not need that too often, because typically I keep my desktop running for more than a day and let the PC sleep while I am off. But the are enough times where the PC has to be restarted and the RStudio does not restore itself to all the sessions I had opened before the last shutdown.
Environment:
RStudio 1.4 on openSUSE Linux.