hpwamr Posted November 7, 2018 Posted November 7, 2018 (edited) Notepad3 v5.18.1106.1434 RC2 (2018-11-03) 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. Read more Author’s Homepage: https://www.rizonesoft.com/ Author’s Download: https://www.rizonesoft.com/downloads/ Notepad3 Download: https://www.rizonesoft.com/downloads/notepad3/ NP3 Documentation: https://www.rizonesoft.com/documents/notepad3/ NP3 Latest Changelog: https://www.rizonesoft.com/downloads/notepad3/update/ NP3 All Changelogs: https://github.com/rizonesoft/Notepad3/blob/master/Build/Changes.txt Notepad3 FAQs: https://www.rizonesoft.com/documents/notepad3/frequently-asked-questions/ Direct Download: Download: Notepad3_5.18.1106.1434_Setup.exe Portable: Notepad3_5.18.1106.1434.zip Version: 5.18.1106.1434 Updated: November 3, 2018 File size: 2 MB License: Open Source Requirements: Windows® 7, 8 / 8.1, 10 (32 and 64 bit) RIZONESOFT SOFTWARE If you experience issues with our software or have some suggestions, report it on: GitHub here. Changes in version 5.18.1106.1434 RC2 (2018-11-03): NEW: Added initial "minipath.ini" to Visual Studio Project. Read undefined MiniPath settings from Notepad3.ini (Preferred language and Favorites directory). MiniPath Multilingual support. Handle zero-length lines in line-sorting algorithm. Support for "Rust" source code syntax highlighting. Multilingual support. The TinyExpr module Add schema related keywords Auto Completion & IME CHANGES: MiniPath About dialog: visual adjustments. Optimize icon resource handling. Optimized MiniPath resource file (icon/bitmap placement). Enhanced MiniPath. Small design change of MiniPath's Copy/Move dialog box. Scintilla updated to 410. Print option "Screen Colors" now prints with the same colors used on screen including line numbers. Changed behavior of removing duplicate lines (ignore EOL/EOF chars). Line sorting: Move empty lines to end of selection (always, if not removed). Adapted PortableApps.com creator script to MUI structure. STD/2ND sync with DefaultText/2ndDefaultText handling. Reorganization of Menus in more sub-menu to shorter the Menus Lists Show Zoom Percentage on magnification changes Tidy Notepad3.ini to remove all defaulted [Setting] items Change Default settings to make the first experience of Notepad3 more attractive... FIXES: Do not reset scroll-width tracking on saving file (issue #539: https://github.com/rizonesoft/Notepad3/issues/539). Fixed portable MiniPath redirector .ini files. Support Scintilla's new indicator box styles ("INDIC_GRADIENT" and "INDIC_CRADIENTCENTRE"). Fixed incremental search on find/replace dialog. Fixed line sorting. Center commandline help dialog. In case of STD lexer only display "Default Text" in statusbar (indicator shows which one). Fixed resource file problem (preproc defines). Fixed save window Position (Default and Initial switch) TRANSLATIONS (MUI): German Translation. English (UK) Translation. French Translation. Dutch Translation. Spanish Translation. Chinese Translation. Japanese Translation Russian Translation. Belarusian Translation. Afrikaans Translation (in progress)... Edited November 8, 2018 by hpwamr
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