minor
minor
enhancement
(User-visible)
minor
#24948
Upgrade ACE Editor to version 1.4.10
The ACE Code Editor is currently at version 1.4.5. In subsequent versions, several useful features for bracket matching were added, and a number of related bugs were fixed.
!ChangeLog
April 15, 2020 Version 1.4.10 * Added a workaround for a Chrome bug causing a memory leak after calling `editor.destroy` * Added code folding support for VBScript mode April 1, 2020 Version 1.4.9 * Added an option to disable autoindent * Added new language modes * Fixed an issue where the backspace key did not work with some mobile keyboards January 14, 2020 Version 1.4.8 * Highlight both matched braces and highlight unmatched braces in red * Improved snippet manager * Compatibility with Webpack File-Loader v5 * Improved Vim mode October 17, 2019 Version 1.4.7 * Added a placeholder option September 8, 2019 Version 1.4.6 * Restored the native behavior of Ctrl-P on Mac (the "jump to matching" command has been moved to Cmd-\) * Improved the snippet manager * Fixed backspace handling on mobile
Test
No test.