What's Changed
Features
Bug Fixes
- AcePopup: fix aria-posinset issue on google chrome (#5719) (09a0c5a)
- fix calling setMode just before destroy causes error reading getLength (#5727) (62b973e)
- highlight indent guides with wrapped lines (#5621) (77b9fe1)
- improve aria attributes of popup elements (#5739) (09fba2e)
- types for setTimeout/setInterval calls (#5726) (9a76656)
- VirtualRenderer: fix scrollbar overlap on autocompletion (#5713) (5acea6d)
- wrong type of paste event and missing types for themelist extension (#5725) (a4b9d2d)
New Contributors
- @xyos made their first contribution in #5719
- @phil-hands made their first contribution in #5721
Full Changelog: v1.37.5...v1.38.0