mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #153 from RaiKoHoff/Enhancements
+ put changes compared to Notepad2-mod into Readme.md
This commit is contained in:
commit
10edc3c6ce
20
Readme.md
20
Readme.md
@ -16,12 +16,26 @@ Notepad3 is a fast and light-weight Scintilla-based text editor with syntax high
|
||||
* Option to mark all occurrences of a word
|
||||
* Updated Scintilla component
|
||||
* 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.
|
||||
* 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 maintenance fork:
|
||||
|
||||
* New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by [Rizonesoft](https://www.rizonesoft.com))
|
||||
* New program icon and other small cosmetic changes
|
||||
* Other various minor changes and tweaks
|
||||
* 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
|
||||
* Other various minor changes, tweaks and bugfixes
|
||||
|
||||
## Supported Operating Systems:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user