Notepad2
From Wikipedia, the free encyclopedia
Screenshot of version 2.1.19 |
|
| Developer(s) | Florian Balmer |
|---|---|
| Initial release | April 15, 2004 |
| Stable release | 3.1.21 (June 21, 2009) [+/−] |
| Preview release | 4.0.22-beta1 (June 25, 2009) [+/−] |
| Written in | C |
| Operating system | Windows |
| Available in | Only English[1] |
| Type | Text editor |
| License | BSD |
| Website | Flos-Freeware.ch |
Notepad2 is an open-source text editor for Microsoft Windows, released under a BSD software license. It is 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 Microsoft Notepad: small, fast, and usable.
It features syntax highlighting for the following computer languages: ASP, Assembly, C, C++, C#, CGI, CSS, HTML, Java, JavaScript, NSIS, Pascal, Perl, PHP, Python, SQL, 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
- Encoding conversion between ASCII, UTF-8, and UTF-16 formats
- Multiple undo/redo; rectangular block selection
- Newline conversion, between DOS (CR/LF), Unix (LF), and Mac (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]
[edit] See also
[edit] References
- ^ Notepad2 FAQ Retrieved April 15th, 2009 Developer: The expense of collecting, testing, packaging and hosting translated versions of Notepad2 was more than I felt happy with for my hobby project.
- ^ Notepad2 Readme File
- ^ Notepad2 FAQ: Will Notepad2 ever have a tabbed multiple document interface?
[edit] External links
- Notepad2 - Flo's Freeware

