CoronaComplete - IDE, Visual Debugger, Project Manager

@Dennis - select File -> Open Project - then choose your project directory.

Text size and syntax color settings will come in 1.1

Thank you all for the feedback. [import]uid: 38119 topic_id: 23144 reply_id: 92783[/import]

Ohhh… I thought I had to select some sort of project file…lol.
Nice!
Thanks,
-Dennis [import]uid: 108253 topic_id: 23144 reply_id: 92785[/import]

@dennis20, it’s easy to work on an existing app. After launching CoronaComplete, just go to File>Open Project, and browse to your folder when main.lau is.

One caveat, if you have spaces in the directory path, you will get an error when you run it, saying to remove the spaces. I copied my project, and removed the spaces in the path, and browsed to the that one. Besides, I thought it was a good idea to make a copy of my project, not knowing if there would be side effects from testing this new program. [import]uid: 47723 topic_id: 23144 reply_id: 92786[/import]

This looks good so far. I’ve not done much more than load a project and open a file. Let me work with it for a couple of days and if it beats my other editor (which feature set wise, it most certainly does, but you spend 90+% of you time editing, so the editing has to be really good) then you may have a customer!

Rob [import]uid: 19626 topic_id: 23144 reply_id: 92797[/import]

Any plans for a Win version? [import]uid: 67800 topic_id: 23144 reply_id: 92806[/import]

Show-stopper for me: It’s not indenting code blocks automatically nor un-indenting ends, elses, etc. [import]uid: 19626 topic_id: 23144 reply_id: 92854[/import]

@robmiracle I’m sure Bogdan will have that fixed soon :slight_smile:

Sid [import]uid: 7475 topic_id: 23144 reply_id: 92909[/import]

@Vladu another great product! I have all your other products and I can’t say enough good things about them and the support you provide. This guy never sleeps I swear and manages to answer any questions and help debug all while still coding.

I can’t wait to see what is coming next, not only from CoronaComplete but also from Vladu.

Cheers for CoronaComplete! [import]uid: 58885 topic_id: 23144 reply_id: 92917[/import]

ends, else auto indentation will come soon

Thank you all for the feedback.

Have a great day,
Bogdan [import]uid: 38119 topic_id: 23144 reply_id: 93032[/import]

Hello everybody,

You will be happy to know that version 1.01 of CoronaComplete is available as auto update for those who already downloaded the app and on the download page on www.coronacomplete.com

It brings:

Audio preview section - to listen the sounds files in the current project
Image preview section now has the image size info also
Added Auto Indentation for if then - end and function - end. Activate this feature from the Settings menu.

[import]uid: 38119 topic_id: 23144 reply_id: 93251[/import]

Love how it highlights errors when the simulator is run, very handy.

Smart Complete still not working. The parameters are displayed on the screen after pressing enter, but the cursor is placed after “)”. If I click on them or move the cursor to the item, it won’t stop on it for editing.
Also, the optional parameters are in one yellow strip, versus separate yellow segments for each option.

How are the Corona SDK descriptions coming?
How about the debugger launching the program automatically? [import]uid: 47723 topic_id: 23144 reply_id: 93336[/import]

Will make the smart complete to put the cursor at the beginning of the function.
Yellow strip - it pretty much depends on the function you typed, some functions have multiple optional arguments others have optional arguments that must be placed together.

Working on corona sdk description - a lot of functions to add
Debugger launching automatically its not me who has to fix it - its ansca - it is not my bug - i send the debugger all the info - same as i sent to the simulator - but the debugger ignores the info. I already sent to ansca a bug report. Hopefully they will fix it soon.

Regards,
Bogdan
[import]uid: 38119 topic_id: 23144 reply_id: 93446[/import]

Thanks Bogdan.
The only question left for smart complete is the parameter highlighting. In your video, it appears that the parameter is selected, so when you start to type, it actually replaces it, and that’s what I would expect.

For me, I can move the cursor before or after the parameter, and then using del or BS I can delete it, as opposed to just replacing it. I assume I should be able to just replace it, correct? [import]uid: 47723 topic_id: 23144 reply_id: 93536[/import]

Hey, no you can’t select it with click - but only if you move the cursor and holding the shift key.
Will look into selecting with click.

Its not actual text that parameter. If for example, you save the file - with a parameter present - opening the file in another text editor you won’t see the parameter.
[import]uid: 38119 topic_id: 23144 reply_id: 93538[/import]

I get it know.
Could I recommend, that it starts with the first one highligthed so you can just start typing, and then tab to the next one.
And if you tab without typing on an optional parameter, it removes that parameter and moves to the next one?

Then, when you are done press enter, which will remove any optional parameters you didn’t enter, and go to the next line.

[import]uid: 47723 topic_id: 23144 reply_id: 93541[/import]

+1 great product, I am now a paid customer :slight_smile: Can’t wait for the full Corona SDK hints to be implemented.

One note: I have in my settings the autocomplete “end” statements. I notice if I type a function and end with “)” it adds the “end”, however if I accidentally type “)” more than once it keeps adding “end”. [import]uid: 132483 topic_id: 23144 reply_id: 93544[/import]

@JonPM Thank you. I will have that little bug fix in 1.02 [import]uid: 38119 topic_id: 23144 reply_id: 93546[/import]

Are there release notes for the 1.01 update that has been released?

What’s fixed? [import]uid: 19626 topic_id: 23144 reply_id: 93610[/import]

Can’t wait to give it a go :slight_smile: [import]uid: 10389 topic_id: 23144 reply_id: 93628[/import]

@robmiracle - thanks for pointing that out - i added a section to the website.

It was previously possible to see the release notes only from the auto update window.

For 1.01 this are the release notes

Version 1.01
Added audio sound preview section
Added auto indentation for then - end - function - end. Activate from Settings.
Added image size in the image preview section.

[import]uid: 38119 topic_id: 23144 reply_id: 93691[/import]