mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge branch 'master' into RC2_DEV
This commit is contained in:
commit
90efea9904
@ -31,7 +31,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
=====================================================
|
||||
Version 5.20.3xx.x (xx March 2020)
|
||||
Version 5.20.4xx.x (xx April 2020)
|
||||
=====================================================
|
||||
|
||||
-----------------------------------------------------
|
||||
@ -194,11 +194,7 @@ REMOVED:
|
||||
-----------------------------------------------------
|
||||
TRANSLATIONS (MUI):
|
||||
-----------------------------------------------------
|
||||
- Korean (ko-KR) (to resume).
|
||||
- Portuguese Brazilian (pt-BR) (in progress).
|
||||
- Slovak (sk-SK) (to resume).
|
||||
- Swedish (sv-SE).
|
||||
- Turkish (tr-TR) (to resume).
|
||||
|
||||
|
||||
=====================================================
|
||||
@ -268,8 +264,6 @@ REMOVED:
|
||||
TRANSLATIONS (MUI):
|
||||
-----------------------------------------------------
|
||||
- Polish (pl-PL).
|
||||
- Portuguese Brazilian (pt-BR) (in progress).
|
||||
- Turkish (tr-TR) (in progress).
|
||||
|
||||
|
||||
=====================================================
|
||||
@ -378,7 +372,6 @@ TRANSLATIONS (MUI):
|
||||
- Hungarian (hu-HU).
|
||||
- Italian (it-IT).
|
||||
- Korean (ko-KR).
|
||||
- Polish (pl-PL) (in progress).
|
||||
|
||||
|
||||
=====================================================
|
||||
@ -1460,47 +1453,3 @@ Version 1 Build 330 (24 June 2016)
|
||||
|
||||
|
||||
|
||||
-----------------------------------------------------
|
||||
MAIN KNOWN ISSUES AND TO DO LIST:
|
||||
-----------------------------------------------------
|
||||
- Support for Fortran syntax scheme (#1766).
|
||||
- Support for kotlin syntax scheme (#1761).
|
||||
- Support for REXX syntax scheme (#1610).
|
||||
- Support for TypeScript syntax (#911).
|
||||
- Support for TOML syntax scheme (#832).
|
||||
- Selection of complex script is not properly handled (#2019).
|
||||
- Search multifiles or path (#2018).
|
||||
- Add text to multi-line to the end of another text after select with ALT+Mouse (#1911).
|
||||
- Ability to make our own language similar to notepad++ (#1902).
|
||||
- Detect Dark mode of Win10 (#1811).
|
||||
- Restore selection when reopen file (#1793).
|
||||
- Search the content of the files in a directory (#1728).
|
||||
- Can't handle files >=4GB (#1713).
|
||||
- Is there any autosave option? (#1665).
|
||||
- Make Lexer's Keyword-Lists Case Sensitive (#1647).
|
||||
- Enhancement Request: CSV Syntax Scheme (#1603).
|
||||
- Right-to-Left (RTL) Alignment (#1558).
|
||||
- Insert HTML/XML tag - remembering last inserted tag (#1532).
|
||||
- Highlight matches position in the scroll bar (#1466).
|
||||
- Custom keywords for syntax highlighter (#1336).
|
||||
- Add a Tools menu to call external programs from Notepad3 (#1332).
|
||||
- Snippets engine (#1306).
|
||||
- Multiple word editing (#1126).
|
||||
- Easy syntax customizer (#916).
|
||||
- Minimal Find/Replace with advanced expand (#914).
|
||||
- Add support to create/modify keyboard shortcuts (#595).
|
||||
- Periodic backup of unsaved documents (#512).
|
||||
- Intellegent Backup with optional versioning (#370).
|
||||
- Change of behaviour for handling folded blocks (#331).
|
||||
|
||||
-----------------------------------------------------
|
||||
TRANSLATIONS (MUI):
|
||||
-----------------------------------------------------
|
||||
- Korean (ko-KR) (to resume).
|
||||
- Portuguese Brazilian (pt-BR) (in progress).
|
||||
- Slovak (sk-SK) (to resume).
|
||||
- Turkish (tr-TR) (to resume).
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
1
|
||||
3
|
||||
|
||||
@ -16,4 +16,4 @@
|
||||
#define TINYEXPR_VER 2018.05.11
|
||||
#define UTHASH_VER 2.1.0
|
||||
#define VERSION_PATCH RC3
|
||||
#define VERSION_COMMIT_ID t7820-rk
|
||||
#define VERSION_COMMIT_ID dkt1-amr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user