hpwamr Posted April 12, 2020 Share Posted April 12, 2020 (edited) Notepad3 5.21.1129.1 (2021-11-29) The original Notepad shipped with Windows is probably the handiest program of all times, small, fast, without frills! Notepad3 tries to follow this principle, it’s 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. Features include code folding, bracket matching, automatic indentation, word auto-completion, convert character encoding between various formats (ASCII, UTF-8, and UTF-16), newline format conversion (between DOS (CR/LF), Unix (LF), and Macintosh (CR) formats), multiple undo or redo, bookmarks, and regular expression-based find and replace. Notepad3 changes and improves upon many of Notepad2 and Notepad2-mod's features. Author's site: https://www.rizonesoft.com Download: https://www.rizonesoft.com/downloads/notepad3 Changelog: https://www.rizonesoft.com/downloads/notepad3/update RIZONESOFT SOFTWARE If you experience issues with our software or have some suggestions, report it on: https://github.com/rizonesoft/Notepad3/issues Changes in version 5.21.1129.1 (2021-11-29) NEW: CHANGES: Switching to Philippe Lhoste's (PhiLho) AutoHotkey (AHK) Lexer. Migration of Solution/Projects/Src for VS2022. Switch to Scintilla default idle styling mode (none). Reverting changes to F/R behavior, correction for empty pattern. On file restore, do not notify immediately, but check against stored file attributes. Remove the max win version check for undocumented DarkMode UxTheme methods. SQL Lexer bright and dark mode highlight color enhanced. Disable actively file change polling - rely on directory change notification by default. Allow [Settings2] "FileCheckInverval" to be zero(0), means no active file change polling. Enable context menu for Statusbar. Enable context menu for Menubar. Use "round nearest displayed digit" method for estimated file size display. Limit file size: 2GB (Until WideCharToMultiByte() / MultiByteToWideChar() INT32_MAX issues are clarified). CHANGES Versions in Tools or Libraries: FIXES: Correction of a typo for command "Gui" in AutoHotkey (AHK) Lexer. Sync with current Oniguruma v7.0(ß) dev. Some other findings on the positioning of multi-instance launch. Relaunch multi instances: don't cascade if pos param already defined. Positioning on separate instance launch. Positioning multi instance launch. Don't clear occurrence markers for unchanged search pattern. Correction to VS2019 project settings. Find/Repl wildcard pattern handling. Find/Repl dialog - empty search string should have no match (blue). Wrong format for reporting number of replaced occurrences "In Selection". "grepWinNP3" not intended switching file size search settings (GRE). Key "Favorites=(path)" not added in "Setup" version. "grepWinNP3" not intended switching "AllSize" settings (GRE). Don't save default values for Caret and Whitespace. SQL Lexer dark mode highlight default colors. Disabled menu items if settings file itself is locked by file change notification. Over paint annoying menu-bar bottom line. Dark-mode system menu bar coloring (except bottom line). Correction of some wrong keyboard shortcut (Alt+ Up, Alt+ Down). Translucency (alpha) settings for white-space indicator. Dark mode aware auto-completion-list-box. Goto-Dialog: digit grouping of line/column numbers. Digit grouping for replace occurrences result dialog. Better hyperlink style in dark themes "Dark" and "Obsidian". Initial factory window position. Web-Action commands should use also user-defined app to open hyperlinks. Reset background color for "visible whitespace" if not defined. REMOVED: Remove deprecated "AutoReloadTimeout". Remove Old and deprecated Notepad3 and grepWin icons. TRANSLATIONS (MUI): Afrikaans (af-ZA). Belarusian (be-BY). Chinese Simplified (zh-CN). Chinese Traditional (zh-TW). Dutch (nl-NL). English (en-GB). French (fr-FR). German (de-DE). Greek (el-GR). Hindi (hi-IN) Hungarian (hu-HU). Indonesian (id-ID) (incomplete...). Italian (it-IT). Japanese (ja-JP). Korean (ko-KR). Polish (pl-PL). Portuguese (pt-PT). Portuguese Brazilian (pt-BR). Russian (ru-RU). Slovak (sk-SK). Spanish (es-ES). Spanish Latin America (es-419) (incomplete...). Swedish (sv-SE). Turkish (tr-TR) (incomplete...). Vietnamese (vi-VN) (incomplete...). Edited November 29, 2021 by hpwamr Link to comment Share on other sites More sharing options...
hpwamr Posted April 14, 2020 Author Share Posted April 14, 2020 New version: Notepad3 v5.20.414.1 (Hotfix) (2020-04-14) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
hpwamr Posted July 24, 2020 Author Share Posted July 24, 2020 New version: Notepad3 v5.20.722.1 (2020-07-22) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
hpwamr Posted September 18, 2020 Author Share Posted September 18, 2020 NEW VERSION: Notepad3 5.20.915.1 (2020-09-15) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
hpwamr Posted February 27, 2021 Author Share Posted February 27, 2021 NEW VERSION: Notepad3 5.21.227.1 (2021-02-27) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
BYTE-ME Posted March 19, 2021 Share Posted March 19, 2021 Been using Notepad3 for years. Great piece of software. I wish it were a little more robust with columar search-and-replace or end or beginning of line search and replace, then I could get rid of my other editor that does those things: emedit. 1 Link to comment Share on other sites More sharing options...
hpwamr Posted March 19, 2021 Author Share Posted March 19, 2021 Hello @BYTE-ME , Thank you for your warm comments and interest in Notepad3. 😃 Could you please report this issue/request directly at: https://github.com/rizonesoft/Notepad3/issues. If necessary, including a ".zip" file with screenshot(s) and /or sample file(s). Registering on GitHub.com is simple and non-intrusive! Link to comment Share on other sites More sharing options...
hpwamr Posted September 6, 2021 Author Share Posted September 6, 2021 NEW VERSION: Notepad3 5.21.905.1 (2021-09-05) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
hpwamr Posted November 29, 2021 Author Share Posted November 29, 2021 NEW VERSION: Notepad3 5.21.1129.1 (20211-29) at: https://www.rizonesoft.com/downloads/notepad3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now