Notepad++: Difference between revisions

Content deleted Content added
Template:Infobox software, WP:REFerence WP:CITation parameters: update-standardize, underscores > spaces, add, fill, respace. Nonlead proper + nonproper noun MOS:CAPS, MOS:ALLCAPS > WP:LOWERCASE sentence case. WP:COPYEDITs WP:EoS: WP:TERSE, MOS:BOLDSYNonyms add, cut needless word repeats; clarify. MOS:FIRSTABBReviations define before WP:ABBRs in parentheses. WP:LINKs: update-standardize, needless WP:PIPE > WP:NOPIPE, add.
m MOS:BOLDSYNonyms clarify; again, due to my error in my last edit. Links add. Small WP:COPYEDITs WP:EoS: WP:TERSE, cut needless word repeats; clarify.
Line 22:
}}
 
{{distinguish|Notepad+|Windows Notepad}}'''Notepad++''' (sometimes '''npp''' or '''NPP'''), is a [[text editor|text]] and [[source code editor]] for use with [[Microsoft Windows]]. It supports [[Tab (GUI)|tabbed]] editing, which allows working with multiple open files in one window. The program's name comes from the [[C (programming language)|C]] postfix [[increment operator]]; it is sometimes referred to as npp or NPP.<ref>{{cite web |title=Notepad++the most useful plugins for developer (npp) |website=Dirask.com |date=30 March 2021<!--from page source--> |url=https://dirask.com/posts/Notepad-the-most-useful-plugins-for-developer-npp-jEL2rp}}</ref>
 
Notepad++ is released as [[free and open-source software]] under a [[GNU General Public License]] (GPL) 3.0 or later. At first, the project was [[Web hosting service|hosted]] on the [[SourceForge]] [[software repository]] (2003–2010), from where it was downloaded over 28 million times,<ref>{{cite web |title=SourceForge.net: Project Statistics for Notepad++ |work=[[SourceForge.net]] |url=http://sourceforge.net/project/stats/detail.php?group_id=95717&ugn=notepad-plus&type=prdownload&mode=alltime&package_id=0 |access-date =2 April 2014}}</ref><ref>{{cite web
|url= http://sourceforge.net/top/topalltime.php?type=downloads
|title= Top Downloads - For all time, updated daily
Line 37:
|archive-url= https://web.archive.org/web/20090919045650/http://sourceforge.net/community/cca09/winners/
|url-status= dead
}}</ref> TheThen, the project wasmoved hosted onto TuxFamily from 2010 to 2015; since 2015(2010–2015), Notepad++and hasthen been hosted onto [[GitHub]] (2015–present).<ref>{{Cite web|url=https://notepad-plus-plus.org/news/notepad-plus-plus-on-github.html|title=Notepad++ on GitHub|website=notepad-plus-plus.org|access-date=2 June 2016|archive-date=1 July 2016|archive-url=https://web.archive.org/web/20160701052506/https://notepad-plus-plus.org/news/notepad-plus-plus-on-github.html|url-status=dead}}</ref> Notepad++ uses the [[Scintilla (software)|Scintilla editor component]].
 
==History==
Line 139:
The language list also displays two special-case items for ordinary [[plain text]]: "Normal text" (default) or "[[MS-DOS]] Style", which tries to emulate [[DOS]]-era text editors.
 
Notepad++ has features to consume and create [[Cross-platform software|cross-platform]] [[plain text]] files. It recognizes three [[Newline#Representation|newline representations]] ({{mono|CR}}, {{mono|CR+LF}}, and {{mono|LF}}) and can convert between them on the fly. In addition, it supports reinterpreting plain text files in various [[character encoding]]s and can convert them to [[ASCII]], [[UTF-8]] or [[UCS-2]]. As such, it can fix plain text that seem gibberish only because [[Bush hid the facts|their character encoding is not properly detected]].
 
Notepad++ also has features that improve plain text editing experience in general, such as: