File:Notepad++_Logo.svg · Wikimedia Commons · See Wikimedia Commons
Q2033
Sign in to saveNotepad++ (sometimes npp or NPP) is a text and source code editor for use with Microsoft Windows. It supports tabbed editing, which allows working with multiple open files in one window. The program's name comes from the C postfix increment operator.
Key facts
- Software.name
- Notepad++
- Software.logo
- Notepad++ Logo.svg
- Software.logo size
- 125px
- Software.screenshot
- Notepad++ v8.9.1 on Windows 11, with MediaWiki 1.45.1 source code, with split window view and autocompletion.png
- Software.screenshot size
- 300px
- Software.caption
- Notepad++ v8.9.1 on Windows 11, depicting MediaWiki 1.45.1 source code
- Software.developer
- Don Ho
- Software.programming language
- C++
- Software.operating system
- Windows
- Software.platform
- IA-32, x86-64, AArch64
- Software.language count
- 90
- Software.language
- Afrikaans, Albanian, Arabic, Aragonese, Aranese, Azerbaijani, Basque, Belarusian, Bengali, Bosnian, Brazilian portuguese, Breton, Bulgarian, Catalan, Chinese Traditional, Chinese Simplified, Corsican, Croatian, Czech, Danish, Dutch, English, Esperanto, Estonian, Extremaduran, Persian, Finnish, French, Friulian, Galician, Georgian, German, Greek, Gujarati, Hebrew, Hindi, Hungarian, Indonesian, Irish, Italian, Japanese, Kabyle, Kannada, Kazakh, Korean, Kurdish, Kyrgyz, Latvian, Ligurian, Lithuanian, Luxembourgish, Macedonian, Malay, Marathi, Mongolian, Norwegian, Nynorsk, Occitan, Piglatin, Polish, Portuguese, Punjabi, Romanian, Russian, Samogitian, Sardinian, Serbian, Serbian Cyrillic, Sinhala, Slovak, Slovenian, Spanish, Spanish Argentinian, Swedish, Tagalog, Tajik Cyrillic, Tamil, Tatar, Telugu, Thai, Turkish, Ukrainian, Urdu, Uyghur, Uzbek, Uzbek Cyrillic, Venetian, Vietnamese, Welsh, Zulu
- Software.genre
- Source code editor
- Software.license
- 2021: GPL 3.0 or later2003: GPL 2.0 or later
via Wikipedia infobox
Wikidata facts
- Official website
- notepad-plus-plus.org
- Image
- Notepad++ v7 on Windows 10, with MediaWiki 1.27.1 source code, with split window view and autocompletion.png
Show 10 more facts
- Commons category
- Notepad++
- social media followers
- 26279
- software version identifier
- 8.9.3
- inception
- 2003-11-24
- Stack Exchange tag
- stackoverflow.com/tags/notepad%2B%2B
- source code repository URL
- github.com/notepad-plus-plus/notepad-plus-plus
- name in kana
- ノートパッドプラスプラス
- web feed URL
- notepad-plus-plus.org/index.xml
- publication date
- 2003-11-25
- user manual URL
- npp-user-manual.org
Sources (10)
via Wikidata · CC0
~12 min read
Article
10 sectionsContents
- History
- Update chain hijacking
- Features
- Plugins
- Internationalization
- Political messaging
- See also
- Notes
- References
- External links
Notepad++ (sometimes npp or NPP) is a text and source code editor for use with Microsoft Windows. It supports tabbed editing, which allows working with multiple open files in one window. The program's name comes from the C postfix increment operator.
Notepad++ is released as free and open-source software under a GNU General Public License (GPL) 3.0 or later. The project was originally hosted on the SourceForge software repository (2003–2010), from where it was downloaded over 28 million times, and twice won the SourceForge Community Choice Award for Best Developer Tool. The project moved to TuxFamily (2010–2015), and then to GitHub (2015–present). Notepad++ uses the Scintilla editor component. It supports Windows DirectWrite and all major Windows color font formats (COLRv0, COLRv1 and OpenType SVG).