Glider 1.6.85 Beta Looks Great

Just a quick note to let you know The 1.6 beta version of Glider (1.6.85) is much, much improved. Thanks for all the hard work in getting it out so quickly. The key dropping issue was driving me nuts and I was already looking into trying a different IDE. Glad I stayed because it works great now.

Two minor issues noted so far:

  1. The camel-case navigation doesn’t seem to function. After setting it in options, I presume it should work with CTRL-LEFT and CTRL-RIGHT (in Windows)?

  2. Export and Import buttons on the Options dialog don’t do anything.

Thanks again for a great product,

Jeff Carver [import]uid: 156068 topic_id: 30020 reply_id: 330020[/import]

@maxapps,

Thanks for the feedback and we are glad it is working for you! We will work to fix these issues as soon as we can. Please do not forget to officially report these bugs to our bug reporter service by going to help->report bugs. We hope to have it released for soon.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 30020 reply_id: 120237[/import]

i really like this IDE it rocks !!

  1. it would be cool to have ability to fallow fields of tables using control and mouse over

local X = 10 – works
local tt = {}
tt.x = 10 – does not work

  1. Would be great to add small icon into Lua file into tab to know from which project is this file. This could be taken from icon.png from project folder. I have several projects and have serious problem to find out which open file belongs to which project.

  2. Would be great if control + mouse over would work with require that can look into another file to find this variable definition.

  3. Last thing is a link in output file with errors. Link would sent us to particular line in particular file where error occurs.

Tom [import]uid: 111283 topic_id: 30020 reply_id: 120239[/import]

@Bladko,
Thanks for the feedback!

  1. Fixed! We will push an update tonight
  2. Fixed! The icon will change for the currently edited file. Another useful feature is the “select in projects” action which can be invoked by right clicking on the document tab. See screenshot:
  3. This should be working depending on which beta version you have. We will push the update.
  4. A runtime error should automatically jump and pause at the line causing the error. Is this not the case?

Regards,
M.Y. Developers

[import]uid: 55057 topic_id: 30020 reply_id: 120269[/import]

Using CIDER 1.5.3 for a project and tried Glider Beta 1.6.85 – great stuff! Thanks for your constant work on this platform.

My observations:

I did notice that Glider 1.6.85 seems a bit slugglish when I try to scroll through code. A little “hiccup” while scrolling, then the scrolling stops. Same with typing… a character is lost once in a while (although I do notice that in 1.5.3 as well).

Can’t wait for the update! Cider/Glider has definitely helped during development of my current game. [import]uid: 114363 topic_id: 30020 reply_id: 120310[/import]

@maxapps,

Thanks for the feedback and we are glad it is working for you! We will work to fix these issues as soon as we can. Please do not forget to officially report these bugs to our bug reporter service by going to help->report bugs. We hope to have it released for soon.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 30020 reply_id: 120237[/import]

i really like this IDE it rocks !!

  1. it would be cool to have ability to fallow fields of tables using control and mouse over

local X = 10 – works
local tt = {}
tt.x = 10 – does not work

  1. Would be great to add small icon into Lua file into tab to know from which project is this file. This could be taken from icon.png from project folder. I have several projects and have serious problem to find out which open file belongs to which project.

  2. Would be great if control + mouse over would work with require that can look into another file to find this variable definition.

  3. Last thing is a link in output file with errors. Link would sent us to particular line in particular file where error occurs.

Tom [import]uid: 111283 topic_id: 30020 reply_id: 120239[/import]

@Bladko,
Thanks for the feedback!

  1. Fixed! We will push an update tonight
  2. Fixed! The icon will change for the currently edited file. Another useful feature is the “select in projects” action which can be invoked by right clicking on the document tab. See screenshot:
  3. This should be working depending on which beta version you have. We will push the update.
  4. A runtime error should automatically jump and pause at the line causing the error. Is this not the case?

Regards,
M.Y. Developers

[import]uid: 55057 topic_id: 30020 reply_id: 120269[/import]

Using CIDER 1.5.3 for a project and tried Glider Beta 1.6.85 – great stuff! Thanks for your constant work on this platform.

My observations:

I did notice that Glider 1.6.85 seems a bit slugglish when I try to scroll through code. A little “hiccup” while scrolling, then the scrolling stops. Same with typing… a character is lost once in a while (although I do notice that in 1.5.3 as well).

Can’t wait for the update! Cider/Glider has definitely helped during development of my current game. [import]uid: 114363 topic_id: 30020 reply_id: 120310[/import]