When you have opened a project but you wish to start a new project or open a recent project, you need to restart the Defold engine. It would be nice if there was an option to create a new project or open a recent project from the menu bar.
I’m not sure if this has been mentioned earlier but it would be very nice if there was some sort of optional folder explorer where you can look into your projects to find code/files you want to reuse instead of using another editor.
You can go to View > Select Explorer and get a new window popped up or in the editor itself. You could also make another button next to the Assets called Explorer or something where you can see your main projects folder.
No, afraid not. It’s not been prioritised over other more critical things.
The Defold menu with the Quit Defold option is the one generated by OSX. The File menu is created by the editor itself. Since the editor is cross platform the Quit option under File is the only one available on Linux and Windows. We could probably make it conditional and not show it on OSX.
You mean some kind of level “above” the currently opened project? Would it show other previously opened projects?