Quote:
Originally Posted by DMcCunney
I have gVim here, but under Windows normally use Notepad2-mod, a fork of Florian Balmer's open source Notepad2. Notepad2 uses Neil Hodgson's Scintilla edit control, which provides syntax highlighting and code folding. It can be set via a registry hack to replace built-in Notepad. It invokes instantly, and provides as much power as I normally need.
Dennis
|
Thanks for the pointer to notepad2. I work with very large files (>4gb) of xml, and I need to "see" the file from time to time. This is the first one I found, that is highlighting the xml-tags, and can read the large files. (And free :-))