-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I think it would be nice if launching the toolkit automatically opened the last opened project in the editor. I suppose this would have to be on a per-user basis (or just fail to do so if we don't have permissions for the last opened project).
In the case that there is no last opened project, or we don't have permissions for it, perhaps it should open the open project dialogue on launch.
Similarly, it might be nice to have a recently opened files and/or projects menu, which we could discuss as another issue if you want.
Currently, I've hacked the immediate open project dialogue in as non-committed changes to speed testing (along with immediate open file dialogue after project is selected, but I don't see that as an end-user feature), but I think this might be a nice feature in general.