💡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.21.01r3540
- Scintilla updated to 5.0.0, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Implement LaTeX input method, issue #289. You can type LaTeX like abbreviation (or select one on auto-completion drop-down list) and press Tab to input Greek letters (
\alpha
α), math symbols (\in
∈) and emojis (\:smile
or\:smile:
😄). See https://docs.julialang.org/en/v1.7-dev/manual/unicode-input/ and https://github.com/iamcal/emoji-data for all supported LaTeX abbreviations and emoji short names. 11be675 - Support for ABAQUS and APDL, issue #277. 66fa7ad
- AWK lexer and API list updated to GNU AWK 5.1. ea41ff9
- Boost Jam lexer and API list updated to Jam 4.4. c015ba4
- Groovy and Gradle lexer updated to Groovy 4.0 and Gradle 6.8. 0e6f829
- Haxe lexer updated to Haxe 4.1. 20466a4
- Java lexer and class list updated to Java 16. 223c2be
- JavaScript lexer updated to ECMAScript 2021. 06989fa
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM | Windows RT (Windows 8 on ARM) |
ja | 日本語 | ARM64 | Windows 10 on ARM |
ko | 한국어 | AVX2 | 64-bit Windows 7, Server 2008 R2 |
zh-Hans | 中文 (简体) | Win32 | Windows XP, Server 2003 |
zh-Hant | 中文 (繁體) | x64 | 64-bit Windows XP, Server 2003 |
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.