github zufuliu/notepad2 v4.20.12r3452

latest releases: v4.24.03r5146, v4.24.01r5100, v4.24.01r5098...
3 years ago

💡Tips: 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.

Changes Since v4.20.11r3408

  • Support R, with function list for R 4.0.3 base package, issue #26. f68ae56
  • Support AviSynth, AviSynth+ and GScript, with internal function, internal and external filter list for AviSynth 2.6 and AviSynth+ 3.6.1, issue #18. f3324f9
  • Add menu Bookmarks -> Select All (Alt + F6) to select all bookmarked line. 4ff24bd
  • Add "Select All" button on Find Text dialog to find and select all matched text (unlike Find All which finds and highlights all matches), issue #252. 84319d2
  • Add option (for Find All, Select All and Mark Occurrences) to bookmark matched line, issue #256. bb4694a
  • Backspace smart space deletion, issue #22. This improved productivity for file indented with spaces (e.g. two or four spaces in many coding styles), unlike "Backspace key reformats indentation" (Settings -> Tab Settings), smart space deletion works after initial indentation and will not convert (Tab to Space and vice versa) existing indentation. 210930d
  • HTML lexer fixes for PHP and JavaScript. 715c1e9 and 8b2467a
  • Other bug fix and improvements.

Breaking Changes

  • Enclose current selected text (Edit -> Enclose Selection) has changed to using following punctuation (just type the punctuation as usual, e.g. on US keyboard, press Shift + {[ to get open brace {) and shortcuts, issue #255. c0d59eb
key result key result key result
( (selection) { {selection} [ [selection]
' 'selection' " "selection" ` `selection`
Ctrl + 3 '''selection''' Ctrl + 6 """selection""" Ctrl + 9 ```selection```

File List

Localization Language Architecture Minimum System
en English ARM Windows RT (Windows 8 on ARM)
i18n English, 日本語, 中文 (繁體, 简体) ARM64 Windows 10 on ARM
ja 日本語 AVX2 64-bit Windows 7, Server 2008 R2
zh-Hans 中文 (简体) Win32 Windows XP, Server 2003
zh-Hant 中文 (繁體) x64 64-bit Windows XP, Server 2003
한국어 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.

Don't miss a new notepad2 release

NewReleases is sending notifications on new releases.