Filed under: Developer, Text, Freeware
Lee's Favorite Apps: Notepad++
Fortunately, I discovered Notepad++. It's totally free, extremely powerful, and does everything I need an editor to do (and a whole lot more). It's based on Scintilla, which is a fantastic foundation for source code editing.
What makes it so great? For starters, it's portable, it supports tabs, syntax highlighting,drag and drop, macro recording, regular expression search and replace, and auto-completion. That's barely the tip of the iceberg.
Multiview editing lets you two documents at once - or two views of the same document. Collapse regions of your code that you don't need visible while editing. Zooming makes code easy to read even on small screens (like my MSI Wind). Bookmarking important or troublesome locations in your files makes navigating them snap.
Plugins add another dimension to N++, and I've got a few favorites. Light explorer adds a small but very useful file browser pane, FTP Synchronize automatically updates your server with changes saved to a local copy, Quick Text offers powerful snippet management, and Secure Pad adds encrypt/decrypt functions.
There are several other great add-ons, and Notepad++ has an enthusiastic, supportive community. They have also contributed tons of autocompletes, translations, themes, and language additions - everything from Smarty to UnrealScript.
Notepad++ is simply a great application.

DarkCopy
---vim1-1.jpg)
First there was WriteRoom, which gave Mac users a very simple black interface in which to write. No distractions, just a black screen with glowing green letters, which probably appeals particularly to people that have been working with computers long enough to remember monochromatic terminals.

I guess since
After spending the better part of an hour on 