💡Tips: To keep your current settings, do NOT replace Notepad4.ini, matepath.ini or any theme (INI) files with the bundled one, but please mind the breaking changes if any.
Changes Since v24.07r5332
- Scintilla updated to 5.5.2, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Support Boost regex (see Perl Regular Expression Syntax for document), issue #725, contributed by @atauzki in PR #722.
- Added Chocolatey package (see issue #379), contributed by @teknowledgist.
- Lexer and API updates: Asm (e92cad9), Bash (9ae95ae), Batch (01d55f3), C# (de88eae), CSS (294c105), Dart (9b3b231), Fortran (e5dbf6e), Groovy (3625192), Haxe (9095472), HTML (40ac7b4), Java (24b130f), JavaScript (46c5427), Kotlin (9ed90cf), M4 and Autoconf (f956b78), Nim (31a5f65), Python (99face5), Rust (25dcd80), Scala (6354c9f), Swift (6b61acc), TOML (57527b2), XML (e1e7fb9), Zig (a88cba6).
- Add AutoSave option to directly overwrite current file, discussion #800. c79fff1
- Add auto-completion option to only use words in current document, discussion #798. 352a188
- Change code compress and pretty to format whole document when no text is selected, issue #830. 17106fb
- Handle match text command option for single file instance, issue #850. 59201fe
- Fix open and create link (
.lnk
file) broken, issue #822. ba5c8a8 - Other bug fixes and improvements.
Behavior Changes
- Convert to title case now convert text to lower case first, whole uppercase word no longer treated as abbreviation, issue #241. 5939549
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM64 | 🟢Windows 10 on ARM |
fr | French | ARM | 🔴legacy Windows RT (Windows 8 on ARM) |
it | Italiano | AVX2 | 🟢64-bit Windows 7, Server 2008 R2 |
ja | 日本語 | x64 | 🟡legacy 64-bit Windows Vista, Server 2008 |
ko | 한국어 | Win32 | 🟠legacy Windows XP, Server 2003 |
zh-Hans | 中文 (简体) | ||
zh-Hant | 中文 (繁體) | Chocolatey | choco install notepad4
|
i18n | all above languages | winget | winget install -e "Notepad4"
|
한국어 | https://teus.me/Notepad4 | winget | winget install zufuliu.notepad4
|
Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad4/actions and https://ci.appveyor.com/project/zufuliu/notepad4.
FindInFiles (see issue #259) is a simple GUI for ripgrep, latest builds are available at https://github.com/zufuliu/FindInFiles/actions.
File | System Requirement |
---|---|
FindInFiles-net4.8 | .NET Framework 4.8 prior Windows 10 |
FindInFiles-net6.0 | .NET Desktop Runtime 6.0 |
FindInFiles-net8.0 | .NET Desktop Runtime 8.0 |