- Notepad++ Installer : Take this one if you have no idea which one you should take.
- Notepad++ zip package : Don't want to use installer? Check this one (zip format).
- Notepad++ 7z package : Don't want to use installer? 7z format.
- Notepad++ minimalist package : No theme, no plugin, no updater, quick download and play directly. 7z format.
- SHA-1 digests for binary packages : Check it if you're paranoid.
- Notepad++ source code : The source code of current version.
You can find sha1 digests for binaries package on Sourceforge as well.
Notepad++ v6.4.5 bug fix:
- Fix a regression on recent files history.
Notepad++ v6.4.4 new features and bug fixes:
- Fix a crash issue while there's missing tag in functionList.xml.
- Fix UTF-8 (w/o BOM) detection bug.
- Fix line numbers space problem while folding.
- Fix opening file in Notepad++ makes Aero-snapped cancelled.
- Change behaviour: statusbar reports the number of selected characters instead of number of bytes now.
- Add "close all tab to left" and "close all tab to right" features.
- Add direct access to the tab feature (Ctrl + NumPad).
- Fix macro replaying crash issue.
- Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively).
- Add selection between matching braces feature.
- Fix opening file problem from the network drive.
- Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document.
- Enhance function list's C/C++ parser.