Quick Project is a small Godot 4 editor addon that makes it faster to jump between projects.
It adds a Switch Project dropdown to the editor toolbar and a Project > Tools > Switch Project menu entry. You can save Godot project folders, open the Project Manager, and launch saved projects without leaving the current editor window.
The addon also includes a Quick Projects dock where you can browse for project folders, add the current project, remove saved projects, and open selected projects. Saved projects are shown by their real project name from project.godot instead of only showing the folder path.
Note: Godot does not safely reload one editor instance into a different project. This addon opens the selected project in a new Godot editor window.
Changelog for version 0.1.9
No changelog provided for this version.