• gLua: Graphical Lua editor
    103 replies, posted
[QUOTE=aualin;19558515]Notepad++ is the one and only[/QUOTE]Still, having a VisualStudio-style autocomplete would be really nice, so you don't have to dig through a wiki to find the function you need.
[QUOTE=Ultragamer05;19559320]Still, having a VisualStudio-style autocomplete would be really nice, so you don't have to dig through a wiki to find the function you need.[/QUOTE] It also needs to use the lua compiler to identify syntax errors.
My only complaint is commas look like full stops with that font shown in the last screenshot (this might have changed but felt like mentioning it.)
Check date.
any alpha or beta release yet? :/
I speak portuguese, if you want a good name to the IDE, based on the lua word, I can help you :D
It would be nice to see a Derma editor in there, and also if you could create projects, and list your different components like in VS. I thought of some logic for LuaSense: Error Detection. This will detect if the name space or logic you entered is available in the LuaSense Library (Locally). If its not, then: [image "http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example1.png" /image] When you select the error: [image] "http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example2.png" [/image] And we can all add to the Wiki and the Library: ! [image] "http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example3.png" [/image]
[QUOTE=Kingzy;23652388]It would be nice to see a Derma editor in there, and also if you could create projects, and list your different components like in VS. I thought of some logic for LuaSense: Error Detection. This will detect if the name space or logic you entered is available in the LuaSense Library (Locally). If its not, then: [img]http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example1.png[/img] When you select the error: [img]http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example2.png[/img] And we can all add to the Wiki and the Library: ! [img]http://s823.photobucket.com/albums/zz152/NRGKingzy/?action=view&current=Example3.png[/img][/QUOTE] I fixed it for you. It's [img ]theurl[/img ] (remove the spaces)
Sorry, you need to Log In to post a reply to this thread.