Outstanding M.Y.
Debugger is first rate, very agile. Love the ability to add/remove break points on the fly. I love your Pause button. You pulled it off, a top end debugger. It’s just fun to play with. Come on error, try to hide now.
For coders not use to having a visual debugger, use it and you will never go back. Visual Studio and other IDEs have had these tools for years, it is night and day.
This is a great learning tool for beginners. You can see how your code flows, see variables come and go as the scope changes, and watch their values change as your code directs.
Debug Issues:
Starting/stopping debugger is littering the launch bar with Corona Simulator icons.
Watch isn’t showing anything.
Misc:
Your History is wow! I don’t even know what type of impact that will have. What’s the VISUAL button for?
I am barely scratching the surface. This thing is loaded.
IDE:
This is the other part that is super important to me, so I have to ask about some items on the road map mention from the original posting:
-Lua hints
-Setting locals/globals from the IDE
-Auto formatting (auto indent)
-Integrated performance profiler/-Integrated memory profiler
Besides Lua hints, will you also have Corona SDK hints? How soon can we expect this?
Will this include parameter prompting?
Will your debugger be able to set variable values during code execution?
I already have Profiler, but I look forward to the integration. [import]uid: 47723 topic_id: 23072 reply_id: 93327[/import]