v4.20.04r2858
版本发布时间: 2020-04-18 16:57:03
zufuliu/notepad4最新发布版本:v24.09r5472(2024-09-15 15:37:59)
The builds (unsigned) works for Windows XP or Windows Server 2003 and above. The AVX2 build works for Windows 7 SP1 (or Windows Server 2008 R2 SP1) and above (64-bit only), requires CPU support for AVX2 and POPCNT, e.g. CPU sold since 2013, such as Intel Core i3, i5, i7, i9 or AMD Excavator, Zen, and more.
Since v4.19.01r1786, latest development build (artifacts in Release configuration for each compiler and platform) can be downloaded from https://ci.appveyor.com/project/zufuliu/notepad2
💡Tips: To keep your current settings, do NOT replace Notepad2.ini or metapath.ini or any theme files with the bundled one, but please mind breaking changes since v4.19.01r1786.
Changes Since v4.20.03r2680
- Schemes are now sorted alphabetical and grouped by first letter on Select Scheme and Customize Schemes dialogs, see https://github.com/zufuliu/notepad2/wiki/Customize-Schemes for UI changes, issue #169. efdc4f50920d661e652a43ae80caf275234c11aa, 94b7b94b0bb9f1c8ce6e0e82cad19e189bc7ddb5, etc.
- Favorite schemes are now customizable, see https://github.com/zufuliu/notepad2/wiki/Customize-Schemes#favorite-schemes for details on how to use checkbox or drag & drop to manager your favorite schemes, issue #169. 5954a3a50d6c7ce24adb0a6fe10f37d2a8a5dc98, 675e06592973e0b1a5593a278b72a9681ce6a625, a11bcf2e965c2b569bc105d95ea8473f2c72e60a, etc.
- Support negative extra line spacing, issue #171. 8d56a73725aac79a13e641124289f5e0003a82f1
- Change brace matching to indicators to avoid increasing line height, issue #171. 4bad717196db68b1616f9264994475f7919001e5
- Support outline for Mark Occurrences indicators. e323852cc7e684eabfb5d22fdee9c3c24abf760a
- Make color for current block highlighting customizable. added an option to disable highlighting current code block. 4daf95fa7a181f2cc96320481bce60e63bce2067 and d7ad4cdd66d9232d8709c075d7e0de86c5eb714f
- Rename Selection Margin to Bookmark Margin and enable clicking bookmark margin to toggle bookmark. c0c9393e1aa041b79e2ee331fe07329a03536e98 and eb0f82cc52bfd0302ef13d32b9cf664a448fe66b
- Add option to disable toolbar image auto scaling, useful for using external toolbar image on HiDPI display. 4c05d3647ef9856c0af598e2cee338539d65d4ac
- Make color for additional caret customizable. c5918ad594b1bb77ba0912f96fd3c4af1b6cea3a
- Make color and transparency alpha for additional selection customizable. f7ee5bc23dfa0922cb90b957340aadb3ea7bf21d
- Transparency alpha for current line outline frame now can be set separately. a512f2de0ebfc2ff7dd1bd78af9df79462e124ac
- Fix sorting lines sometimes adds extra new lines, issue #168. 7192b4092dcc1dd874e34ef3fdb3bfbad81356f8
- Fix folder icon on Select Encoding is too small on HiDPI display, issue #45 and #173. 2f3baf2ddd5ce6ce73e47efb99a6cf651d9740b4
- Fix external toolbar image auto scaling bug on HiDPI dispaly. 1b483f50680f0e0852b83396315f94881203a774
- Fix a small white (or black) window fades out on startup when using Direct2D. 827c385eaf09382dec8536b15a2b7ee131ce9e1f
- Fix ANSI Art broken when rendering technology is Direct2D, issue #179. 💡Tips: negative extra line spacing is used, you may still need manually adjust it based on your font size, or change it to zero when using legacy GDI. ddbbd82cdbc17a1ba23efa4be4afffb0f68b10ad
- Other bug fix and improvements.
Breaking Changes
- Value for
DefaultScheme
preference (inStyles
section in Notepad2.ini) is changed from scheme index to scheme ID, any value other than 0 (for Text File) or 1 (for C/C++ Source) no longer represents originally scheme, you may need to re-select default scheme if it's not Text File (the default) or C/C++ Source. a76f43143fd3aa36cd8c923c2c2513eb721b44d1 - Scheme name ".NET IL" is changed to "CIL Assembly" to simplify scheme grouping, you may need to change corresponding name in Notepad2.ini or Notepad2 DarkTheme.ini to use existing style configurations. 1003b8ba813fe44bb7e5d87e43322826ea02a7f2
- "Show Folding Line" and "Show Fold Ellipsis" menus are removed. Notepad2 now always shows ellipsis after folded text, no longer shows horizontal folding lines. issue #174. 468796152053381b1eafe0f9235c275e6251f184
- Global styles
Matching Brace
,Matching Brace Error
,Selected Text
andCurrent Line
are changed as said in above changes log, existing style configuration may have bad visual appearance, you may need to configure them again, see https://github.com/zufuliu/notepad2/wiki/Customize-Schemes#global-styles for details. - [localization] Resource ids
IDM_LANG_*
were renamed toIDM_LEXER_*
,IDM_LANG_*
are reserved for selecting UI languages, issue #172. 3601f8887a926137d82a6fdc943cac636e79cc82 and 662f89f431b7abde26f7eaa6442d48542316da64
File List
File | SHA-256 |
---|---|
ARM_v4.20.04r2858.zip | BC270F1DD74AC91214E0EC2A67468FBF9E5866E796B50171719CF6B53D5244BB |
ARM64_v4.20.04r2858.zip | 0FD31405B6A01D187EF46C02EC27A2DF190EDD9A1118DD3447D4F512167F7E0B |
AVX2_v4.20.04r2858.zip | B514EEB989C5EE8A3DCB65DDDCA7627B85841CD0E85FA66A15C199A0A6D54F73 |
Win32_v4.20.04r2858.zip | 8A2DD905F71EA23D28DC9791D743838127CD2ABDB7A6BA8721FFA1919710B36B |
x64_v4.20.04r2858.zip | 230C70BC6C82F133EC5351983373B8B8621EEEC70EBDF1BD854D881639ECEE74 |
简体中文 | https://github.com/zufuliu/notepad2/issues/184 |
繁體中文 | https://github.com/zufuliu/notepad2/issues/185 |
日本語 | https://github.com/maboroshin/notepad2 |
한국어 | https://teus.me/category/IT/Notepad2 |
1、 Notepad2_ARM64_v4.20.04r2858.zip 837.02KB
2、 Notepad2_ARM_v4.20.04r2858.zip 776.85KB
3、 Notepad2_AVX2_v4.20.04r2858.zip 909.69KB
4、 Notepad2_Win32_v4.20.04r2858.zip 792.96KB
5、 Notepad2_x64_v4.20.04r2858.zip 911.62KB