Yes it’s a very nice editor. I’m glad I scooped it up! I’d like to see multiple computer support soon! My laptop is missing all the fun. [import]uid: 54776 topic_id: 23144 reply_id: 98239[/import]
Thank you guys! Request have been noted and they will be added soon. Second computer support will come by the end of this week. [import]uid: 38119 topic_id: 23144 reply_id: 98240[/import]
Just to give you an update. Now CoronaComplete can be run on 2 computers at the same time.
All licenses have been extended to support 2 computers. [import]uid: 38119 topic_id: 23144 reply_id: 99146[/import]
Hi, I just pickup a license for corona complete. Awesome product.
I’m just wondering, It would be great if you have a button to comment / uncomment selected lines.
and also to open multiple projects along with a tabbed file display.
Thanks! I have a long list of things to add. Function view is one of them. I promise to add all, but right now im full with the public beta of levelhelper and spritehelper. [import]uid: 38119 topic_id: 23144 reply_id: 102372[/import]
I purchased a copy today. Some things I like to mention:
I couldn’t find a list of short cuts (for “step over” etc …)
the debugger buttons only work on the black signs, so I have to aim with my curser to trigger them.
The animated yellow highlight is a bit annoying if you have a larger amount of code to debug step by step. Maybe you can add a possibility to change it to a unanimated gray one in preferences.
And one bug probably:
First I had to change some paths to png assets. The first “save all” brought no change. The png was still not found, although the path was fixed. I had to restart CC to fix it. Same bug repeated several times.
The save issue seems definitely to ba a bug. If I make a change, I always have to close CC and open it again after saving. Otherwise the changes have no effekt.
Another thing is, that the indices are not correct aligned with the code, and if I set a breakpoint, it sometimes has no visual effekt. I have to restart CC to fix it.
And if I trigger the next step in debug mode, the marker does not always jump to the next line as it should. [import]uid: 53732 topic_id: 23144 reply_id: 104011[/import]
Hey, thanks for the notice.
I can’t reproduce this save not taking effect behavior but i will investigate it asap as i don’t like bugs and unhappy customers.
What do you mean by indices? [import]uid: 38119 topic_id: 23144 reply_id: 104025[/import]
I mean the line numbers. sorry, english is not my first language. And thanks for investigate. [import]uid: 53732 topic_id: 23144 reply_id: 104044[/import]
jeromejollon, sorry but no, i don’t think so. When i create an app, i write it native code in order to make it as stable and to run as fast as possible.
This is not a cc bug but a corona bug. Cc does nothing in terms of running in debug or not . I just launch corona in terminal and interpret the output. But the output is given by corona.
[import]uid: 38119 topic_id: 23144 reply_id: 104179[/import]
Downloaded the Trial versions for Cider and Complete last night. Installed on OSX Lion.
Cider Complete
Installation Size 165.9MB 7.7MB
Memory used 197.1MB 81.4MB
I personally like the fact that CoronaComplete uses less space and memory on my computer. I also appreciate that Complete does not create hidden files nor inserts code into my files like Cider does.
I have a couple of issues with Complete which are listed below. These issues are sort of deal breakers for me so I’m hoping they will be fixed soon. Hopefully before my trial expires.
Issues:
Save All button does not remove the “M” indicator on an updated file.
Debugger does not always launch simulater. Stops at Open Project dialog.
Breakpoint line is highlighted then unhighlighted.
Variables can only be inspected when stopped at breakpoint.
Can only inspect one variable at a time.
Changing editor background and text color requires app restart.
Deleting files and folders are recreated when running simulator.
Tab spaces not customizable.
Auto-completion fails with “if (x == nil) then” [import]uid: 9042 topic_id: 23144 reply_id: 105573[/import]