Detail
Detail
Enhancement
(User-visible)
The ACE Code Editor currently has version 1.4.5. In the following versions some useful features for bracket matching were added, as well as several bugs in the context were fixed.
ChangeLog
2020.04.15 Version 1.4.10 * added workaround for chrome bug causing memory leak after calling editor.destroy * added code folding support for vbscript mode 2020.04.01 Version 1.4.9 * added option to disable autoindent * added new language modes * fixed backspace not working with some mobile keyboards 2020.01.14 Version 1.4.8 * highlight both matched braces, and highlight unmatched brace in red * improve snippet manager * compatibility with webpack file-loader v5 * improve vim mode 2019.10.17 Version 1.4.7 * add placeholder option 2019.09.08 Version 1.4.6 * restore native behavior of ctrl-p on mac (jumptomatching command is moved to cmd-\) * improve snippet manager * fix backspace handling on mobile
Test
No test.