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.3:
- Fix crash bug while processing find in all opened files/find in files in a file contains a very long line.
- Fix the display problem in found results dialog while processing find in all opened files/find in files in a file contains a very long line.
- Fix not remembering the history file setting "Don't check at launch time" option bug.