Editor/IDE for Lua for Spring

Editor/IDE for Lua for Spring

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

probzorun
Posts: 7
Joined: 15 May 2009, 22:35

Editor/IDE for Lua for Spring

Post by probzorun »

Hi. What Editor/IDE do you people use for editing Lua for Spring?
I only tried Kate from KDE and Eclipse.
Kate seems to have broken syntax highlighting definition.

Is there a chance of having documentation integrated into IDE for functions, or "Ctrl+Space" ?
User avatar
manolo_
Posts: 1370
Joined: 01 Jul 2008, 00:08

Re: Editor/IDE for Lua for Spring

Post by manolo_ »

probzorun wrote:Hi. What Editor/IDE do you people use for editing Lua for Spring?
I only tried Kate from KDE and Eclipse.
Kate seems to have broken syntax highlighting definition.

Is there a chance of having documentation integrated into IDE for functions, or "Ctrl+Space" ?
i use normal/simple word-editor of win xp
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: Editor/IDE for Lua for Spring

Post by Auswaschbar »

Althought I do not much lua, I use kdevelop (3) which has a working syntax highlighting
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Editor/IDE for Lua for Spring

Post by Neddie »

I use Notepad++.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Editor/IDE for Lua for Spring

Post by lurker »

I mixed the all-in-one lua download's eclipse with a normal eclipse download, and somewhere in there I have an up-to-date copy with popup function documentation and F5 to run.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Editor/IDE for Lua for Spring

Post by imbaczek »

vim
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Editor/IDE for Lua for Spring

Post by Tobi »

Depending on which version of kate you use, you may be able update the Lua syntax definition.

(Seems KDE4 version doesn't have this anymore, but I remember I had to do this in my kate on Ubuntu 8.04 to get proper syntax highlighting.)

Oh and btw, I use kate ;-)
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: Editor/IDE for Lua for Spring

Post by FLOZi »

kate is awesome, my preffered choice when I was at uni. 8)

Anyway, notepad++ for me on windows.
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7049
Joined: 16 Nov 2004, 13:08

Re: Editor/IDE for Lua for Spring

Post by zwzsg »

I use Notpad++. It does the syntax coloring for Lua, and (but never used that) autocomplete with ctrl+spacebar, ctrl+enter.

But you don't really need a complete IDE for Lua.
User avatar
SpliFF
Posts: 1224
Joined: 28 Jul 2008, 06:51

Re: Editor/IDE for Lua for Spring

Post by SpliFF »

SciTE. Free, open-source, lightweight and has all the important features. Will colorize Lua, load a "session" of open tabs and run Lua scripts with F5 (useful to syntax-check before loading in Spring). Also has an excellent "find in files" implementation.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Editor/IDE for Lua for Spring

Post by lurker »

Err, I meant scite. I blame the s and c sounds!

I use notepad++ a lot too, but not when I'm devving a big thing that needs to run a lot.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Editor/IDE for Lua for Spring

Post by smoth »

notepad++
User avatar
Peet
Malcontent
Posts: 4383
Joined: 27 Feb 2006, 22:04

Re: Editor/IDE for Lua for Spring

Post by Peet »

imbaczek wrote:vim
emacs.
User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

Re: Editor/IDE for Lua for Spring

Post by BrainDamage »

Peet wrote:
imbaczek wrote:vim
emacs.
dd and/or butterflies
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Re: Editor/IDE for Lua for Spring

Post by KDR_11k »

Peet wrote:
imbaczek wrote:vim
emacs.
He asked for a text editor, not an operating system!
User avatar
REVENGE
Posts: 2382
Joined: 24 Aug 2006, 06:13

Re: Editor/IDE for Lua for Spring

Post by REVENGE »

lulz

Notepad++ for me, though I will go and check out scite for all its holiness.
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Editor/IDE for Lua for Spring

Post by CarRepairer »

zwzsg wrote:I use Notpad++. It does the syntax coloring for Lua, and (but never used that) autocomplete with ctrl+spacebar, ctrl+enter.

But you don't really need a complete IDE for Lua.
What, you go out of your way to turn off the syntax highlighting? What?
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: Editor/IDE for Lua for Spring

Post by FLOZi »

No, he never uses the autocomplete feature.
Gnomre
Imperial Winter Developer
Posts: 1754
Joined: 06 Feb 2005, 13:42

Re: Editor/IDE for Lua for Spring

Post by Gnomre »

I use regular old notepad

who needs syntax highlighting
User avatar
aegis
Posts: 2456
Joined: 11 Jul 2007, 17:47

Re: Editor/IDE for Lua for Spring

Post by aegis »

I do a lot of my programming in the current operating system's basic text editor... though I go for textmate and coda on osx
Post Reply

Return to “Lua Scripts”