Log in

View Full Version : Coding Editor



Nile
02-12-2008, 12:46 AM
What editor do you use for your coding(I searched for something like this and couldn't find anything so I assume theres nothing like this).
Well I use Notepad++.
What do you use?

boogyman
02-12-2008, 01:45 AM
Vim
Dreamweaver
HTML Kit (Very similar to dreamweaver but open-source)
Notepad++
Notepad
Wordpad
Front Page

are a few choices of editors... personally I prefer either Vim or HTML Kit, or old fashion notepad depending on what I am working on and where I am at that moment

djr33
02-12-2008, 02:10 AM
There have actually been a lot of discussions on this, in most possible ways, like what's best for PHP, for JS, etc., and for which platforms, which does FTP, and which has syntax highlighting, and which work on what systems.

Nile
02-12-2008, 02:20 AM
Well, witch one do you perfer for all your languages djr?

Twey
02-12-2008, 02:37 AM
I use vim or kate, depending on which is more convenient at the time.

djr33
02-12-2008, 07:34 AM
I use Dreamweaver. Can't say it doesn't come with problems.

boxxertrumps
02-12-2008, 12:33 PM
Kate, vim or notepad.

thetestingsite
02-12-2008, 03:08 PM
vim, nano, notepad, notepad++, and (not so often) dreamweaver.

james438
02-12-2008, 07:47 PM
I like cjgExplorerPro because I can have a bagillion pages open at once.

For those of you wondering it is not a literal bagillion. A bagillion is a figurative term for the mathematical number gazillion which you will more commonly remember from your grade school text books.

BLiZZaRD
02-12-2008, 07:59 PM
notepad++ almost exclusively. Will use notepad when I need too (and textEditor when I am on my Linux machine, although I run notepad++ through Wine there as well).

Other than that, I don't use anything else. I have DreamWeaver, but usually only to verify errors and bugs for others here on this forum.

Jas
02-12-2008, 08:10 PM
Notepad++
Notepad
Frontpage (HTML Highlighting and looking up syntax for things such as embedding windows media player)
DevPHP


I have DreamWeaver, but usually only to verify errors and bugs for others here on this forum.
Isn't that kind of expensive just for that? Unless I am thinking of something else. . .

Twey
02-13-2008, 03:15 AM
I like cjgExplorerPro because I can have a bagillion pages open at once. The same applies to any decent editor.
For those of you wondering it is not a literal bagillion. A bagillion is a figurative term for the mathematical number gazillion which you will more commonly remember from your grade school text books.Haha :)
Isn't that kind of expensive just for that? Unless I am thinking of something else. . .I was wondering the same o.@

BLiZZaRD
02-13-2008, 03:30 AM
I use Flash. I get the developers pack which comes with all 5 to 10 programs (depending on version MX came with 5, CS3 came with 10, etc...). Might as well install them and have a look if they are in the box, eh?

Jas
02-13-2008, 03:53 AM
Makes sense now. I use FrontPage simply because I had it installed way back along with Microsoft Office Suite 200- (I forgot the year, but when they still made it; 2 or 4?).

jscheuer1
02-13-2008, 06:07 AM
I use EditPad Pro, but mostly because I got it years ago and am very familiar with it. I have looked at vim, NotePad++, FP, DW, and a couple of others. The worst in my opinion are FP and DW, in that order. But if you gotta have WYSIWYG, I guess you gotta have it. Both vim and NotePad++ look very good to me.

codeexploiter
03-11-2008, 11:13 AM
UEStudio
Aptana

NXArmada
03-11-2008, 08:14 PM
Notepad++ here

aarathi
03-17-2008, 10:08 AM
On Windows, I like Notepad++. It's free, and has syntax highlighting for several languages, including ruby, HTML, and CSS.