| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-11 | 2.6 kB | |
| v1.44.0 source code.tar.gz | 2026-05-11 | 4.0 MB | |
| v1.44.0 source code.zip | 2026-05-11 | 4.5 MB | |
| Totals: 3 Items | 8.5 MB | 7 | |
What's Changed
- workflow to add raw.githack link to pull requests by @nightwing in https://github.com/ajaxorg/ace/pull/5912
- update node version in publish.yml by @nightwing in https://github.com/ajaxorg/ace/pull/5913
- Fix: row calculation for fractional coords in virtual_renderer by @mkslanc in https://github.com/ajaxorg/ace/pull/5914
- Feat: Extension to show whitespaces in selection by @mkslanc in https://github.com/ajaxorg/ace/pull/5844
- Fix: missing documents for modes by @mkslanc in https://github.com/ajaxorg/ace/pull/5909
- Handle editor unregistration when languageProvider is unset by @mkslanc in https://github.com/ajaxorg/ace/pull/5915
- prevent browsers from treating scrollbars as focusable by @nightwing in https://github.com/ajaxorg/ace/pull/5919
- History serialization fix by @mkslanc in https://github.com/ajaxorg/ace/pull/5920
- fix tests failing in browser by @nightwing in https://github.com/ajaxorg/ace/pull/5927
- Chore: Tests refactoring timeouts by @mkslanc in https://github.com/ajaxorg/ace/pull/5929
- feat: update Flix keywords by @magnus-madsen in https://github.com/ajaxorg/ace/pull/5931
- Cleanup tests by @nightwing in https://github.com/ajaxorg/ace/pull/5933
- Numeric separator for PHP and javascript modes highlight by @mkslanc in https://github.com/ajaxorg/ace/pull/5930
- Fix:
modetype to accept bothSyntaxModeandstringin options by @mkslanc in https://github.com/ajaxorg/ace/pull/5925 - Ace spell checker by @mkslanc in https://github.com/ajaxorg/ace/pull/5923
- Add MariaDB highlighting model by @rozhnev in https://github.com/ajaxorg/ace/pull/5921
- improve test runner by @nightwing in https://github.com/ajaxorg/ace/pull/5935
- feat(rust): Include
rawborrow operator in keyword list by @skr4n in https://github.com/ajaxorg/ace/pull/5942 - feat(mode): Add Cedar and CedarSchema language modes for Ace Editor by @Swolebrain in https://github.com/ajaxorg/ace/pull/5944
- Add GROQ highlighting model by @rexxars in https://github.com/ajaxorg/ace/pull/5940
- Fix inconsistency between Tab and Shift-Tab in Find Popup by @nightwing in https://github.com/ajaxorg/ace/pull/5947
New Contributors
- @magnus-madsen made their first contribution in https://github.com/ajaxorg/ace/pull/5931
- @skr4n made their first contribution in https://github.com/ajaxorg/ace/pull/5942
- @Swolebrain made their first contribution in https://github.com/ajaxorg/ace/pull/5944
- @rexxars made their first contribution in https://github.com/ajaxorg/ace/pull/5940
Full Changelog: https://github.com/ajaxorg/ace/compare/v1.43.6...v1.44.0