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:
|
|||
|
|
|
|
I SWEAR by Scintilla based SciTE. For my money ($free) it the best text editor: lightweight, tabbing, syntax highlighting, you can run code in it , See it here http://scintilla.sourceforge.net/SciTE.html download it here http://scintilla.sourceforge.net/SciTEDownload.html |
|||
|
|
I personally love notepad++ and use it all the time. |
|||
|
|
|
|
I use Notepad2 and replaced notepad.exe with it. Lightweight, fast and perfectly meets my demands. |
|||
|
|
|
|
I was put onto Programmers Notepad and love it. I had been using Notepad 2 but this is much better and more customizable. |
|||
|
|
|
|
I use notepad2 as a replacement for notepad (replaced like travis suggested), along with SciTE as a standalone executable on my tools flash drive. I also have notepad++ through Portable Apps, which I use on occasion. notepad2 -- very lightweight, lacks tabs, love the flawless replacement of notepad.exe SciTE -- Portable, tabs, syntax highlighting by default, can run basic console inside Notepad++ (on portable apps) -- nice interface, slower response |
|||
|
|
|
|
pspad :www.pspad.com |
|||
|
|
|
|
I have to go with Notepad 2 or Notepad++ |
|||
|
|
|
|
Programmers Note pad for me. |
|||
|
|
|
|
I use a combo of Notepad2 and Notepad++ for my coding needs. |
|||
|
|
|
|
Real programmers use |
|||
|
|
Huge TextPad fan. If it had source control integration and intellisense it would be the perfect code editor. |
|||
|
|
|
|
If you're using OSX and want a FOSS text editor, I recommend Smultron. |
|||
|
|
|
|
If you are after a free solution, you cant go past Notepad++ Otherwise, e is fantastic on Windows, and TextMate is like the best on OS X |
|||
|
|
|
|
I use Far Manager's built in editor for simple text editing. The editor has highlighting for a lot of different languages including C# and XML. |
|||
|
|
|
|
Notepad2, hands down.. It includes all the core functionality of a major editor (color code, zoom, line numbers, identation controll, auto tag closing, bracket identifying), but is also as fast and light weight as they come. Oh and it has an extremly simple interface. The complex stuf fare nicely tucked away. |
|||
|
|
|
|
Here is my preference: On Windows: On Linux: |
|||
|
|
|
|
I'd have to say EditPlus, $35 well spent! |
|||
|
|
|
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
+1 to gedit. It is my choice when writing ruby, groovy and trying some java code. Kind Regards |
|||
|
|
|
|
I use Notepad 2, replaced Notepad with it. Lightweight and feature full. |
|||
|
|
|
|
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. |
|||
|
|
|
|
vim in linux and notepad++ in windows |
|||
|
|
|
|
I'm a big fan of scite, myself. Syntax highlighting, bracket matching, supports multiple languages, and is very fast and lightweight. |
|||
|
|
|
|
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 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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
The Zeus editor has syntax highlighting for quite a few programing languages and the syntax highlighting can be easily configured for almost any language. |
|||
|
|