Cider v 1.6 Beta Test

Keep up the great work MY developers!

I tried CIDER for the the first time this weekend (starting our 5th app)…and it is really great. I went ahead and bought it after only 2 days of the trial.

Looking forward to the newest version when it is out.

Paul [import]uid: 39506 topic_id: 28179 reply_id: 116680[/import]

Is 1.6.31 the last build? I’ve not seen updates in like a week.

Thanks
Rob
[import]uid: 19626 topic_id: 28179 reply_id: 117597[/import]

Hello Rob,

We are trying to finish up the autocomplete library (much smarter version) and fix some issues with the integrated browser. We will probably post up a video today giving you an idea of what to expect in the beta update. Sorry we could not update the beta last week because everything was broken until we finished the new IDE features but expect a major update soon.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 28179 reply_id: 117619[/import]

Hello All,
1.6.5 Beta is out. This update has a greatly improved auto-completion and variable insight features. Here is a preview of the things you will be able to do soon with our IDE:

---  
-- @param dog @class dog  
-- @return  
--  
local function isRed(dog)   
 if(dog.color == "red") then  
 return true  
 end  
end  
  
local function createDog()  
 ---@classdef dog  
 local dog = {}  
 dog.color = "brown"  
 dog.age = 20  
 function dog.bark()  
 print("bark")  
 end  
 return dog  
end  

And the IDE will do the type checking for you.

We will release a video with the details tomorow but you can try it out yourself now

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 28179 reply_id: 117841[/import]

fixes in 1.6.6

-Index will now update based on the require statements in current file
-fixed various stops with the custom compiler that prevented the entire file from being scanned.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 28179 reply_id: 117984[/import]

@M.Y.developers
Thanks
u r still the best IDE in corona
I do have a question, i have paid for Cider,
and i try to get Cider again from google wallet again.
But it said my link is expired? how can i get latest corona again?
Cause i update my IDE many times , i think there is something weird.
I wanna reinstall with latest one again.
my mail
coolsealtw[at]gmail[dot]com
Owen [import]uid: 25057 topic_id: 28179 reply_id: 120296[/import]

@M.Y.developers
Thanks
u r still the best IDE in corona
I do have a question, i have paid for Cider,
and i try to get Cider again from google wallet again.
But it said my link is expired? how can i get latest corona again?
Cause i update my IDE many times , i think there is something weird.
I wanna reinstall with latest one again.
my mail
coolsealtw[at]gmail[dot]com
Owen [import]uid: 25057 topic_id: 28179 reply_id: 120296[/import]

?M.Y.developers
I have found something harass me so much.
While my project is getting bigger.
I have found something weird while I’m coding.
It’s about reacting speed and accuracy.
While i type some letter in Cider.
Sometimes it got no response.
ex. I type “a” … but got nothing.
or I type
“display.newImage()…”
autoComplete is also weird. sometimes delete whole line automatically.
backspace is also weird.

I think it’s something related to performance or memory? ( I have 8 G)
I have more than 20 lua files and 100 images in one project.
It harass me so lot. Sometimes delete my code and i have no notice.
I’m sorry i can’t send u my project…
But can u have a look about this situation
Both happened on “window Cider” and “Mac Cider”.
[import]uid: 25057 topic_id: 28179 reply_id: 121474[/import]

@M.Y.developers
Actually I can’t use Cider anymore…
I have to type many times to input one letter…
That sucks.
Sorry about that, can u guys give it a look ?
If it helps, I can shrink my project and send to u. [import]uid: 25057 topic_id: 28179 reply_id: 121478[/import]

I have had the missing character when i type issue as well, but when I simply close Cider, then re start it is good for quite some time.

I LOVE cider, and this workaround makes the issue tolerable. YMMV, but you might want to to try that. BTW, my project is quite large as well…i think. 123 files in my project, about 20 or so lua’s.

Just wanted to pass this along. [import]uid: 39506 topic_id: 28179 reply_id: 121481[/import]

I Love Cider ,too :slight_smile:
another problem.
When i type “:”
and choose something i want.
It shows “please wait…” and …hold there!!!
nothing else…(not auto complete…) [import]uid: 25057 topic_id: 28179 reply_id: 121492[/import]

@Owen,

Please send us a shrinked version of your project so we can take a look, that will help us alot if we can actually replicate this bug. We want to be able to fix this asap!

“and choose something i want.
It shows “please wait…” and …hold there!!!”

Where does it show please wait…? in the navigator pane?

@gibsonpa,
Thanks for bearing with us.
“then re start it is good for quite some time.”
can you tell us how long you can use it for before you encounter issues?

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 28179 reply_id: 121545[/import]

@M.Y.developers
I think i have found the problem.
It’s not about project size.
It’s about lua file size.
the issue happened while my lua file is big.
Not happened while it’s small.
Hope fix it soon.
Can’t write big file right now, that’s big issue.

Sent u project and pictures(Check mail thanks). [import]uid: 25057 topic_id: 28179 reply_id: 121633[/import]

?M.Y.developers
I have found something harass me so much.
While my project is getting bigger.
I have found something weird while I’m coding.
It’s about reacting speed and accuracy.
While i type some letter in Cider.
Sometimes it got no response.
ex. I type “a” … but got nothing.
or I type
“display.newImage()…”
autoComplete is also weird. sometimes delete whole line automatically.
backspace is also weird.

I think it’s something related to performance or memory? ( I have 8 G)
I have more than 20 lua files and 100 images in one project.
It harass me so lot. Sometimes delete my code and i have no notice.
I’m sorry i can’t send u my project…
But can u have a look about this situation
Both happened on “window Cider” and “Mac Cider”.
[import]uid: 25057 topic_id: 28179 reply_id: 121474[/import]

@M.Y.developers
Actually I can’t use Cider anymore…
I have to type many times to input one letter…
That sucks.
Sorry about that, can u guys give it a look ?
If it helps, I can shrink my project and send to u. [import]uid: 25057 topic_id: 28179 reply_id: 121478[/import]

I have had the missing character when i type issue as well, but when I simply close Cider, then re start it is good for quite some time.

I LOVE cider, and this workaround makes the issue tolerable. YMMV, but you might want to to try that. BTW, my project is quite large as well…i think. 123 files in my project, about 20 or so lua’s.

Just wanted to pass this along. [import]uid: 39506 topic_id: 28179 reply_id: 121481[/import]

I Love Cider ,too :slight_smile:
another problem.
When i type “:”
and choose something i want.
It shows “please wait…” and …hold there!!!
nothing else…(not auto complete…) [import]uid: 25057 topic_id: 28179 reply_id: 121492[/import]

@Owen,

Please send us a shrinked version of your project so we can take a look, that will help us alot if we can actually replicate this bug. We want to be able to fix this asap!

“and choose something i want.
It shows “please wait…” and …hold there!!!”

Where does it show please wait…? in the navigator pane?

@gibsonpa,
Thanks for bearing with us.
“then re start it is good for quite some time.”
can you tell us how long you can use it for before you encounter issues?

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 28179 reply_id: 121545[/import]

@M.Y.developers
I think i have found the problem.
It’s not about project size.
It’s about lua file size.
the issue happened while my lua file is big.
Not happened while it’s small.
Hope fix it soon.
Can’t write big file right now, that’s big issue.

Sent u project and pictures(Check mail thanks). [import]uid: 25057 topic_id: 28179 reply_id: 121633[/import]

?M.Y.developers
thanks,
everything is working very well now.
I love it more :slight_smile:
u did a good job [import]uid: 25057 topic_id: 28179 reply_id: 122244[/import]