Notepad++ is een opensource teksteditor en wordt geschreven in C++. Het heeft een aantal handige functies aan boord zoals tekst-highlighting (voor onder andere C, C++, Java, HTML, SQL, Ruby, XML en PHP) en de mogelijkheid om meerdere documenten tegelijkertijd te bewerken of zelf één document op twee verschillende plaatsen. De ontwikkelaar heeft onlangs versie 3.8 op de wereld gezet met de volgende aanpassingen:
New features and fixed bugs:
- Restore the F3 old behaviour of v3.6 (search non-volatile). Change search volatile behaviour in Ctrl-F3.
- Add run macro multiple times feature.
- Enhance macro undo/redo feature.
- Memorize the position of each file while saving the session.
- Add feature which creates a new file if file to open does not exist (from command line).
- Bug fixed : crash while NPP minimized & open file from explorer context menu.
- Bug fixed : User Defined Dialog's crash problem
- Change system tray icon behaviour : One Click to show notepad++ windows.
- Add Block comment/uncomment and Stream comment feature for User define language.
- Fix Macro recording bug : paste command is recorded 2 times.