I would like to get syntax highlighting support for major languages. Other desired properties are:
- Simple to use
- Light weight
|
16
|
I would like to get syntax highlighting support for major languages. Other desired properties are:
|
|||
|
|
|
|
I have to go with Notepad 2 or Notepad++ |
|||
|
|
|
|
Programmers Note pad for me. |
|||
|
|
|
|
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. |
|||
|
|
|
|
|
|||
|
|
|
|
+1 to gedit. It is my choice when writing ruby, groovy and trying some java code. Kind Regards |
|||
|
|
|
|
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 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. |
|||
|
|
|
|
TextPad always. First class product. Almost a must have for programmers. |
|||
|
|
|
|
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. |
|||
|
|
|
|
On Windows, I like TextPad. On Mac, I like TextWrangler. It would be a mistake for me to recommend a text editor to any linux users :) |
|||
|
|
|
|
Btw Notepad++ and Notepad2 is also based on Scintilla and they basically have the same functionality. |
|||
|
|
|
|
Emacs on *nix, notepad++ on windows.. The emacs version on windows feels clunky to use.. :( |
|||
|
|
|
|
I am a fan of vEdit. |
|||
|
|
|
|
TextPad and e-editor for windows and textedit for the mac. |
|||
|
|
|
|
We use Textpad, have done for ages - one of the nice things about it being the way it copes with huge files. I've looked at others but not found anything compelling enough to make me want to switch (though there is only so much one can do with a text editor before you progress from useful to bloated...) Murph |
|||
|
|
|
|
Try TextPad. It does a great job of highlighting HTML with JavaScript and PHP (or whatever). There is plugins for virtually any language. |
|||
|
|
|
|
I personally love notepad++ and use it all the time. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
I use Notepad 2, replaced Notepad with it. Lightweight and feature full. |
|||
|
|
|
|
vim in linux and notepad++ in windows |
|||
|
|