-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
blockedTasks which are blockedTasks which are blockedfeatureNew functionality for the programNew functionality for the programhelp wantedMore complex issues for which we'd like to get community helpMore complex issues for which we'd like to get community help
Description
Integrate Zircon as an IntelliJ plugin
It would be nice to integrate Zircon (runtime) as an IntelliJ plugin. Use IntelliJ since it probably the most used IDE in context of Zircon, for instance since it has the best Kotlin support.
Rationale
Raise developer productivity
Suggested way of implementing
- during game development you often have lengthy debug sessions, thus switching the context between the Zircon window (running game) and the IDE. Providing the capability to run the game as a IntelliJ view would help to raise developer productivity
- the plugin view could provide a run/pause/stop functionality, similar to the editor of Unity3D. There is currently the Application interface in Zircon, which provides already the needed hook functions, although the semantics include not the game loop.
- maybe it would make sense to integrate microline also ? (e.g. clicking on a saved microline file in the project view opens microline in an Intellij view and so forth).
Metadata
Metadata
Assignees
Labels
blockedTasks which are blockedTasks which are blockedfeatureNew functionality for the programNew functionality for the programhelp wantedMore complex issues for which we'd like to get community helpMore complex issues for which we'd like to get community help