As far I looked, I couldn't find an easy way to clear the output window in the Gideros Studio. This could be very handy when debugging code. Breakpoints will be nice too. I grew up with XCode so I am a little bit spoiled.
Compile All (Command clears the output window. FWIW, I use BBEdit for writing Lua and managing projects and that's very similar to Xcode's code editing features (aside from the breakpoints.) I hit Command R in BBedit and it runs an AppleScript that sends a Compile All and then a Player > Start command in Gideros Studio, before returning focus to my current BBEdit window.
Comments
Likes: chipster123
- Ian
Likes: techdojo