mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
38 lines
1.5 KiB
Plaintext
38 lines
1.5 KiB
Plaintext
================================================================================
|
|
= =
|
|
= Notepad3 - light-weight Scintilla-based text editor for Windows =
|
|
= =
|
|
= (c) Rizonesoft 2008-2016 =
|
|
= https://rizonesoft.com =
|
|
= =
|
|
================================================================================
|
|
|
|
Notepad3 is based on code from Florian Balmer's Notepad2 and
|
|
XhmikosR's Notepad2-mod.
|
|
|
|
Changes compared to Notepad2
|
|
|
|
- Code folding
|
|
- Support for bookmarks
|
|
- Option to mark all occurrences of a word
|
|
- Word auto-completion
|
|
- Syntax highlighting support for AutoHotkey, AutoIt3, AviSynth, Bash, CMake,
|
|
CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl,
|
|
YAML and VHDL scripts
|
|
- Improved support for NFO ANSI art
|
|
- Support for replacing Windows Notepad using a clean, unintrusive
|
|
registry-based method.
|
|
- Other various minor changes and tweaks
|
|
|
|
Supported Operating Systems
|
|
|
|
Windows XP (SP3), Vista, 7, 8, 8.1, 10 both 32-bit and 64-bit
|
|
|
|
Contributors
|
|
|
|
- Florian Balmer ( http://www.flos-freeware.ch )
|
|
- XhmikosR ( http://xhmikosr.github.io/notepad2-mod/ )
|
|
- Kai Liu ( http://code.kliu.org/misc/notepad2/ )
|
|
- RL Vision
|
|
- Aleksandar Lekov
|
|
- Bruno Barbieri |