|
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.1:
- Fix: tags match highlighter bug - more accurate.
- Fix: word completion doesn't display bug.
- Fix: word completion not in alphabet order.
- Fix: Notepad++ launch problem under WINE.
- Fix: crash issue due to timestamp problem.
- Bugfix: Files not in recent list on exit and no session saved.
- Bugfix: hide lines not working right when closing.
- Re-enable gcc compiler environment (minGW).
- Bugfix: Syntax highlighting is not applied after "Save as".
|