Read more

Rubymine: do not open last project

Daniel Straßner
November 09, 2022Software engineer at makandra GmbH

If you're frequently switching between projects, you might be annoyed by RubyMines behavior of opening the last project on startup.
After all loading a project takes a few seconds as files are scanned and the RubyMine index is rebuilt. If you switch to another project after startup this time is doubled.

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

A saner default might be to open RubyMine with a dialog to choose the project to open.

This can be set under Appearance & Behavior > System Settings > Project > Reopen projects on startup.

Switching to other projects

A helpful dialog for switching between projects is Manage Projects.... This provides you with a list of recent projects that you can switch to (which you can filter).
Best add a shortcut like Ctrl + Shift + P to it (File > Open Recent > Manage Projects... in the settings).

Posted by Daniel Straßner to makandra dev (2022-11-09 14:09)