|
Notepad++ is a free source editor and Notepad replacement with the syntax highlighting.
It also gives the extra functionality to the general user: colorize the user defined words.
You can print your source code in color (or whatever you want) if you have a color printer (WYSIWYG).
Furthermore, Notepad++ includes the multi-view feature, which allows the user to edit the different documents at the same time, and even edit the same document synchronously in 2 different views.
Notepad++ supports drag and drop: not only you can drop the file from explorer to open it,
but also you can drag and drop a document from a view to another. With all the functionalities, Notepad++ runs as fast as Notepad provided by MS Windows.
Supported languages for the moment: (c/c++/Java/html/xml/php/asp/vb/vbs/SQL/Objective-C/javascript/ini/makefile/MSDos Display)
Included plugins:
- TexFX v0.24a
- NppExec v0.2 RC3.2
- Spell Checker v1.3.1
- MIME Tools v1.4
- FTP_synchronize v0.9.6
- NppExport v0.2.7.3
- Compare plugin v1.5.1
- Light Explorer v1.5
- Doc Monitor v2.1
What's New in version 5.0.2:
- Fix crash bug for tags match highlighting.
- Fix the huge file makes notepad++ crash issue.
- Fix adding item in the history file list while deleting file from Notepad++ bug.
- Fix a bug that file detection options set are not saved due to doc monitor plugin.
- Improve opening file performance.
- Fix bug when closing file using close button.
|