This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.18.0
### Bug fixes Style the info element so that newlines are preserved, to make it easier to display multi-line info from a string source. ### New features When registering an `abort` handler for a completion query, you can now use the `onDocChange` option to indicate that your query should be aborted as soon as the document changes while it is running.