Notepad3 v5.19.726.2515 RC (2019-07-26)
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:
Code:
The contents of this section are hidden
You have No permissions
Code:
The contents of this section are hidden
You have No permissions
Direct Download (
RC = Release Candidate)
:
Code:
The contents of this section are hidden
You have No permissions
If you experience issues with our software or have some suggestions, report it on:
Code:
The contents of this section are hidden
You have No permissions
Changes in version 5.19.726.2515 RC (2019-07-26)
:
Show Content
Spoiler
NEW:- Add settings for allowed AutoComplete fill-up chars
- Advanced TOML Lexer
- Multiselect Edit Indicator
- Color hover and picker (HTML color def only #RRGGBB)
CHANGES:- Sync Minipath Filter-Lines list with Notepad3 Lexers list
- Use double-quotes as MRU list string limiter
- Keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text")
- Update to Oniguruma v.6.9.3
- Scintilla Library (SCI) version 4.2.0 (2019-Jul-5)
- To force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
- Allow Fixedsys font for GDI rendering
- Color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60)
- Oniguruma: support static build
- Merge current (v.6.9.2) Oniguruma docs
- Replace Onigmo by Oniguruma
- CED -> UCHARDET license and acknowledgement
ENHANCEMENT:- Complete implementation of UTF-8-Sig MinPath.ini file handler
- Use UTF-8-Sig for themes files
- Use UTF-8-Sig for .ini-File Handler (Initial Version)
- Multi-Selection with selection restore on undo
- Bookmark margin click
- Some multi-selection enhancements
FIXES:- Send NewLine to sci control, if this id no AutoComplete fill-up char
- Obsolete newline after .ini-file sections with comments
- Enhanced Unicode detection
- Oniguruma allow CRLF as newline token
- Notepad3.ini file, remove some keys with default values (styles)
- Extended encoding detection debug information
- Encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
- Multi-Selection while Mark-Occurrences of current word is active
REMOVED:- Disable "NewLine" for AutoComplete fill-up
- Remove (old) AHK Lexer in favour of modern AHK_L Lexer
TRANSLATIONS (MUI):- Polish (pl-PL) Translation
- Turkish (tr-TR) Translation (In progress)