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 (Unicode):
- TextFX v0.26
- NppExec v0.3 RC1
- Spell Checker v1.3.2
- MIME Tools v1.5
- FTP_synchronize v0.9.6
- NppExport v0.2.8
- Doc Monitor v2.2
- NppNetNote v0.1
Included plugins (ANSI):
- TextFX v0.25
- NppExec v0.3 RC1
- Spell Checker v1.3.1
- MIME Tools v1.5
- FTP_synchronize v0.9.6
- NppExport v0.2.8
- Light Explorer v1.5
- Doc Monitor v2.2
- NppNetNote v0.1
What's New in version 5.5.1:
- Old icon is back.
- Set ".txt" extension automatically while saving a document text.
- Real characters count is added in status bar.
- Fix some memory leaks.
- Add "open all" capacity in finder (for find in files).
- Replaced nppcm with NppShell (in installer).
- Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll)
- Context menu icon properly rendered
- Incorporate dynamic icon for registered filetypes