Like solar2d player, does Gideros player have a function to automatically detect file changes in the asset folder and restart the project? This feature is really convenient when developing, and I wonder if it is possible to introduce it to Gideros player as well.
Comments
To restart the project in the player, you just need to press the Ctrl+R combination. So if you made changes in Solar2D, then you need to save them by pressing Ctrl+S. In Gideros, you just need to press Ctrl+R, this will not save the changes, but restart the player with the edits.
Update: In this case, it is easier to add a setting to Gideros Studio so that the Ctrl + R
combination saves the project.
Likes: MoKaLux
https://github.com/Antix-Development/VSCode-Gideros-Debug
Likes: MoKaLux
But project file is not updating automatically...
Likes: salesiopark, MoKaLux, E1e5en