mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Statusbar_Enh
This commit is contained in:
commit
5cb4b6cfbb
@ -99,6 +99,8 @@ Version 3.18.422.952 RC (23 April 2018)
|
||||
- Fix: "Toggle Folds": exclude fold point (headers) which have no children.
|
||||
- Fix: "Toggle Folds": selection must span at least two lines.
|
||||
- Enhancement: "Toggle Folds": Selection range (really) toggles folds.
|
||||
- Change: Focus View icon.
|
||||
- Fix: Matched Rizonesoft logo background with About dialog background.
|
||||
|
||||
--------------------------------------------------
|
||||
Version 3.18.311.928 (11 March 2018)
|
||||
|
||||
@ -9,10 +9,13 @@ Notepad3 is a fast and light-weight Scintilla-based text editor with syntax high
|
||||
> *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.*
|
||||
|
||||
## Important links!
|
||||
* Notepad3 download page - https://www.rizonesoft.com/downloads/notepad3/
|
||||
* Notepad3/RC download page - https://www.rizonesoft.com/downloads/notepad3/
|
||||
* Latest changelog (release notes) - https://www.rizonesoft.com/downloads/notepad3/update/
|
||||
* Notepad3 Documentation - https://www.rizonesoft.com/documents/notepad3/
|
||||
* User Testimonials - https://www.rizonesoft.com/testimonials/
|
||||
|
||||
## Message Rizonesoft
|
||||
|
||||
As an added service for Notepad3 users; Rizonesoft uses [Telegram](https://telegram.org/) to provide free support. Simply download Telegram on your preferred device and use [this link](https://t.me/rizonesoft) to message us.
|
||||
|
||||
## Changes compared to Flo's official [Notepad2](http://www.flos-freeware.ch/notepad2.html) (made in [Notepad2-mod](https://xhmikosr.github.io/notepad2-mod/)):
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user