Corona Editor Forum

Corona Editor has a new home in Forums!

Please feel free to make suggestions, ask questions and, if necessary, report bugs.

Also, you can sign up for email notifications whenever Corona Editor is updated.

Just enter your email in the form at the bottom of this page: 

http://coronalabs.com/products/editor/

Working with Sublime Text has been interesting.  I have a suggestion.  It would be nice to have object autocompletion in Corona Editor. For example, if I use local text1 = display.newText(“HI”, 10, 10, native.systenFont, 22),  the object text1 should show autocompletion hints (properties, methods…) for that text object.  Thanks