Notepad++ 可完美地取代微軟視窗的記事本。Notepad++ 的主要功能如下。
語法高亮度顯示及語法摺疊功能
列印所見即所得(WYSIWYG)
用戶自定程式語言
字詞自動完成功能(Auto-completion)
支援同時編輯多重文件
支援多重視窗同步編輯
支援 Regular Expression 搜尋及取代
完全支援拖曳功能
內部視窗位置可任意移動
自動偵測開啟檔案狀態
放大與縮小功能
支援多國語言
書籤
高亮度括號及縮排輔助
巨集
Notepad++ v5.2 new feature and fixed bugs (from v5.1.4) :
1. Fix Function Tip crash issue.
2. Fix the find in files crash bug while cloned views are side by side and focus is on main view.
3. Fix a crash bug after searching/replacing in files returned with no results.
4. Enhance Find in all opened files and Find in files features.
5. Add Replace in files feature.
6. Fix command line parsing to accept unquoted files as single argument.
7. Refine open ANSI files as UTF8 w/o BOM feature.
8. Add minidump feature in the case of crash for debug use.
9. Adjust PostIt/FullScreen behaviour to mix well together.
10. The file filters and the directory are set while find/replace/findInFiles dialog is launched.
11. Adding find in files filters supports user defined language.
12. Fix the bug that texts in combo box of Find dialog are restored not in order on the launch time.
13. Add NPPM_DOOPEN plugin message.