mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
2.2 KiB
2.2 KiB
Notepad3
Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint, but is powerful enough to handle most programming jobs. Download Notepad3 here.
Notepad3 is based on code from Florian Balmer's Notepad2 and XhmikosR's Notepad2-mod. MiniPath is based on code from Florian Balmer's metapath.
Changes compared to Flo's official Notepad2 (made in Notepad2-mod):
- Code folding
- Support for bookmarks
- Option to mark all occurrences of a word
- Updated Scintilla component
- Word auto-completion
- Syntax highlighting support for AutoHotkey (AHK), AutoIt3, AviSynth, Bash, CMake, CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, MATLAB, NSIS, Ruby, Tcl, YAML and VHDL scripts.
- Improved support for NFO ANSI art
- Other various minor changes and tweaks
Changes compared to the Notepad2-mod fork:
- New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by Rizonesoft)
- New program icon and other small cosmetic changes
- High-DPI awareness, including high definition toolbar icons
- In-App support for AES-256 Rijndael encryption of files (incl. external commandline tool for batch processing)
- Multiline Regular Expression search engine (DeelX)
- Undo/Redo preserves selection
- Virtual Space rectangular selection box (Alt-Key down)
- Accelerated word navigation
- Preserve caret position of items in file history
- Visual Studio style copy/paste current line (no selection)
- Count occurrences of a marked selection or word
- Insert GUIDs
- Dropped support for Windows XP version
- Other various minor changes, tweaks and bugfixes
Supported Operating Systems:
- Windows 7, 8, 8.1 and 10 both 32-bit and 64-bit