Friday, January 4, 2013

Source Code Editor - Notepad ++

About Notepad++:
Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.


Notepad ++ Look:




















Various Features of Notepad++:

It have some notifying features like,

1] Diverse Language coloring and formatting[C,C++.CSS,Java,HTML]

2] Diverse number of Open Source Plugins [  Compare,Converter ]

3] Embedded with various browsers

4] Macros


1] Diverse Language coloring and formatting:
 
Various Language formatting is the cool option with notepad++ and replace most of the editors with this single consolidated language option.We have C,C++,HTML,XML,CSS and etc..




































2] Diverse number of Open Source Plugins:

Under Plugin option it have compare 2 files,conversion of file and etc.








Using Plugin Manager option we can download needed plugins.
  
3] Embedded with various browsers
Using run option we can run the file in following list browsers, we can mail the file straight away to someone using "Send via Outlook" option.
References:
1] http://notepad-plus-plus.org/
 


No comments:

Post a Comment