Notepad++ is een open-source teksteditor en wordt geschreven in C++. Het heeft een aantal handige functies aanboord zoals tekst-highlighting (voor onder andere C, C++, Java, HTML, XML en PHP) en de mogelijkheid om meerdere documenten tegelijkertijd te bewerken of één document op twee verschillende plaatsen tegelijkertijd. Sinds kort is versie 2.9 beschikbaar met de volgende release notes:
Notepad++ v2.9 is released.
This version, which enhances the Find/Replace dialog, gives to user more control for search and replace functionality: Search/Replace in the selection zone and Search/Replace in all opened files. However, the Find in Files feature is not in this release. I need more time to do it.
Here's changelog of v2.9:
- fix a regular expression's replace bug.
- enhance the regular expression find/replace feature.
- fix Search Next/Previous Bookmark without bookmark bug.
- "Find All" not only marks, but also keeps the style now.
- add "Replace all in selection zone" feature.
- add "Mark all in in selection zone" feature.
- add "Replace all in all opened document" feature.
- add "Find all in all opened document" feature.
- fix a minor bug of restoring window position and size from previous session.
- Add a "clear" button to clear all marks in Find Dialog.