Skip to content

Releases: ajaxorg/ace

v1.33.1

23 Apr 13:16
Compare
Choose a tag to compare

What's Changed

  • Add folding and behaviours for JSX by @mkslanc in #5479
  • Fix Incorrect Module Reference for TypeScriptHighlightRules by @baguskah in #5531
  • fix: account for this.popup being potentially undefined in completion mousewheel listener by @akoreman in #5537

New Contributors

Full Changelog: v1.33.0...v1.33.1

v1.33.0

12 Apr 09:16
Compare
Choose a tag to compare

What's Changed

  • Readme.md: Fix typo by @cclauss in #5528
  • Fix: Contrast is too low for searched items by @nlujjawal in #5523
  • feat: Make translation system key based and add annotation type to gutter icon aria labels by @akoreman in #5524
  • Automate Generation of d.ts for Ace Editor Modes by @mkslanc in #5518

New Contributors

Full Changelog: v1.32.9...v1.33.0

v1.32.9

29 Mar 12:30
Compare
Choose a tag to compare

What's Changed

  • fix: apply class to autocomplete popup for no suggestions state by @akoreman in #5522
  • Folding for PHP alternative syntax by @mkslanc in #5491

Full Changelog: v1.32.8...v1.32.9

v1.32.8

22 Mar 19:52
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • add jsx and tsx highlighting modes (5498)
  • typecheck error with typescript >= 5.4.0 (5507)
  • allow completers to trigger on newline characters (#5519) (6e870fd)
  • don't detach completion popup while typing when prefix is empty (#5517) (7937e53)
  • scroll cursor line to top editor for long inline preview (#5514) (529473b)
  • SwiftHighlightRules exports (#5516) (f493ab0)

Full Changelog: v1.32.7...v1.32.8

v1.32.7

01 Mar 16:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.6...v1.32.7

v1.32.6

07 Feb 08:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Only show snippet markers for the current snippet on edit (#5478) (7dcfa41)

Full Changelog: v1.32.5...v1.32.6

v1.32.5

30 Jan 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.4...v1.32.5

v1.32.4

29 Jan 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.3...v1.32.4

v1.32.3

29 Dec 14:11
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • improve prefixing for inline preview (#5439) (51006bb)
  • update ghost text if on same line popup (12f4664)
  • updated red color in cloud-editor dark theme (#5432) (142b607)

New Contributors

Full Changelog: v1.32.2...v1.32.3

v1.32.2

14 Dec 13:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.1...v1.32.2