Reply
 
Thread Tools Display Modes
Unread 06-15-11, 05:49 PM   #1
ninioautista
Zombie
Join Date: Jun 2011
Posts: 4
Environment

Hey I just wanted to ask.
What environment are you using guys?
What tools?

I'm an intellisense addict myself, so, is there anything we can use that will already have reference to the internal apis from RIFT? So we can "explore" all it has really easily instead of reading ?

Regards!
ninioautista is offline   Reply With Quote
Unread 06-15-11, 07:26 PM   #2
phoenik
Bomani Harbinger
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 7
Notepad++

/10char!
phoenik is offline   Reply With Quote
Unread 06-15-11, 08:24 PM   #3
Dolby
I am the passenger
 
Dolby's Avatar
Premium Member
Riftui Admin
Join Date: Jun 2011
Posts: 58
You can find a few popular editors listed here: http://wiki.riftui.com/Author_resources#Text_Editors other authors feel free to add your favorite if its not on that list.

I use Editplus3 on win7, Smultron on mac, Nano on *nix
Dolby is offline   Reply With Quote
Unread 06-15-11, 09:27 PM   #4
Kreiri
Claw of Regulos
 
Kreiri's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 19
I use PSPad.
Kreiri is offline   Reply With Quote
Unread 06-16-11, 03:02 AM   #5
Hegarol
Bomani Harbinger
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 5
Texteditor: Notepad++(Windows), TextWrangler (Mac)

SVN: Tortoise (Windows), Versions (Mac)
Hegarol is offline   Reply With Quote
Unread 06-16-11, 12:09 PM   #6
SAI Peregrinus
Zombie
Join Date: Jun 2011
Posts: 3
EMACS with lua-mode. Git for (local) versioning. Why use anything else?
SAI Peregrinus is offline   Reply With Quote
Unread 06-23-11, 09:59 PM   #7
astrocanis
Zombie
Join Date: Jun 2011
Posts: 1
GVIM

Unix...what can I say? Muscle-memory-uber-alles.
astrocanis is offline   Reply With Quote
Unread 07-02-11, 08:12 AM   #8
Sunspots
Claw of Regulos
 
Sunspots's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2011
Posts: 23
GVIM here as well
Sunspots is offline   Reply With Quote
Unread 07-04-11, 07:37 AM   #9
Aastarius
Zombie
Join Date: Jun 2011
Posts: 4
GVIM, textpad, Notepad++ i.e. depends on what's installed on the machine I'm using. Personal favourite is GVIM though that's likely because I started in vi and now prefer the "2 modes" type editing.
Aastarius is offline   Reply With Quote
Unread 10-25-11, 03:32 PM   #10
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   #11
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
Reply

Go BackRiftui » Developer Discussions » Dev Tools » Environment

Thread Tools
Display Modes

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