luxe version: 2022.0.5
launcher version: 2022.0.22
I’ve got a few quality-of-life suggestions/requests for the editor window.
Window Title
Currently, the window title only shows the Luxe editor version. Including additional information, such the project name and project version, would be useful, especially for those with multiple projects open at once.
Keyboard Shortcuts
Keyboard shortcuts are only visible in the “Show keyboard shortcuts” button in the top right of the window, and only in certain contexts, like World and Tiles. It would be useful to also include them in the tooltip for the action, if one is available. For example, the tooltip for the Play button (top right) would read “Run the standalone game [cmd/ctrl + p]
”, with the shortcut binding in a different color/opacity/font.
Context Menus
In the hierarchy view, right clicking an entity or layer only selects the item, even though there are actions that can be executed via a keyboard shortcut, such as duplicate or delete. These should be made visible in a context menu on the item, to fall in line with what a user might expect.
Open Project in VS Code
This was already mentioned in an issue on GitHub, but just to bring some more attention to it, it would be nice if there was a UI button/keyboard shortcut to quickly open a project folder in VS Code, instead of having to open VS Code and locate the folder manually.
Unsaved Item Indicator
When a document is unsaved on macOS, the red close button in the top left will have a dot in the center (I’m not sure if/how Windows handles this). The Luxe editor does not have this, and it’d be nice useful so I don’t constantly worry if I forgot to save.
This feedback is related to:
editor, vscode