De open source teksteditor Notepad++ is voorzien van een update naar versie 3.2. Enkele van de features van dit programma zijn tekst-highlighting (voor onder andere C, C++, Java, HTML, XML en PHP) en de mogelijkheid om meerdere documenten tegelijkertijd te bewerken of zelfs één document op twee verschillende plaatsen. De ontwikkelaars hebben als download een zip-bestand of een installer voor je in de aanbieding. Het changelog van deze release laat de volgende veranderingen zien:
New features and fixed bugs (from v3.1):[break]
- Change the behaviour for nativeLang.xml : nativeLang.xml which in the application directory will be loaded as the absence of %AppData%\Notepad++\nativeLang.xml.
- Support XP visual style.
- Fix replace all + direction up bug.
- Fix the bug that scrolls down one line as launching Notepad++ to open a file (double click).
- Fix the view shift bug while switching back (finally!!!).
- Fix the bug of failing to open the files (by using context menu or double click) with some "special" file names.
- Add "open the last session's files" feature (optional).
- Support the project file (save session and load session).
- Re-design the interface of Styler Configurator (easier to use).
- Fix the bug that open muli-instance of Notepad++ while opening several files at the first launch.
- The extensions of User Defined Languages can override the ones of supported languages now.
- Fix the Find all in read only file bug.