This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.5.0
### Bug fixes When `closeBrackets` skips a bracket, it now generates a change that overwrites the bracket. Replace the entire selected range when picking a completion with a non-cursor selection active. ### New features Completions can now provide a `section` field that is used to group them into sections. The new `positionInfo` option can be used to provide custom logic for positioning the info tooltips.