- Back to Home »
- Free »
- Notepad++ 6.1.3
Posted by : Unknown
Thứ Hai, 28 tháng 5, 2012
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
- Changes in 6.1.3:
- Enhance the performance issue for xml matching tags highlighting and for displaying clickable links.
- While the amount of file to open is larger than 200, a dialog will be shown to warn user.
- Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document.
- Fix hanging problem while double-click on a project folder then (immediately) drag it.
- Fix a bug while command argument contain an empty string ("").
- Fix mouse cursor disappearing bug on right click while a project item is dragging.
Homepage
Changelog
Download | 6.1.3 Installer
Download | 6.1.3 Portable