Free download: Notepad++ 6.0.0
Many people use Notepad for editing simple text documents and program/webpage code because it is small and fast. The disadvantage is that it lacks many features that would be very useful, especially when looking at programming code.
Notepad++ is designed for this purpose and so comes with lots of useful tools, including colour coding special words in code.
Installation is easy with an option for installing to a USB key and making it the default viewer when viewing the source code of web pages in Internet Explorer. The latter is particulary useful trying to troubleshoot problems.
Extra plugins installed automatically include a file browser, spell checker and a function list. Extra plugins can be downloaded from the Notepad++ website for features such as code completion.
Notepad++ can even completely replace the standard Notepad. This does involve some manual editing of the Registry, so take a backup first.
New features and enhancement in release 6:
- PCRE (Perl Compatible Regular Expressions) is supported.
- Add Document Map feature (via Menu View->Document Map).
- Enhance the loading performance for the large file.
Included plugins (Unicode):
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
Download:
- Notepad++ v6.0 Installer : Take this one if you have no idea which one you should take.
- Notepad++ v6.0 zip package : Don’t want to use installer? Check this one (zip format).
- Notepad++ v6.0 7z package : Don’t want to use installer? 7z format.
- Notepad++ v6.0 minimalist package : No theme, no plugin, no updater, quick download and play directly.
- SHA-1 digests for binary packages : Check it if you’re paranoid.
- Notepad++ v6.0 source code : The source code of current version.