This post originated from an RSS feed registered with .NET Buzz
by Mark Levison.
Original Post: Notepad replacements
Feed Title: Mark Levison
Feed URL: /WebLog/error.aspx?aspxerrorpath=/WebLog/mlevison/Rss.aspx
Feed Description: Musings on No Touch Deployment, .NET development and photography
I've spent alot of the past few days tweaking little details in nmake files
(used for post build events). I quickly grew tired of the builitin Notepad
and all its limitations. A few minutes of Googling found dozens (NoteTab,
UltraEdit ($), NotePad2,
NotePad++).
I like both '2' and '++' - both support syntax highlighting (for many
languages), solid support search & replace (including regex) ... STOP
reading go and play with them.
In the end I choose NotePad++ because it supports having a number of files
open at once (via tabs).