Reply
 
Thread Tools Display Modes
Unread 10-25-11, 03:32 PM   #1
OKeez
Zombie
AddOn Author - Click to view addons
Join Date: Oct 2011
Posts: 3
Eclipse with Lua editor addon. Has version control integrated for SVN, VCS, Mercurial, etc. Also, you get ANT build scripting for zipping up addons, copy to rift addon folder, etc. There's no IntelliSense for the Rift API yet and I don't expect one will be done before the full API is available...but it can be done.

Warning: Eclipse is a big install and probably overkill if you don't code in other languages...I do all my projects in Eclipse (Java, JS, C#, AS3, PHP,...)

Last edited by OKeez : 10-25-11 at 03:38 PM.
OKeez is offline   Reply With Quote
Unread 10-25-11, 06:03 PM   #2
Grabnor
Zombie
AddOn Author - Click to view addons
Join Date: Sep 2011
Posts: 3
NotePad++

I use Notepad++, with pseudo-intellisense.

Shameless plug:

Rift Lua autocomplete for Notepad++
Grabnor is offline   Reply With Quote
Unread 10-26-11, 11:06 AM   #3
Sunspots
Claw of Regulos
 
Sunspots's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2011
Posts: 23
I've actually gone over to IDEA with Lua plugin, with Rift API support...
Not sure if the Notepad++ handles functions with colons in a good manner (I don't want, for example, SetVisible() to come up all the time, unless it's after a colon (and even more preferably if it could learn that a variable contains a UI element, and even better if it knew what type))
Sunspots is offline   Reply With Quote
Unread 11-14-11, 03:27 PM   #4
doxxx
Claw of Regulos
 
doxxx's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 11
IDEA with Lua plugin. I use it all the time for Java stuff, so I'm used to it.
doxxx is offline   Reply With Quote
Unread 11-30-11, 01:45 PM   #5
BuGi
Zombie
 
BuGi's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 1
Notepad++ with rift autocomplete
BuGi is offline   Reply With Quote
Reply

Go BackRiftui » Developer Discussions » Dev Tools » Environment


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off