💡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.09r5472
- Localization for German (issue #215), contributed by @xelsios in PR #883.
- Localization for Russian, contributed by @tretdm in PR #893.
- Add option to show change history marker, issue #752. f69ab8b
- HD version add menu "Use Large Toolbar" to adjust toolbar size, issue #867. a263fdd
- Add menu "URL Component Encode" to encode URL component, issue #905. b623310
- Change F3/Shift+F3 to directly find next/previous occurrence of current selected text (similar to Ctrl+F3/Ctrl+Shift+F3) when find text not initialized, issue #862. 8d1ce64
- Make maximum history files configurable, issue #886. b1b1f95
- Auto detect common CSV delimiter, issue #892. 4243079
- Various improvements for Visual Basic (VB6, VBA and VB.NET) and VBScript.
- Other lexer and API updates: Batch (151b9ec), Cangjie (b5e879c), CSS (97aabf1), HTML (beffa94), JavaScript (2714853), Markdown (e3124e2), PHP (957001c), Python (3b8770d), Zig (00257cf).
- Fix Touchpad and Logitech mouse horizontal scrolling, issue #609. 666f766
- Other bug fixes and improvements.
Breaking Changes
- Scheme "2nd Global Styles" was removed. 362e46d
- INI section
[Toolbar Images]
was removed, external toolbar image can be set withToolbarImage
property from[Settings2]
section. 7752980
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
de | Deutsch | ARM64 | 🟢Windows 10 on ARM |
en | English | ARM | 🔴discontinued Windows RT (Windows 8 on ARM) |
fr | French | AVX2 | 🟢64-bit Windows 7, Server 2008 R2 |
it | Italiano | x64 | 🟡legacy 64-bit Windows Vista, Server 2008 |
ja | 日本語 | Win32 | 🟠legacy Windows XP, Server 2003 |
ko | 한국어 | ||
ru | Русский | ||
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 |