| |
Notepad++ это бесплатный редактор текстовых файлов
(замена стандартного Блокнота) с поддержкой синтаксиса большого
количества языков программирования, ориентирован для работы в
операционной системе MS Windows.
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.
What's New:
1. Add Notepad++ self-update capacity (optional).
2. Fix save file dialog crash issue.
3. Fix the crash issue while the length of config.xml is zero.
4.
Change the behaviour : When file is deleted from outside and switch
back to Notepad++, user will be asked if he want to keep this file. If
he answer yes, he will not be asked in the next time.
5. Change Window title from "Notepad++ - file path" to "file path - Notepad++"
6. Fix Run dialog bug: the executable file won't be executed even it is between the double quot.
7. Add open relative file path from command line feature.
8. Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length).
9. Fix the bug that the title doesn't be updated while file status changed and updated.
|
|