antonk52 / basics-language-server

Buffer, path, and snippet completions
MIT License
58 stars 0 forks source link

Support multiple match strategies for buffer and snippet completions #9

Closed antonk52 closed 1 month ago

antonk52 commented 1 month ago

This pr adds support for setting two different match strategies individually for buffer and snippet completions. This does not affect path completion as it is only triggered by the / char and the following narrowing of completions is done by the completion engine.

The two supported match strategies is