Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce lsp-completion-passthrough-try-completion for lsp-passthrough
This makes is less "passthrough", but it checks that the string proposed by completion-basic-try-completion is actually a proper prefix of all the available completions. Otherwise no expansion. Which makes it more conservative.
- Loading branch information