Notepad++ v6.5 new features and bug fixes: 1. Update Scintilla to 3.3.4 2. Add Coffee script support. 3. Add multi-paste support for multi-selection/column mode. 4. Add new feature: auto-close parenthis, quotes, bracket and matched xml/html tag. 5. Add php, perl, xml, batch, ini and nsis for the build-in function list. 6. Add User Defined Languages support for the build-in function list. 7. Fix a minor problem of file extension support for the build-in function list. 8. Fix a tag matching bug by disabling tag matching inside PHP code blocks. 9. Fix right-to-left text after closing document map bug. 10. Fix canceling shutdown make Notepad++ quit w/o saving files bug. 11. Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active. 12. Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog . 13. Fix a Replace dialog status bar display problem by clearing status bar before processing any action. 14. Add new feature: if Notepad++ is running as administrator, display this info on the title bar. 15. Rename "block comment" to "Single line comment" and "stream comment" to "block comment". 16. Remove invalid command "Online Documentation". |