Notepad++ is a free source editor and Notepad replacement with the syntax highlighting (supported language for the moment: c / c++ / Java / html /xml / php /asp /vb / vbs / SQL / Objective-C / javascript / ini / makefile / MSDos Display). 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.

0 comments