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