Content deleted Content added
Jerryobject (talk | contribs) 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. |
Jerryobject (talk | contribs) 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]]
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
|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>
==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:
|