Releases: ajaxorg/ace
Releases Β· ajaxorg/ace
v1.28.0
v1.27.0
v1.26.0
What's Changed
- feat: Allow to set setSelectOnHover for Autocomplete by @akoreman in #5317
- Improve PRQL syntax highlightning by @vanillajonathan in #5313
Full Changelog: v1.25.1...v1.26.0
v1.25.1
What's Changed
- docs: correct type in JSDoc for simple_tokenizer by @marinsokol5 in #5314
Full Changelog: v1.25.0...v1.25.1
v1.25.0
v1.24.2
What's Changed
- fix: autocompletion threshold doesn't apply to trigger characters by @yaroslav-tykhonchuk in #5286
- chore: add Acode to users on website by @oykuyilmaz in #5291
- Update php_highlight_rules.js by @rozhnev in #5288
- Index.html page has been updated with project information. by @rj2704 in #5300
- Convert Selection to es6 class by @mkslanc in #5289
- add mts and cts file extensions for typescript by @nightwing in #5305
New Contributors
- @yaroslav-tykhonchuk made their first contribution in #5286
- @rj2704 made their first contribution in #5300
Full Changelog: v1.24.1...v1.24.2
v1.24.1
v1.24.0
What's Changed
Features
- Add support for Unicode boundaries (#5265) (1e6fcf3)
- Allow more lines in hidden textarea to improve screen reader experience on Windows (#5225) (bccff5a)
- Cuttlefish mode (#5278) (9cddf64)
Bug Fixes
- add missing SQL keywords: IS and IN (#5263) (c731164)
- bug in lua.lua example file kitchen-sink (#5258) (6549570)
- support more environments (#5266) (b196806)
New Contributors
- @first-leon made their first contribution in #5258
- @wlodi83 made their first contribution in #5263
- @SignalWhisperer made their first contribution in #5278
Full Changelog: v1.23.4...v1.24.0