I would like to get syntax highlighting support for major languages. Other desired properties are:
- Simple to use
- Light weight
|
15
|
I would like to get syntax highlighting support for major languages. Other desired properties are:
|
|||
|
|
|
|
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: |
||||||||
|
|
|
metapad |
|||
|
|
|
|
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.
|
|||
|
|
|
|
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?
|
|||
|
|
|
|
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. |
|||
|
|
|
|
I'd just want to mention smultron for the mac users among us... |
|||
|
|
|
|
Notepad 2 or Programmer's Notepad 2. Notepad 2 for quick editing, Programmer's Notepad 2 for text clips, projects, and more |
|||
|
|
|
|
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. |
|||
|
|
|
|
UltraEdit - very handy text editor |
|||
|
|
|
|
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. |
|||
|
|
|
|
TextPad always. First class product. Almost a must have for programmers. |
|||
|
|
|
|
The Zeus IDE wins hands 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. |
|||
|
|
|
|
I love Scite! |
|||
|
|
|
|
Mac: Textmate Windows: Intype http://intype.info/home/index.php |
|||
|
|
|
|
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) |
|||
|
|
|
|
Geany is cross-platform and uses the same editor component like Notepad++ and SciTE, but has much better IDE stuff. |
|||
|
|
|
|
The Zeus editor has syntax highlighting for quite a few programing languages and the syntax highlighting can be easily configured for almost any language. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
I'm a big fan of scite, myself. Syntax highlighting, bracket matching, supports multiple languages, and is very fast and lightweight. |
|||
|
|
|
|
vim in linux and notepad++ in windows |
|||
|
|
|
|
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. |
|||
|
|
|
|
I use Notepad 2, replaced Notepad with it. Lightweight and feature full. |
|||
|
|
|
|
+1 to gedit. It is my choice when writing ruby, groovy and trying some java code. Kind Regards |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
|
|||
|
|