Releases: ajaxorg/ace
Releases · ajaxorg/ace
v1.34.2
What's Changed
- fix autoresize leaving 0 height editor in some situations by @nightwing in #5566
- chore: Website update with users by @akoreman in #5564
Full Changelog: v1.34.1...v1.34.2
v1.34.1
v1.34.0
v1.33.3
What's Changed
- fix bracket highlighting in css mode by @nightwing in #5557
- fix: contrast completion meta contrast cloud editor themes by @akoreman in #5558
Full Changelog: v1.33.2...v1.33.3
v1.33.2
What's Changed
- Fix: wrong token type in Erlang format specifiers by @mkslanc in #5535
- Fix: generator function's determination and wrong parameter highlighting by @mkslanc in #5538
- Fix: incorrect autocomplete item spans whitespace trimming by @mkslanc in #5539
- Fix: Add soft wrap for ghost text by @mkslanc in #5540
- Update index.html by @oykuyilmaz in #5546
- handle events without deprecated keyCode property by @nightwing in #5543
- Fix: not determined folding widgets for html tags by @mkslanc in #5548
- Update index.html by @rahulkumarsingh73690 in #5553
Full Changelog: v1.33.1...v1.33.2
v1.33.1
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
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
- @cclauss made their first contribution in #5528
- @nlujjawal made their first contribution in #5523
Full Changelog: v1.32.9...v1.33.0
v1.32.9
v1.32.8
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
What's Changed
- Update index.html by @Hiren2001 in #5481
- Vue mode by @mkslanc in #5483
- Added support for 32-bit ARM assembly language by @myriath in #5484
- Escape $ for replacements without
options.regExp
flag by @mkslanc in #5488 - Updates to ARM assembly highlighting by @myriath in #5489
- fix: switch red/blue in cloudeditor themes by @akoreman in #5492
- Add TypeScript types for modelist extension by @nwalters512 in #5467
New Contributors
- @Hiren2001 made their first contribution in #5481
- @myriath made their first contribution in #5484
- @nwalters512 made their first contribution in #5467
Full Changelog: v1.32.6...v1.32.7