Notepad++ 8.7.6
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
Notepad++ 8.7.6 changelog:
- Update to scintilla 5.5.3 & Lexilla 5.4.1.
- Enhance performance of syntax highlighting for large files.
- Make "Show close/pin button on each inactive tab" optional.
- Add ShortcutMapper Multilingual ability, allowing the use of specific keys for non-en-US keyboards.
- Fix vertical tab crashes when enabling/disabling the pin tab feature.
- Fix crash when passing an invalid buffer with NPPM_SETUNTITLEDNAME.
- Fix floating panels position resetting regression in multi-monitor configurations.
- Fix incorrect "Replace all" behavior during the second replace in selection.
- Fix backup file renaming bug for untitled tabs.
- Enhance UX in "Find in file" action when the Directory field is empty.
- Make the current line/position copyable in the Go to Line dialog.
- GUI enhancement: hide right menu shortcuts on the fly.
- Minor enhancements for JavaScript, CSS & HTML.