Notepad2
Lua error in package.lua at line 80: module 'strict' not found.
64px | |
300px
Screenshot of version 4.1.24
|
|
Developer(s) | Florian Balmer |
---|---|
Initial release | April 15, 2004 |
Stable release | 4.2.25 (6 May 2011[±] | )
Preview release | 5.0.26-beta4 (28 October 2012[±] | )
Written in | C |
Operating system | Windows |
Platform | IA-32, x64 |
Size | 305–371 KB |
Available in | English[1] |
Type | Text editor |
License | BSD |
Website | www |
Notepad2 is a free and open-source text editor for Microsoft Windows, released under a BSD software license. It was written by Florian Balmer using the Scintilla editor component, and it was first publicly released in April 2004. Balmer based Notepad2 on the principles of Notepad: small, fast, and usable.
It features syntax highlighting for many programming languages: ASP, assembly language, C, C++, C#, Common Gateway Interface (CGI), Cascading Style Sheets (CSS), HTML, Java, JavaScript, NSIS, Pascal, Perl, PHP, Python, SQL, Visual Basic (VB), VBScript, XHTML, and XML. It also features syntax highlighting for the following file formats: BAT, DIFF, INF, INI, REG, and configuration files (.properties).[2]
Notepad2 also has several other features:
- Auto indentation
- Bracket matching
- Character encoding conversion between ASCII, UTF-8, and UTF-16 formats
- Multiple undo/redo; rectangular block selection
- Newline format conversion, between DOS (CR/LF), Unix (LF), and Macintosh (CR) formats
- Regular expression-based find and replace
Balmer has stated that some features will probably never be implemented in Notepad2, as they are beyond his design goal of a simple Notepad-like application. These include Notepad2's most requested feature, a multiple document interface.[3] Other missing features such as code folding, file associations and bookmarks are available through modifications, linked from the homepage. Starting with version 4.2.25-rc6, an x64 build is also offered.[2]
Notable bugs
Notepad2 is affected by the Bush hid the facts bug.
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
![]() |
Wikimedia Commons has media related to [[commons:Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).|Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).]]. |
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Notepad2 FAQ: Will Notepad2 ever have a tabbed multiple document interface?
- Pages with reference errors
- Pages with broken file links
- Commons category link from Wikidata
- Official website not in Wikidata
- 2004 software
- Windows text editors
- Free text editors
- Notepad replacements
- Windows-only free software
- Free software programmed in C
- Software using the BSD license
- Software that uses Scintilla