Télécharger Notepad++ 6.7.5
Release Date: 2015-03-10
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.7.5 new features and bug fixes:
- Add ghost typing feature: launch Notepad++ with the auto-typing text from command line (via command line with argument -qn, -qt or -qf).
- Fix auto-insert bad behaviour : under some condition typing " or ' makes erase the further " or '.
- Fix the crash issue while user Ctrl + double click on an empty document.
- Fix crash bug on loading dropbox settings.
- Show progress window instead of a static window during FindInFiles and ReplaceInFiles.
- Filename rendered incorrectly on tab bar while it contains '&' character.
- Make highlighting (if enabled) follow typing for Incremental search, and add several Incremental search enhancements.
- Add the followings notifications for plugins : NPPN_BEFORESHUTDOWN NPPN_CANCELSHUTDOWN NPPN_FILEBEFORERENAME NPPN_FILERENAMECANCEL NPPN_FILERENAMED NPPN_FILEBEFOREDELETE NPPN_FILEDELETEFAILED NPPN_FILEDELETED
- Make keystroke ENTER trigger the shortcut editor dialog in Shortcut Mapper.
- Allow drop files onto doc switcher and other side panels.
- Installer remembers user's choices of last installation.
- Fix Auto-indent in new code block not respecting current EOL bug.
- Restore focus to editor when a panel is closed.