Skip to content

v1.22.1

Compare
Choose a tag to compare
@akoreman akoreman released this 11 Jun 14:46
· 381 commits to master since this release

Bug Fixes

  • fix: include ace-modes to the npm package by @ibabanov-aws in #5181
  • fix empty comment highlighting in swift mode by @nightwing in #5184
  • use keywordMapper instead of huge regexp which is very slow on chrome on mac by @nightwing in #5186
  • do not allow a terminated worker to generate uncaught errors by @nightwing in #5182
  • [mode-mysql] Fix autocomplete typo: “groupby_concat” → “group_concat” by @shaunlebron in #5195
  • fix: don't throw unhandled errors in TabstopManager when EditSession becomes undefined by @andredcoliveira in #5193
  • Announce doc-tooltips to assistive technology by @oykuyilmaz in #5198
  • Fix bug with Jsdoc comment foldings by @mkslanc in #5197

New Contributors

Full Changelog: v1.22.0...v1.22.1