Versie 6.5.5 van Notepad++ is uitgekomen. Deze uitgebreide teksteditor heeft diverse mogelijkheden die vooral voor programmeurs handig zijn, zoals syntax-highlighting voor onder andere C, C++, Java, html, xml en php. Ook biedt het programma de mogelijkheid om meer dan één document tegelijk te bewerken of zelfs één document op twee verschillende plaatsen te onderhouden. Wil je de nieuwste versie gebruiken, dan zul je die zelf moeten ophalen. De ingebouwde updater van Notepad++ biedt updates namelijk pas 1 week na hun verschijnen aan, om eventuele ernstige bugs nog te kunnen oplossen. De belangrijkste veranderingen en verbeteringen die in deze uitgave zijn aangebracht, kunnen hieronder worden gevonden.
New features and bug fixes:
- Add character encoding auto-detection feature.
- Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits.
- Enable word-completion in ANSI document under CJK environment.
- Add wildcard capacity for file name argument in command line.
- Add new command line argument "-r" for opening files recursively (with wildcard characters).
- Fix the crash bug while setting current document as Objective-C source code.
- Fix rename not replacing the existing file bug.
- Enhance Function list feature: reload on saving.
- Enhance Function list feature: better recognition of perl function.
- Fix sorting path in Windows document dialog makes Notepad++ crash.
- Fix the no extension column setting for Doc Switcher not initialized