JetBrains Plugin for IntelliJ IDEA (and other IDEs): Recent Projects Organized
I created my first IntelliJ IDEA plugin to fix a minor, personal frustration… I have a long list of projects I’m working on and need to switch between them frequently. But it’s hard to locate a specific project in such a long list. But this problem is now solved! I created a small plugin that adds a new option to the “File” menu: “Recent Projects (Organized)”. It shows your recent projects, organized by the first word of their project name. When multiple projects share the same first word, they get grouped in a submenu.