💡Tips 1: To keep your current settings, do NOT replace Notepad2.ini, metapath.ini or any theme (INI) files with the bundled one, but please mind the breaking changes if any.
💡Tips 2: HD version were built from develop branch with new HD application icon and toolbar images designed by @Matteo-Nigro 🌻, screenshot on home page also made by HD version, metapath HD version is still under development (see issue #46).
💡Tips 3: non-HD version were built main branch, this is also the last version that built with current application icon and toolbar image, later version will be built with same application icon and (16px) toolbar image as HD version.
Changes Since v4.22.11r4478
- Scintilla updated to 5.3.2, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Support column (rainbow like) highlighting for CSV file, issue #545. 997c2c1, 4688058, etc.
- Support Base64 encoding and decoding (under "Tools -> Base64" menu), issue #538. contributed by @Matteo-Nigro in PR #565 and #576, e7d7f11, b4d327b, etc.
- Improved encoding detection for binary file. 17bb48c
- Improved AutoSave (issue #493):
- Improved toggle full screen mode, 63e80ba and d048137
- Added menu (under "Settings -> Appearance") and shortcut to hide menu, issue #539. 57c1460
- Added menus (under "Settings -> Select and Edit Options") to disable multiple section, copy selection as find text and copy paste buffer as find text, issue #506. 7bee3f9
- Updated LaTeX and emoji input sequences to latest. 257734d
- Lexer and API list updates: C# (dafa9c8), CMake (2b0d44f), CSS (3d27445), Bash (90080f8), Matlab (4cd2925), Octave (aea65ca), PHP (db8356b, 44ab85a), Python (6b3c089, 3627092) and VB Script (2d37f76).
- Other bug fixes and improvements.
Behavior Changes
- Option "Ensure consistent line endings when saving" (on "Line Endings" dialog) is changed to default off, as we already have a default enabled inconsistent line endings warning dialog on loading. 20703b7
- Position for some menus were rearranged during adding "Tools" menu (issue #581, 5175b04), see following table:
Old Position | Current Position |
---|---|
File -> Launch -> Open Containing Folder | File -> Open Containing Folder |
File -> Launch -> Open As Administrator | Tools -> Run as Administrator |
File -> Launch -> Restart | Tools -> Restart |
File -> Launch -> New Window | Tools -> Launch New Window |
File -> Launch -> Empty Window | Tools -> Launch Empty Window |
File -> Launch -> Execute Document | Tools -> Execute Document |
File -> Launch -> Open With | Tools -> Open Document With |
File -> Launch -> Command | Tools -> Run Command |
Edit -> Action on Selection | Tools -> Action on Selection |
Edit -> Convert -> Other Conversions | Tools -> Text Transliteration |
Edit -> Special -> URL Encode | Tools -> URL Encode |
Edit -> Special -> URL Decode | Tools -> URL Decode |
Settings -> Other Settings -> Save Before Running Tools | Tools -> Save Before Running Tools |
Settings -> Other Settings -> Use metapath to Open Folder | Tools -> Use metapath to Open Folder |
Settings -> Other Settings -> Use XP Style Open/Save Dialog | Settings -> Appearance -> Use XP Style Open/Save Dialog |
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM64 | Windows 10 on ARM |
it | Italiano | ARM | legacy Windows RT (Windows 8 on ARM) |
ja | 日本語 | AVX2 | 64-bit Windows 7, Server 2008 R2 |
ko | 한국어 | x64 | legacy 64-bit Windows Vista, Server 2008 |
zh-Hans | 中文 (简体) | Win32 | legacy Windows XP, Server 2003 |
zh-Hant | 中文 (繁體) | ||
i18n | all above languages | ||
한국어 | https://teus.me/category/IT/Notepad2 |
Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad2/actions and https://ci.appveyor.com/project/zufuliu/notepad2.