Releases: ajaxorg/ace
Releases · ajaxorg/ace
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
v1.32.6
v1.32.5
What's Changed
- Update Readme.md by @Alababdiy in #5470
- change colors for ace_snippet-marker by @oykuyilmaz in #5474
New Contributors
- @Alababdiy made their first contribution in #5470
Full Changelog: v1.32.4...v1.32.5
v1.32.4
What's Changed
- Update index.html by @oykuyilmaz in #5442
- prql: Add modules by @vanillajonathan in #5440
- fix: update JSX mode to reflect React JSX by @InspiredGuy in #5451
- Change release shell script for new version of doc generator by @mkslanc in #5441
- Update index.html by @rozhnev in #5461
- scrollPastEnd type number by @nguyentranchung in #5462
- Add all ANSI Keywords to sql_highlight_rules.js by @aersam in #5448
- fix backspace handling during composition on firefox by @nightwing in #5430
- Update vim by @nightwing in #5450
- fix regression in passing matches startAutocomplete by @nightwing in #5475
- added ziglang support by @bajrangCoder in #5429
- fix: Improve contrast of completion popup in CloudEditor theme by @akoreman in #5473
New Contributors
- @nguyentranchung made their first contribution in #5462
- @aersam made their first contribution in #5448
- @bajrangCoder made their first contribution in #5429
Full Changelog: v1.32.3...v1.32.4
v1.32.3
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
- @codesmith-emmy made their first contribution in #5438
Full Changelog: v1.32.2...v1.32.3
v1.32.2
What's Changed
- (Theme): (Solarized Dark uses wrong text color) #5130 by @ratulSharker in #5422
- fix #5424: support highlighting of console.debug in JavaScript by @eyedean in #5425
- fix regression with popup selectedNode and improve types by @nightwing in #5426
New Contributors
- @ratulSharker made their first contribution in #5422
Full Changelog: v1.32.1...v1.32.2
v1.32.1
What's Changed
- fix: yaml worker errors at undefined row/column by @akoreman in #5409
- Introduce JSDoc-based Type System with
checkJs
flag by @mkslanc in #5318 - Fix wrong import path by @mkslanc in #5417
- fix: prevent browser scroll while scrolling over the tooltip by @oykuyilmaz in #5414
- fix: don't show loading state when empty completer array is provided by @akoreman in #5418
- fix: switch aria-selected to aria-current for webkit by @akoreman in #5416
Full Changelog: v1.32.0...v1.32.1