Piyo
Feb 8 2008, 02:14 PM
What the topic says.
I am using Sakura for text editor normally, but it is not suited for source code editing.
I tried jEdit, EditPlus, NotePad++, UltraEdit, TextPad.
I personally prefer EditPlus, but not having EUC charset support is frustrating as many times I need a workspace for it. UltraEdit, TextPad and NotePad++ share this problem. Only jEdit can. But what I don't like about jEdit is that it is pretty memory hog and I just don't like java based application too much.
So what do you think? I'm looking for a good source code editor, please try recommending me some or just say what editor is your favorite. Thanks.
Alex
Feb 8 2008, 02:28 PM
My favourite is KDE's Kate (
http://files.pastesite.com/kate.png). It has all the stuff I want, syntax highlighting, brace matching, a decent file browser for open documents, a terminal, splits (so you can edit more than one file simultaneously, or copy things across easily). That isn't going to be stable on Windows for a while yet though, so it probably doesn't apply to you.
Notepad++ was what I used when I had Windows.
Doug16
Feb 8 2008, 03:16 PM
I use Notepad++. I find that it is the best one I've used so far.
It's nice and simple but has some good features in it.
Especially have 2 bits of code in 2 windows side by side, that's handy at times.
QUOTE(Alex @ Feb 8 2008, 02:28 PM)

My favourite is KDE's Kate (
http://files.pastesite.com/kate.png). It has all the stuff I want, syntax highlighting, brace matching, a decent file browser for open documents, a terminal, splits (so you can edit more than one file simultaneously, or copy things across easily).
I second that, though I do like
vim in some instances, though it takes a while to get used to.
Piyo
Feb 8 2008, 04:53 PM
Wow, everyone seems to use Notepad++, not a wonder though since it is free and open source.

I have the Japanese version of VIM, but I do think the software is not user-friendly. A bit confusing in my opinion.
I've tried some Japanese free source code editor, but the features and functionality not as good.
Piyo
Feb 8 2008, 05:17 PM
Thanks for the ConTEXT, I am trying it and it doesn't seem to support EUC, but this software seems pretty neat though...
bezz
Feb 8 2008, 06:02 PM
Dreamweaver. It has great syntax highlighting, special colors for php functions, a quick reference guide, and a great file management listing that makes ftp so simple you don't even notice it's going on. It's great for suggesting code to beginners and speeding up production/highlighting errors to experts. There's also tag collapsing and an html validator.
Piyo
Feb 12 2008, 03:55 PM
I do not like Dreamweaver because when I use Dreamweaver MX, sometimes it change my HTML code without my permission. And Dreamweaver is a bit heavy, I like small source code editor which I also can use for normal txt files.
I now stick with EditPlus, I found out how to use EditPlus to work with EUC.
creathoz
Feb 12 2008, 04:31 PM
I always like using Dreamweaver. Sometimes Notepad++ (for my flash extensions)..
but for me.. Dreamweaver is the best! for HTML nor PhP. ^^
Cmain
Feb 13 2008, 12:56 AM
Kate, Notepad++, and Araneae all work well in my experience.
Mop
Feb 18 2008, 04:56 PM
Textmate anyone? Auto closing tags / quotes, parenthesis, collapsing of tags / blocks of code, parenthesis/bracket/html tag auto find-the-partner of? (Kinda hard to explain)...
Dragolux
Feb 18 2008, 08:52 PM
I just use Notepad++. As Doug16 said, it's nice and simple but with some nice features.
Autistic Elephant
Feb 19 2008, 07:11 PM
I used Notepad for years to do basically everything I did... Including looong PHP websites...
So when I went on Ubuntu, and used gedit I was so spoiled. gedit's probably my favorite editor, but for windows, the closest thing I could find was Notepad++, so that's my recomendation.
Orca
Feb 19 2008, 08:28 PM
I use Emacs for all my file editing... It's a free, open-source editor with many features, originally programmed for GNU, but now works on Windows, as well.
iamandy
Feb 20 2008, 06:55 PM
i've just recently got notepad++ again.. and its awesome.
Turv
Feb 25 2008, 02:07 PM
PHP Designer 2008 - Great peice of software, With plenty of usefull features.
MrTouz
Feb 26 2008, 10:34 AM
because of this post i tried notepad++ and i admit its pretty cool, it doesnt take ages to load so its fast, i like the idea of opening 2 3 4 5 files at the same time where you can copy past codes from one to an other easy... i like the icons turning red or blue if saved or not..
i recently used the ctrl-f / replace by, i had around a thousand line script where i puted a word in front of each line and i tryed the remove all and it saved me some time...
i must admit its a really cool program, better than what i use to use... wordpad...
Jetteh22
Mar 30 2008, 02:37 AM
I use PSPad editor...
It's got alot of good features, has coding for virtually every scripting language I've ever heard of (myself) and you can edit your site via FTP instantly.
Double click the page you want to edit, edit it with highlighting and all, and then hit ctrl+s to save it... Simple as that. No need to edit and then go into your FTP client and upload it. It's all automatic.
Paranoid
Mar 30 2008, 02:40 AM
QUOTE(Creactive Online @ Mar 29 2008, 08:37 PM)

I use PSPad editor...
It's got alot of good features, has coding for virtually every scripting language I've ever heard of (myself) and you can edit your site via FTP instantly.
Double click the page you want to edit, edit it with highlighting and all, and then hit ctrl+s to save it... Simple as that. No need to edit and then go into your FTP client and upload it. It's all automatic.
I've heard a lot about PSPad, guess I'll try it out.
uncled1023
Mar 30 2008, 02:45 AM
i use dreamweaver and its awesome!
Andrew
Mar 30 2008, 05:51 AM
wozzym
Mar 30 2008, 02:24 PM
simple notepad and sometimes textedit. rarely will i use a program like dreamweaver because i cant find a good one thats free
DORA IZ HAWT
Apr 1 2008, 12:24 AM
Araneae. It's not as complex as notepad++, and has quite a few useful functions
ivanlkc
Apr 4 2008, 02:13 PM
Under Windows: Notepad.exe...
But when Hex Editing is needed, then Notepad++ 's plugin is handy
Under Linux: vim or pico
Valency
Apr 4 2008, 02:17 PM
I use Notepad all of the time.. I've used Serif Web Plus 10 before hand. Pretty funky in my opinion.
bezz
Apr 4 2008, 03:48 PM
How can people say they use notepad and get serious work done? It only has one undo. You can honestly say you don't need to undo more than once? Also, syntax highlighting and suggesting are such nice features. Dreamweaver's built in file manager/ftp cut time down dramatically. Hitting ctrl-s is much nicer than saving and then switching to an ftp program to upload each change.
Valency
Apr 4 2008, 04:50 PM
We all have our devised ways. Leave us be.
What do you do first: Pour the cereal or pour the milk?
Alex
Apr 4 2008, 05:04 PM
QUOTE(bezz @ Apr 4 2008, 03:48 PM)

Hitting ctrl-s is much nicer than saving and then switching to an ftp program to upload each change.
And hitting ctrl+s and saving it to the htdocs of your local dev server is even better.

Built-in FTP isn't a necessity. I would say that syntax highlighting, brace matching etc are though -
particularly when using a language which must be compiled. Waiting for five minutes just to be told you made some stupid syntax error which shows up in highlighting isn't fun. Pretty much the entire industry has moved to IDE's for the obvious advantages they provide over tools like notepad.
Andrew
Apr 5 2008, 07:07 AM
I really really prefer RapidPHP (the link I posted earlier) but a nice free editor I haven't seen posted is HTML-Kit
Make sure you grab the free version, they also have a paid version, But I can't really tell what exactly the paid version provides that the free version doesn't. And both html editors I said here have all the features of say Dreamweaver, Minus the WYSIWYG editor, but I can't use that mode because it just messes stuff up horribly.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.