This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.18.8
### New features Add an `ifIn` helper function that constrains a completion source to only fire when in a given syntax node. Add support for unfiltered completions A completion result can now set a `filter: false` property to disable filtering and sorting of completions, when it already did so itself.