tools:notepad

Differences

This shows you the differences between two versions of the page.


Previous revision
tools:notepad [2022/08/22 07:06] (current) Henrik Yllemo
Line 1: Line 1:
 +====== Notepad++ ======
 +{{  :tools:pasted:20200118-175329.png?100}}
 +  * https://notepad-plus-plus.org/
 +
 +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.
 +
 +Notepad++ is distributed as free software. At first the project was hosted on SourceForge.net, from where it has been downloaded over 28 million times, and twice won the SourceForge Community Choice Award for Best Developer Tool. The project was hosted on TuxFamily from 2010 to 2015; since 2015 Notepad++ has been hosted on GitHub. Notepad++ uses the Scintilla editor component. 
 +
 +<panel type="" title="What is Notepad++" icon="fa fa-globe" >
 +Notepad++ is a free (as in “free speech” and also as in “free beer”) 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.
 +
 +[[https://notepad-plus-plus.org/|{{:tools:notepad4ever.gif?|}}]]
 +
 +<WRAP column right><fs 12px>Source: [[https://notepad-plus-plus.org/|Notepad++]]</fs></WRAP>
 +</panel> 
 +
 +<callout type="primary" title="RSS Feed" icon="fa fa-rss">
 +
 +{{rss>https://notepad-plus-plus.org/index.xml}}
 +
 +<WRAP column right><fs 12px>Source: [[https://notepad-plus-plus.org/index.xml|Feed]]</fs></WRAP>
 +</callout>
 + 
 +
 +
 +{{wp>Notepad++}}
 +
 +
 +<callout title="External links:">
 +  * https://notepad-plus-plus.org/resources/
 +</callout> 
 +
 +
 +{{tag>tool editor  programming devopscreate ide  rss    }}