Good code editing program?

dxkj

Lifer
Feb 17, 2001
11,772
2
81
Looking for something to edit code with that does highlighting, tabbing, etc for windows. Mainly going to be writing in PHP and javascript for now.
 

AngryKid

Member
May 29, 2003
187
0
0
I personally think TextPad rocks as a general purpose editor, but it's not free. If you're looking for a good PHP editor, I'd suggest PHP Edit, but it looks like their site is down :(
 

bradolson

Golden Member
Oct 11, 1999
1,411
0
76
www.gottadeal.com
I recommend TextPad. You can download a bunch of syntaxes from their site which will provide color syntax highlighting, code snippets and more. I've been using it for 3-4 years and have never needed to look for an alternative.

Brad
 

ProviaFan

Lifer
Mar 17, 2001
14,993
1
0
For the Linux CLI: vim, nano
For the Linux GUI: Kate, KDevelop (not a text editor only, but includes one)
For the Windows GUI: UltraEdit