Notepad++ 7.1
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component, written in C++ with pure win32 api and STL that ensures the higher execution speed and smaller size of the program. Notepad++ supports the following languages: C, C++, Java, C#, XML, HTML, PHP, javascript, RC resource file, makefile, ASCII art file, doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python and Lua.
Changes:
- Fix x64 crash on macro recording.
- Fix x64 crash on new language dialog of UDL.
- Check plugin architecture (32-bit or 64-bit) before loading.
- Enhance Smart Highlighting feature: 1. match case 2. whole word only 3. use find dialog settings for both.
- Fix poor performance of hex XML entities.
- Reshow CallTip text on separator character.
- Skip Auto-Complete self-closing HTML tags (<br>, <base>, <track>… etc).
- Fix 2 UI issues for RTL layout.
- Fix Folder as Workspace toolbar button inconsistent behavior.
- Add option to skip word completion on numbers (default: ON).
- Fix bookmarks toggled off’s bug.
- Sort plugin menu by plugin name.
- Installer: Add 64-bit/32-bit old install detection, and old installation removal ability.
- Installer: Ask user for keeping user data during uninstallation.
- Installer: Fix uninstaller bug to not remove themes files from APPDATA.
Download: Notepad++ 7.1 x64 | Notepad++ 7.1 x86
Homepage: Notepad++