Submit your breaking news stories and original articles to us by contacting us
Lately I have been looking around for a text editor that runs on Windows. I tried all of the usual suspects that I have seen suggestions for and they all lack what I am looking for.
Usually, the text editors I find for Windows lack one of the following:
Now I realize that text editors are mostly for geeks, who’s UI standards for the most part aren’t that great. But it is so odd I have yet to find a text editor that offers all of the above: speed, polish, a great UI, looks modern, and is simple. You know, a Firefox-type text editor.
Dreamweaver MX 2004 is nice in its code-only view, but it can be so slow at times it is frustrating.
For the Mac, there is BBEdit, TextMate, and skEdit.
Is it so much for us Windows users who won’t be moving to a Mac in the foreseeable future (for me, $$$ issues prevent me from a Mac at the moment, although I plan on fixing that soon) to have a good text editor? It is rather sad that I feel Notepad and/or WordPad work better for text work then anything else on the Windows platform.
Any suggestions?
Category: General
46 Responses for "Text editors for Windows"
January 31st, 2005 at 6:36 pm
1I swear by Notepad2 - it’s freeware, has all the features I need and is not visibly any slower than the original notepad. I find the syntax highlighting very useful for HTML/CSS coding.
January 31st, 2005 at 6:37 pm
2Code-Genie is the best, no questions asked.
January 31st, 2005 at 7:00 pm
3If you have used Dreamweaver MX, then you have seen only a glimpse of the holy land.
Homesite is what Dreamweaver uses as its code-editor now, but using Homesite as a standalone editor is simply divine. The file browser moves fast and furious, the customizable keyboard shortcuts for inserting HTML elements.
Mmmmm….Homesite.
January 31st, 2005 at 7:12 pm
4i’ve tried a lot of text editors, but i just never feel like anything comes close to vim. massive power: scriptable; search/replace with regular expressions; diff; read command output; much, much more. hard to beat.
January 31st, 2005 at 7:16 pm
5I cannot think a work-day without Homesite. Homesite is the best text-editor I’ve ever used.
January 31st, 2005 at 7:27 pm
6Jedit, Jedit, Jedit…..
January 31st, 2005 at 7:48 pm
7Jedit - second!
It’s Java, but with 1.5 it’s remarkably fast and can be made to look fairly windows-y. Plugins and macros galore make it scarily extendable. Plus it’s reasonable to use on my Mac at home, so I can use the same editor there.
January 31st, 2005 at 8:19 pm
8It always depends on what you need it for, but me, I swear by Eclipse 3.1 with nice plugins for the stuff I’m doing. I used to swear by Homesite too, but I do so much more than just the HomeSite niche stuff, and Eclipse offer the same (in a different concept) as HomeSite with a few plugins. Haven’t looked back yet.
January 31st, 2005 at 8:24 pm
9I recommend Notepad2, seconding Si on comment #1.
It gets the job done without getting in your way.
January 31st, 2005 at 8:27 pm
10ConTEXT
January 31st, 2005 at 8:36 pm
11jEdit - third! Really fast for a Java app… really intuitive after a while, nice FTP functions, etc.
January 31st, 2005 at 8:56 pm
12PFE rocks use it everyday
January 31st, 2005 at 8:58 pm
13Nothing compares to EditPlus (http://editplus.com). Nothing. JEdit is a sick joke in comparison. EditPlus is fast and feature-packed. I’ve been using it for about 7 years when I code in Windows.
January 31st, 2005 at 9:08 pm
14I’ve been using UltraEdit for years, and after trying many other pieces of software always end up back at.
January 31st, 2005 at 9:12 pm
15How about EditPad Lite?
Its got tabs!
January 31st, 2005 at 9:22 pm
16When i find myself stranded on a PC Context is my best friend. Very reminiscent in layout of old-school “Homesite”
http://www.context.cx/
You’ll thank yourself for giving it a look.
January 31st, 2005 at 9:36 pm
17I highly recomend TopStyle3! It is easy to use, and a dream for css!!!
There is also Textpad as well… but TopStyle is the BOMB!
January 31st, 2005 at 9:56 pm
18I’ve used TextPad for over a year and really like it. Light footprint, customizable syntax highlighting, and optional tabbing of open documents — among other things.
January 31st, 2005 at 10:03 pm
19I didcovered PSPad from http://www.pspad.com
It’s the best I’ve found so far.
It’s freeware, is stable in my win98SE box, has all the features I need and then *MANY* more.
It also has built in FTP which I find myself using more and more.
It word wraps correctly and will even display the edited file in a browser using a localhost server.
My 2 cents… :)
January 31st, 2005 at 10:05 pm
20I have to throw another vote in there for jEdit.
January 31st, 2005 at 10:42 pm
21SciTE - Scintilla Text Editor is my choice on Windows.
It is simple to use but difficult to configure (i.e. configuration is done through a conf file with all the options being shown) however, out of the box it is very usable.
I use it to edit PHP, HTML, CSS, C++, Fortran, Text.
Of course it is free (gratis and libre).
I used the installer from http://gnuwin.epfl.ch/apps/SciTE/en/index.html but it is not the most recent version.
January 31st, 2005 at 10:44 pm
22You really need only one; TextPad http://www.textpad.com/
And stop whining.
January 31st, 2005 at 11:13 pm
23EditPlus. Fast, simple, extensible, intuitive, and packed with functionality that’s not in your face. There are syntax highlighting and auto-complete’s for practical everything you can think of from DOS batch files to C# code to ASM to VRML. I could go on and on and on about the kinds of time it saves me and the really slick things about it. Suffice to say, your comparison won’t be complete without giving this one a thorough look-see for yourself.
I can’t say the UI is slick like SmartFTP or something right out of VS.Net 2005, but it’s not Windows 3.1 for sure.
February 1st, 2005 at 2:15 am
24Try Crimson Editor if you like EditPlus. It’s almost a dupe of EditPlus, but more powerful and more importantly: free!
February 1st, 2005 at 2:17 am
25One more for Editplus ( http://editplus.com/ ). The toolbar holds everything for HTML composing, and there are loads of very handy keyboard shortcuts.
February 1st, 2005 at 2:57 am
26Right now I have become content with Crimson Editor.
I tried EditPlus, but it kept f*cking up the syntax highlighting on comments in PHP
I tried a few of the others, but they were a little slow and ackward.
I have the issue of wanting a program that can handle HTML, PHP, and CSS very nicely when it’s all in a single file - which is aparently difficult to find.
February 1st, 2005 at 3:42 am
27Crimson Editor looks pretty good. I’ll try it out over the next few weeks. Blog templates on my site use straight XSL, so that’s my current modus operandi as I create new templates for users to play with. That and CSS. I’d love to find a totally free replacement to EditPlus. I’m glad to see there are a jillion syntax files for CE, just as EditPlus has. While XSL and CSS are what I’m doing most right now, I use EditPlus for many file types and I don’t think I’d be able to switch without that flexibility.
I actually only started using EditPlus because HomeSite 4.1 was doing this really annoying thing where it would nuke the contents of a file /during a save/. I stopped using it for a bit until I could upgrade to version 5, but by that time I was hooked on EditPlus.
I especially like EditPlus’ backup feature. It’s vital for me when working on remote FTP files. When you hit Ctrl-S, it first makes a local backup of what you are saving into a backup directory and /then/ tries to upload it. That has saved me so many times when the upload has either timed out, or failed mid-upload.
February 1st, 2005 at 4:24 am
28I’m with Notepad2. It has syntax highlighting, which is essential for web editing and starts no slower than notepad.
February 1st, 2005 at 7:29 am
29I have to have Unicode support, so Notepad is OK (Wordpad is not) but I much prefer Textpad which does have Unicode support. That said, Textpad could do with a major revision.
February 1st, 2005 at 9:22 am
30i’ve been using textpad (textpad.com) for couple years now. i haven’t tried anything else ever since. it just does anything i want. lines merging, search in multiple files or in a folder, text highlighting for every single language there is and, it’s the fastest program i’ve seen.
ps: i used to work with jEdit cause it had a nice UI but it was just too slow
February 1st, 2005 at 4:20 pm
31Crimson Editor for me
February 2nd, 2005 at 4:04 am
32I second redredkroovy’s vote. EditPad Lite does the job.
March 2nd, 2005 at 2:10 pm
33Notetab is great. Lite version is free, Std. & Pro have more features at a very low price.
http://www.notetab.com/
March 3rd, 2005 at 4:53 am
34Oh boy, here goes (I’ve demoed a bunch). OK my requirements for a good editor are: solid handling of UTF-8; fold coding if possible; RegEx search and PCRE RegEx if possible; ideally FTP built-in (with the ability to have FTP view docked in an explorer type pane if possible); customisable code completion; important: solid font rendering!, the editor MUST allow display using all available fonts - monospace fonts are not sufficient for editing plain text and rendering must make use of proper hinting/smoothing to maximise legibility.
Here we go:
1. UltraEdit: Very solid editor, just added folding. I don’t like the way to manage syntax highlighting. Fonts don’t get hinted, and FTP can’t be viewed in a pane. Otherwise good (though a bit ugly visually!)
2. PSPad: Wonderful interface, very good feature set. BUT rendered useless by awful font rendering (only monospace fonts with occasional glyph errors) and problems with editing UTF-8 and non UTF-8 encodings together. A real shame it is not the dev’s fault but he uses an editor component which has these limitations.
3. SciTE / Notepad2 (both based on scintilla): The BEST looking syntax highlighting, great code completion, folding; a brilliant editor component. I love SciTE as it is fast and powerful. But neither one has FTP.
4. EditPlus 2: solid editor, syntax highlighting can be flaky sometimes, FTP support good though it is not multi-threaded. Font display is superb - allows 5 fonts to be setup and switched. Everything is solid, but nothing is exceptional.
5. Crimson Editor: basically a clone of EditPlus2, though a good clone at that. My only problem is that FTP is not viewable in a pane. Great feature is line-spacing; there is good evidence to show that bigger line-spacing improves legibility and reading comprehension, yet ALL editors only ever set 100% line-spacing - in crimson editor it is adjustable - kudos to the dev on that!
6. Topstyle 3: Amazing for CSS, good for XHTML, but not a workhorse editor, none of the solid encoding support etc I need.
7. Homesite: I have a registered version from a Dreamweaver install. I just don’t understand what is so amazing. Must have been great when it first came out though…
8. JEdit: Very powerful and solid. FTP handling superb. Lots of raw editing power and extensible close to the point of self-sentience! Only gripes are font-smoothing is not as good as native methods, and slow to start.
Conclusions: No editor has yet to satisfy my needs! I’ll stick with CrimsonEditor (faster) and JEdit (power) - though FTP explorer of editplus may draw me to the “original”! No editor seems to support PCRE regex which is really annoying, they all use different variations :grrr:
March 3rd, 2005 at 5:01 am
35sorry: addendum â JEdit does support PCRE type regexâŠ
April 14th, 2005 at 3:33 pm
36I can’t believe none of you have used XEmacs…Yes it was initially a Unix program, but it’s marvelous on Windows… and is fast and accurate…I code everything in it.
April 30th, 2005 at 10:36 am
37I have recently started using the e text editor (http://www.e-texteditor.com) which has a very simple interface but is really fast, even with large files. It’s interface is very similar to firefox with tabs and incremental search, but what really impressed me about it was its visual undo. I have never seen anything like that in another text editor.
June 1st, 2005 at 6:07 pm
38notetab is nice, but cluttered, and no real utf-8 support that i can find :(
June 13th, 2005 at 10:50 pm
39Metapad is a nice little NP replacement with developers and every day users in mind. http://www.liquidninja.com/metapad — oh and I typically use it for my first drafts for creative writing projects.
September 13th, 2005 at 3:31 pm
40I second the XEmacs comment. My entire work day is rarely spent outside the app, and even although powerful, it’s still fast. There’s a web-browser, IRC client, practically an .el(emacs lisp) addon for everything in it. :) Great package, simplicity, I’m not so sure about, the tutorial it comes with does an excellent job of introducing, and there’s plent of docs and even more packages for it.
September 16th, 2005 at 11:23 am
41I used to be a religious EditPlus 2 user until I wanted to edit Unicode files — it doesn’t support Unicode or UTF8 (little surprised that Ian didn’t mention that in his otherwise comprehensive comparison). I now use Ultra Edit, which is not bad, but not the nicest UI. Can’t understand why anyone would want to use TextPad — I am forced to use it at work, and it is unfeasibly slow to load and as for scrolling with the mouse wheel — don’t even think about it. It’s possible I’m using an old version though. Of course, I don’t have the rights to upgrade my software at work.
January 10th, 2006 at 4:58 pm
42I think NotePad2 is wonderful
September 11th, 2006 at 2:14 pm
43I like Homesite myself, I’ve used it for years even before I got involved with CF. But unfortunately, we’re having to give it up in favor of Dreamweaver or Eclipse because of it’s lack of UTF-8 Encoding support. I wish Adobe would have the foresight to, at the very least, create a Homesite patch that would fix this issue. From what I see, there are a lot of developers out there that still like and use Homesite. I hope Adobe is listening!
November 2nd, 2006 at 6:29 pm
44I use SciTE and love it, does everything I need it to.
December 28th, 2006 at 8:53 am
45Dear Friend here is the answer to your fustrations. “e” is a new recently released text editor, which gives you all the things, which you need. The editor are similar to TexMate but runs on Window, has the BUNDLE features and an unique undo facility as well. It has been reviewed by “X-Factor and “DIGG” with a promissing future. I can only recommend you to TRY it !!
January 4th, 2007 at 5:01 pm
46notepad #2 is the best.
no registry modification necessary.
RSS feed for comments on this post
Leave a reply