Skip to content

Releases: ajaxorg/ace

v1.28.0

22 Sep 13:10
Compare
Choose a tag to compare

What's Changed

  • feat: Keep focus on same item in completion popup when slow completer delivers results. by @akoreman in #5322
  • Try rendering hover tooltip above mouse by @whazor in #5321

Full Changelog: v1.27.0...v1.28.0

v1.27.0

19 Sep 15:31
Compare
Choose a tag to compare

What's Changed

  • feat: Allow not showing inline preview for completers when inlineEnabled is set to true. by @akoreman in #5315

Full Changelog: v1.26.0...v1.27.0

v1.26.0

15 Sep 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.1...v1.26.0

v1.25.1

14 Sep 08:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.0...v1.25.1

v1.25.0

14 Sep 08:44
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v1.24.2...v1.25.0

v1.24.2

08 Sep 15:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.24.1...v1.24.2

v1.24.1

15 Aug 11:58
Compare
Choose a tag to compare

Bug Fixes

  • fix autocompletion for lsp servers providing ranges for completion items

v1.24.0

09 Aug 11:17
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for Unicode boundaries (#5265) (1e6fcf3)
  • Allow more lines in hidden textarea to improve screen reader experience on Windows (#5225) (bccff5a)
  • Cuttlefish mode (#5278) (9cddf64)

Bug Fixes

New Contributors

Full Changelog: v1.23.4...v1.24.0

v1.23.4

12 Jul 07:52
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • filterText triggered selection range removal when completions range was present (#5249) (b586e4d)

Full Changelog: v1.23.3...v1.23.4c

v1.23.3

10 Jul 17:39
Compare
Choose a tag to compare

Bug fixes

New Contributors

Full Changelog: v1.23.2...v1.23.3