Looking forward, open source editor notepad++ 6.2.3 finally released.
Notepad++ is a free, open source, Cross-platform editor. It supports multinational languages, including Chinese, and is powerful, and can be used as a code editor, in addition to making plain text-only documents. notepad++ not only enables syntax highlighting, but also syntax folding, and supports macros and plug-ins that extend basic functionality.
This version is mainly a number of details of the changes, the main improvements are as follows:
- Fixed the regexpr mode to find "\ r \ n" Bugs;
- Change the Delete file command to moving to the Recycle Bin (move to recycle);
- Added the delete blank line function;
- Change the document default value from ANSI to UTF8 w/o BOM;
- The word automatic completion of the Unicode document is enabled in the CJK environment.
New features of notepad++ 6.0:
- New support for Pcre (Perl compatible Regular Expressions);
- Added Document Map function ("View"-> "document Map");
- Enhanced load performance for large files.
Download Address: http://notepad-plus-plus.org/download/v6.2.3.html