I found one issue.
When i build for device,if i didn’t remove
require "CiderDebugger";
This code will make user can’t run two apps simultaneously.
I have to remove this code manually.
[import]uid: 25057 topic_id: 31042 reply_id: 130925[/import]
I found one issue.
When i build for device,if i didn’t remove
require "CiderDebugger";
This code will make user can’t run two apps simultaneously.
I have to remove this code manually.
[import]uid: 25057 topic_id: 31042 reply_id: 130925[/import]
When you want to build for device use the build button (has an icon of a hammer) and not the run button that you use for debugging. The build button removes it automatically. [import]uid: 137090 topic_id: 31042 reply_id: 131197[/import]
When you want to build for device use the build button (has an icon of a hammer) and not the run button that you use for debugging. The build button removes it automatically. [import]uid: 137090 topic_id: 31042 reply_id: 131197[/import]
I really like Lua Glider and am considering buying the full version. However I have noticed a few things that make it slightly inconvenient to use (I am using a Mac btw).
When an autocomplete box appears, it briefly causes a graphical glitch whereby a “hole” is cut into the IDE where the autocomplete box will appear. This is normally fine as the box appears quickly afterwards. However sometimes I don’t need the autocomplete box and so will click on the screen to dismiss it. If I accidentally click on the “hole” because it took slightly longer to appear, the click will go through the IDE to whatever is underneath, and so I end up with the Simulator or Chrome etc coming to the foreground. Not a huge problem, but annoying.
Someone else has already pointed out that autocomplete has problems with some words. I find that addEventListener never ever autocompletes.
As I say I really like Glider, and these problems are a small price to pay for the debugging, version control etc. I’m just finding that for actually writing my code it’s actually slower than Sublime Text for example. [import]uid: 84115 topic_id: 31042 reply_id: 134149[/import]
Thanks for your feedback. These things will be fixed in the next version. Which theme are you using currently? If you are having graphical glitches you should try using the System Native theme and let us know if that helps/fixes the problem.
We are revamping the autocomplete completely. In fact the entire Lua parsing engine was rewritten. We will be sure to add this to the test cases.
I really like Lua Glider and am considering buying the full version. However I have noticed a few things that make it slightly inconvenient to use (I am using a Mac btw).
When an autocomplete box appears, it briefly causes a graphical glitch whereby a “hole” is cut into the IDE where the autocomplete box will appear. This is normally fine as the box appears quickly afterwards. However sometimes I don’t need the autocomplete box and so will click on the screen to dismiss it. If I accidentally click on the “hole” because it took slightly longer to appear, the click will go through the IDE to whatever is underneath, and so I end up with the Simulator or Chrome etc coming to the foreground. Not a huge problem, but annoying.
Someone else has already pointed out that autocomplete has problems with some words. I find that addEventListener never ever autocompletes.
As I say I really like Glider, and these problems are a small price to pay for the debugging, version control etc. I’m just finding that for actually writing my code it’s actually slower than Sublime Text for example. [import]uid: 84115 topic_id: 31042 reply_id: 134149[/import]
Thanks for your feedback. These things will be fixed in the next version. Which theme are you using currently? If you are having graphical glitches you should try using the System Native theme and let us know if that helps/fixes the problem.
We are revamping the autocomplete completely. In fact the entire Lua parsing engine was rewritten. We will be sure to add this to the test cases.
Thanks for the great job !!! I looked for a proper IDE to develop a corona based game and found finally Lua Glider and bought immediately a license. The IDE is absolutely worth to buy, covers all features a developer needs.
Thanks for the great job !!! I looked for a proper IDE to develop a corona based game and found finally Lua Glider and bought immediately a license. The IDE is absolutely worth to buy, covers all features a developer needs.