Data Realms Fan Forums http://45.55.195.193/ |
|
Alternative for using Notepad for Lua scripting http://45.55.195.193/viewtopic.php?f=4&t=18857 |
Page 1 of 2 |
Author: | Joe [ Fri May 28, 2010 11:51 pm ] |
Post subject: | Alternative for using Notepad for Lua scripting |
I recently found a tool called SciTE that can interpret Lua into that classic organized format that comes with most professional coding platforms. Here's the link: http://www.scintilla.org/SciTEDownload.html It mostly helps with organization of structure, because it lets you see where all your statements end, puts your comments in green, emboldens variables, etc. Very useful indeed. It also has line numbers on the screen, so you no longer need to use the "Go to line" bit in Notepad. Hope this helps the community! |
Author: | Geti [ Sat May 29, 2010 12:10 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Geany and Notepad++ are also damn good, offering just about everything you've just discussed. |
Author: | CaveCricket48 [ Sat May 29, 2010 1:50 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
A real programmer uses plain old Notepad! ... Not really. The features of Notepad ++ and SciTE sound kinda useful and I've been planning to download something like them, but I'm too lazy to and I don't actually need any of the features. |
Author: | Lizardheim [ Sat May 29, 2010 2:02 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
++ is great even for good ol simple .ini editing. Get it. |
Author: | TheLastBanana [ Sat May 29, 2010 7:09 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
CaveCricket, I really suggest you give one of them a try. I can guarantee you that it will make your scripts much more readable and organized, because tabbing becomes way less of a pain and everything is nice and highlighted for you. Even if it doesn't help you, when you post code, it will be much more readable. |
Author: | Grif [ Sat May 29, 2010 7:14 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Notepad++ is the greatest thing ever, seriously. |
Author: | 411570N3 [ Sat May 29, 2010 7:19 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Find and replace in all opened documents is ridiculously useful. I'd have downloaded it just for that. |
Author: | Petethegoat [ Sat May 29, 2010 9:11 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Notepad++ is super great. I haven't tried any of the alternatives, but I haven't needed to. |
Author: | Joe [ Sat May 29, 2010 5:00 pm ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
I just took a look at Notepad++, and I saw that it only comes in binaries. I absolutely will not download any program that doesn't come in an .exe. |
Author: | Grif [ Sat May 29, 2010 7:10 pm ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Joe wrote: I just took a look at Notepad++, and I saw that it only comes in binaries. I absolutely will not download any program that doesn't come in an .exe. Um. If you'd actually, y'know, looked at it, instead of stopping at one link, you might have seen this page: http://sourceforge.net/projects/notepad-plus/files/ Which, if you'll notice, contains a great big green executable file download. |
Author: | Joe [ Sat May 29, 2010 7:19 pm ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Ah. I knew that... Thanks EDIT: Oh . My . GAWD ! Notepad++ is beautiful! AND it can be used as a default text editor?!? I R N HVN !!!! Thank you all so very much! NOTEPAD++ IS BEEZT!!! 3 smilies per post please, preferably less. |
Author: | Daman [ Sun May 30, 2010 12:44 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
honestly..how do you find scintilla without already knowing about notepad++ btw real programmers use an actual IDE. owned. |
Author: | Petethegoat [ Sun May 30, 2010 12:50 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Real programmers use emacs |
Author: | undertech [ Sun May 30, 2010 1:12 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Real programmers play tetris in emacs. Then they switch to Vim for real work. OH SNAP |
Author: | Geti [ Sun May 30, 2010 5:19 am ] |
Post subject: | Re: Alternative for using Notepad for Lua scripting |
Sigh, real programmers aren't defined by what they use to write their code. Though nowadays, as daman says, most do use an IDE, just because it speeds everything up. I usually use geany (hate the logo and name, love the software) unless I'm using cpp (at which point I use code::blocks), personal preference. Joe wrote: I absolutely will not download any program that doesn't come in an .exe. |
Page 1 of 2 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |