• gLua: Graphical Lua editor
    103 replies, posted
[b]What is gLua?[/b] gLua is a graphical Lua editor which includes a variety of useful functions. Here are some of the functions: [list=1] [*]LuaSense (can be compared with Intellisense) [*]Syntax highlighting (saves you from a headache) [*]Line numbering [*]Library and object browsing [/list] [b]Why did I make this?[/b] Well mainly for educational purposes because I'm studying VB.Net. The second reason is that it just makes programming in Lua faster so you can spend the rest of your time on more useful stuff ;) . [b]When will it be released?[/b] Soon, the program is nearly finished but I'm now cleaning up the code and updating the library and objects database. [b]Progress[/b] [b][ADDED][/b] Task list explorer [b][FIXED][/b] Syntax highlighting and line numbering [b][ADDED][/b] Print support and print preview [b][TODO][/b] Fix the bug concerning the tabs [b][TODO][/b] Build XML scheme for gLua project files [b][TODO][/b] Finish XML scheme for the library and object explorer [b][TODO][/b] Work (a lot) on LuaSense [b][TODO][/b] ... [IMG]http://img200.imageshack.us/img200/8921/53910704.png[/IMG] [IMG]http://img195.imageshack.us/img195/2655/19140701.png[/IMG] [b]Please leave a comment and tell me what you like/dislike.[/b] [b]I need someone who's good at C# or VB.Net, I can't do this all by myself.[/b]
The line numbering does not seem to be aligned with the actual lines in the image. Other than that (and your probably unoptimized syntax highlighting), good job!
I'm pretty sure is/was already a lua editor called glua. Looks good though, although you need to work (a lot) on your interface.
[QUOTE=Joerdgs;15538791]The line numbering does not seem to be aligned with the actual lines in the image. Other than that (and your probably unoptimized syntax highlighting), good job![/QUOTE] Oops, thanks for telling me, the font size of the line numbers were messed up.
The "toolbox" should be a toolbar at the top of the window, not some shit at the side
wheres the download lol i wana try this out
Looks nice can't wait to try it.
I think i will stick with Notepad++ but this does look quite nice.
[QUOTE=Catdaemon;15538867]I'm pretty sure is/was already a lua editor called glua. Looks good though, although you need to work (a lot) on your interface.[/QUOTE] I think it was Overv's actually.
Ok, so I followed SteveUK's advice. The old image has been replaced.
You need to change the icon.
[QUOTE=Catdaemon;15538867]I'm pretty sure is/was already a lua editor called glua. Looks good though, although you need to work (a lot) on your interface.[/QUOTE] [url]http://code.google.com/p/gluar/[/url]
Me being really new to LUA this will be excellent thanks :)
seems cool, add more functions for autocomplete will make my life alot easier
[QUOTE=Xionic;15539453]Ok, so I followed SteveUK's advice. The old image has been replaced.[/QUOTE] The left panel which is being used for reference should have a small button on the side of it to hide it, also, tabs.
Does is recognise garrysmod functions?
[QUOTE=Jo The Shmo;15540282]Does is recognise garrysmod functions?[/QUOTE] :ughh:
[QUOTE=Jo The Shmo;15540282]Does is recognise garrysmod functions?[/QUOTE] The G stands for Garry's Mod :downs:
[QUOTE=Jo The Shmo;15540282]Does is recognise garrysmod functions?[/QUOTE] No, it only supports concommand.
1) Make the background of the text area white. 2) Make it so we can configure the colours to use for syntax highlighting. 3) Add tabs, and a way to have rows of tabs. 4) Make the object browser on the left resizable or dockable. 5) Add a way to save/load your session, like in N++. Some of these have already been suggested but meh. Other than that, looking good.
[QUOTE=Dave_Parker;15542898]Why is everyone making these things but no releases yet :([/QUOTE] Because they get bored of it and move on to something else. Let's hope this one will get finished. I want a good replacement for Notepad++
You should've made it with C#.
Anyone interested in creating an icon is welcome. I also wrote down the suggestions of several people and I'll be working on it tomorrow.
[QUOTE=Dlaor;15545158]You should've made it with C#.[/QUOTE] Any real reason to that? --- For an icon, pick any icon from the Silk Icons pack floating around ( google it ). Plenty of good icons in there to use.
Wow, this seems at first glance very cool. And yes, you should've made it in C#, because any language with C in the name is automatic win. I'm going to dl and try this, thanks.
looks good, I personally use notepad++ (due to syntax formatting) BUT I would definitively consider changing editors just because this one has Intelisense like features :D edit: [QUOTE=yakahughes;15549143]Wow, this seems at first glance very cool. And yes, you should've made it in C#, because any language with C in the name is automatic win. I'm going to dl and try this, thanks.[/QUOTE] +agree to using C#, then i can help out with coding :P (I know MSVC# 2008 Express pretty darn well :P)
Ok, I'm gonna give C# a try. mbainrot, I'll contact you when I need you.
[QUOTE=Kogitsune;15548036]Any real reason to that? [/QUOTE] Visual Basic is usually frowned upon. And, personally, I think the syntax is really weird.
Collab support. (gobby, netnote)
[QUOTE=Dlaor;15554503]Visual Basic is usually frowned upon. And, personally, I think the syntax is really weird.[/QUOTE] C# and VB.NET compile to the same bytecode, so the language doesn't really matter for anyone other than the person writing it.
Sorry, you need to Log In to post a reply to this thread.