Thread Tools Display Modes
02-12-10, 06:28 PM   #1
ArrchDK
A Fallenroot Satyr
 
ArrchDK's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 25
Add-on Writing Software

What software do you use to write your add-ons? Do you use different ones for Lua/XML? What platform are you using?

I'd love to get an idea of what people use and what options there are available. Personally, I use notepad++ for both Lua and XML, but am trying to migrate over to Linux, and I'm hoping to find a suitable/better replacement.
  Reply With Quote
02-12-10, 06:48 PM   #2
Starinnia
Ninja Code Monkey
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 84
On Windows I use notepad++.
On Linux I use gedit.

For Lua and what little XML I write... :P
  Reply With Quote
02-12-10, 07:28 PM   #3
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 158
What's wrong with Notepad++? That's what I use too. I'm not a huge Linux guy, but NPP seems to work just fine there too, under WINE.
  Reply With Quote
02-12-10, 08:30 PM   #4
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 314
I tend to work on a few different platforms and prefer a common environment where possible.
I find jEdit to be a nice editor with decent Lua support.
  Reply With Quote
02-12-10, 08:34 PM   #5
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
I love Notepad++. I used to use my visual studio but my last project I did using Notepad++.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
02-12-10, 08:36 PM   #6
Mercurial
A Murloc Raider
Join Date: Feb 2010
Posts: 8
I use Komodo Edit for everything.
  Reply With Quote
02-12-10, 10:43 PM   #7
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 1,196
Emacs under Linux.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
  Reply With Quote
02-12-10, 10:52 PM   #8
Freebaser
A Molten Kobold Bandit
 
Freebaser's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2008
Posts: 135
For those who are familiar with vi. I use gvim for both windows and linux.
  Reply With Quote
02-13-10, 12:17 AM   #9
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
I don't like VI because you spend too much time being bizzy with the editor instead of actually writing code.

I second Notepad++ with custom Lua syntax highlighting file so WoW API is added.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
  Reply With Quote
02-13-10, 05:07 AM   #10
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 1,443
Typically I use SciTE when I am running my GNOME desktop (normally), however if I boot into KDE (which I prefer but Plasma under the 4.4 version of KDE and I are not getting along) I use Kate.

I got used to SciTE when I used Windows however I can also vouch for Notepad++ as well.

Now back to seeing if I can get Plasma to behave...
__________________
Twitter
  Reply With Quote
02-17-10, 06:44 AM   #11
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Nov 2009
Posts: 11
Under windows 7 i am using Scite ,
under Pardus 2009 founded here : http://www.pardus.org.tr/eng/
i am using Kate
  Reply With Quote
02-17-10, 07:59 AM   #12
KCmilam
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 13
Scite here as well. If I do any XML editing, I usually use Visual Studio 2008.
  Reply With Quote
03-07-10, 05:46 PM   #13
Gandoch
A Wyrmkin Dreamwalker
 
Gandoch's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 50
vim/gVim

Originally Posted by nightcracker View Post
I don't like VI because you spend too much time being bizzy with the editor instead of actually writing code.
If you aren't familiar with the commands, I will admit it's daunting. If you are... then you wouldn't be using any other text editor or asking for one. :P
  Reply With Quote
03-07-10, 08:48 PM   #14
Zinc
A Deviate Faerie Dragon
Join Date: Mar 2010
Posts: 13
Notepad is good enough for me, or textedit while I`m on my Mac.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Add-on Writing Software


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