💡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.11r5548
- Scintilla updated to 5.5.4, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Improved large file support, issue #911. 633c1aa, etc.
- Support size adjustment (
size:[±]pixel
) for code folding margin width, issue #940. 8e43a82 - Lexer and API updates: ASM (7bdf7e6), C/C++ (4b3b0f0), CSS (78a4cbc), CSV (2bfd010), HTML (eac5008), Pascal (840401c), PHP (0e19b50), Ruby (68c7b56), Swift (bd29e3c), VB (cee1374).
- Other bug fixes and improvements.
Behavior Changes
Following menus were moved into "Search" menu, issue #944. 6633033
Old Menu | New Menu |
---|---|
Edit -> Find and Replace | Search |
Edit -> Bookmarks | Search -> Bookmarks |
Edit -> Goto | Search -> Goto |
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 |