Notepad2

Notepad2 is an open -source text editor for Microsoft Windows, released under a BSD software license. It was developed by Florian Balmer and is based on the Scintilla component for text processing.

It supports syntax highlighting for the following languages:

  • ASP
  • Assembler
  • BAT
  • C
  • C
  • C #
  • CGI
  • CSS
  • DIFF
  • HTML
  • INF
  • INI
  • Java
  • Make
  • NSIS
  • Pascal
  • Perl
  • PHP
  • Windows PowerShell
  • Python
  • RC resource files
  • REG
  • SQL
  • VB
  • VBScript
  • XHTML
  • XML
  • XSL

Notepad2 also supports search and replace with regular expressions, converting between encodings ASCII, UTF -8 and UTF-16/Unicode, multiple undo / redo, and automatic indentation. The editor can handle the different line breaks from DOS (CR / LF), Unix (LF ) or Mac (CR). In addition to the 32 -bit, there are a version, which is specifically designed for use on 64- bit systems.

Due to the 'open source', there are many modifications that are managed by other developers. There are, for example, versions that provide additional functions for encryption or code folding.

609525
de