Versie 6.6.8 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 een week na hun verschijnen aan, om eventuele ernstige bugs nog te kunnen oplossen. In versie 6.6 is session snapshot toegevoegd, een automatische back-upfunctie. Nieuw in versie 6.6.8 is onder meer dat de instellingen centraal nu ook in Google Drive kunnen worden opgeslagen en zijn er diverse problemen verholpen.
Notepad++ v6.6.8 new features and bug fixes:
- Settings on cloud - Google Drive.
- Fix Settings on cloud - OneDrive detection error.
- Make internal docking dialogs apply the selected theme's background and foreground colours.
- Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
- Fix the bug that user cannot disable "backslash is SQL escape char" without restarting.
- Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting.
- Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
- Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.