vote up 31 vote down star
15

I would like to get syntax highlighting support for major languages. Other desired properties are:

  1. Simple to use
  2. Light weight
flag
show 2 more comments

76 Answers

1 2 3 next
vote up 85 vote down check

My editor of choice is Emacs but it does have the same learning curve as running into a brick wall.

Lifehacker had a good rundown of text editors. Their top choices were:

link|flag
17  
Emacs is a ridiculous answer in the context of this question. There are many other editors that better meet the needs stated in the question. Did the 73 up-voters actually read the question or just vote for "my favorite"? Emacs is powerful no-doubt, just not the best for the stated reqs. – Ash Apr 13 at 12:52
6  
If you read the whole answer there are links to a 6 text editors of which Emacs is only one. Perhaps it is that which was being upvoted. I explicitly warned that Emacs wasn't easy to use which is why I linked to all the others too. – Dave Webb Apr 14 at 8:06
show 5 more comments
vote up 0 vote down

metapad

http://liquidninja.com/metapad/

link|flag
vote up 0 vote down

I still use http://www.kedit.com" target=_blank>Kedit from the days when I was installing programs under VM CMS. Kedit is a very lightweight and powerful emulation of IBM's XEDIT. It is a REXX interpreter which, similar to emacs, allows me to modify it's environment. A single Kedit session can edit up to 100 files simultaneously up to the size of memory.
One of the major benifits that I enjoy with this editor is it's capability to edit text within a column or a block. Another is it's capability of issuing complex commands.
I have used many of the editors in this writeup and I keep comming back to kedit because it does more.
BTW, the learning curve is considerable as is true with any "good" editor.

link|flag
vote up 0 vote down

I've used Textpad from Helios for quite some time. Only thing I miss is the "Visual Basic" style context menu which autocompletes or describes e.g. function in certain programming langues.

Why TextPad?

  • No limits on files opened
  • Unlimited undo/redo even when you saved the files, you can always undo (GREAT!)
  • Find in files, in open files
  • Find/Replace with Regex (that was one of the biggest reasons)
  • Block select (although that's something in the Windows standard ALT + Mouse should every program understand)
  • Document classes (e.g. trim lines yes/no, save as tabs/space characters etc.etc. very flexible)
  • Code highlighting (also very easy to understand and modify if you need some custom things)
  • Cheap (free to try with no limits and the developer has earned my money, also you don't have to pay upgrades for the same major release)
link|flag
vote up 0 vote down

Obviously the best and free one is NotePad++ out there. Of course if you can spare money to those paid programs, you can find better ones maybe.

link|flag
vote up 0 vote down

I'd just want to mention

smultron

for the mac users among us...

link|flag
vote up 0 vote down

Notepad 2 or Programmer's Notepad 2. Notepad 2 for quick editing, Programmer's Notepad 2 for text clips, projects, and more

link|flag
vote up 0 vote down

Snippely is a great little Adobe Air app for mixing thoughts and code together in a much more organized way then just text files. The only problem I had with it was it didn't have support for as many languages as programs like Notepad++ have, but it's still worth a look.

link|flag
vote up 0 vote down

UltraEdit - very handy text editor

link|flag
vote up 1 vote down

I have been using EmEditor for years now for both code and regular content editing. When working with files in different encodings it performs flawlessly. The latest version also offers a hex view of your opened file.

link|flag
vote up 1 vote down

TextPad always. First class product. Almost a must have for programmers.

link|flag
vote up 0 vote down

The Zeus IDE wins hands down.

link|flag
vote up 0 vote down

I use NetEditr

It's web-based based on TinyMCE and EditArea.

I mainly use it as an extra buffer when editing content in a CRM such as Joomla or Drupal. It's more like a sandbox to do your editing and copy paste to where you want. Saving source code to local computer is supported also.

link|flag
vote up 0 vote down

I love Scite!

link|flag
vote up 0 vote down

Mac: Textmate Windows: Intype http://intype.info/home/index.php

link|flag
vote up 0 vote down

And you could also try http://www.pspad.com/en/ . It has python syntax highlighting and is really smart and neat (but need some configuration before using with python)

link|flag
vote up 0 vote down

Geany is cross-platform and uses the same editor component like Notepad++ and SciTE, but has much better IDE stuff.

link|flag
vote up 0 vote down

The Zeus editor has syntax highlighting for quite a few programing languages and the syntax highlighting can be easily configured for almost any language.

link|flag
vote up 1 vote down

EditPad Pro. A pretty interesting guy living the life in Thailand producing this most excellent editor. It's all I use on the Windows side of our existence.

link|flag
vote up 1 vote down

I use EditPad Pro. Has many features including great regex searching (which gets a lot of use as my RegEx tester :)). There's a free version, EditPad Lite, that comes without the regex support, which I guess makes it pretty much useless.

link|flag
vote up 2 vote down

Check out EmEditor (http://www.emeditor.com/). It is super light (right now it is currently consuming 424K on my system), blindingly fast regardless of file size, and the one time I had a feature request for it I mailed the guy who owns it and he replied, "great idea!" and added it a week later.

I won't give up my IDE, but EmEditor is a great complement to it.

link|flag
vote up 0 vote down

I'm a big fan of scite, myself. Syntax highlighting, bracket matching, supports multiple languages, and is very fast and lightweight.

link|flag
vote up 0 vote down

vim in linux and notepad++ in windows

link|flag
vote up 1 vote down

I've been using UltraEdit on Windows for a long time, and TextMate on Mac for at least a year. I'm not using them near their fullest (it's tricky to memorize advanced features in two different tools), but they both work well and highlight syntax for a bunch of languages.

link|flag
vote up 0 vote down

I use Notepad 2, replaced Notepad with it. Lightweight and feature full.

link|flag
vote up 1 vote down

@htanata

+1 to gedit. It is my choice when writing ruby, groovy and trying some java code.

Kind Regards

link|flag
vote up 0 vote down

For a lightweight solution either notepad++ or vim/gvim. For a more project based solution pspad is pretty good. I also like the customisability of notepad++ and pspad with their syntax highlighting. Eg. Add extensions like csproj, vcproj, wix to the XML language family to get the appropriate highlighting.

link|flag
vote up 0 vote down

I am a fan of ConTEXT, it also allows you to fully program your own syntax highlighting. Not sure if it is still being developed though.

link|flag
vote up 1 vote down

EditPad Pro from JGSoft used the trial version for several years till I finally got my company to man up and pay the $50 license fee but it is a wonderful piece of software. Super-fast, complete, has exactly what you want and need and the trial version is hardly limited at all.

I do also occasionally use JEdit (free) for its ability to split window, its neat search features and its excellent Macros support but its java nature just makes it feel clunky to me. Otherwise, it was my IDE of choice before I became a Visual Studio rat back in the days of simple ol' PHP.

link|flag
vote up 0 vote down

On Windows: PSPad

On Mac: SubEthaEdit

Multiplattform: Editra

Everywhere: Vim

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.