Hello All,
Thanks for everyone’s support with our Glider IDE, we would not have made it this far without you! Here is a sneak peak at some of the features to expect in the upcoming 1.8 release.
**-
- Live Coding- Similar to our variable update feature but much more streamlined. Property editors for numbers, booleans, strings, and colors. Instantly tweak any variable directly from the IDE in a very interactive way.
- Project Management- Configurations, aliases, enable/disable flags, external libraries, resource bundles, will streamline your development. Switch from paid to lite version or English to Spanish and everything in between is just a click away.
- More powerful intellisense- We rewrote the parser and it is more powerful than ever. Our custom Lua VM written just for the IDE “runs” your code to figure out function returns, parameter transformations, variable usages, and even metatable-based inheritance systems. All this makes for the best intellisense seen in a dynamic language IDE.
- Symantic highlighter- Globals defined in the current file light up green. Globals used in this file are italicized.
You can easily spot a misplaced global this way.
5)Instant renamer- Improve the readability of your code instantly. Rename local variables on the fly while taking into account language constructs that a simple find and replace will not.
Please note that this update will be free if you have already purchased Glider.**
Regards,
M.Y. Developers [import]uid: 55057 topic_id: 34435 reply_id: 334435[/import]