import { type CompletionParams } from "https://deno.land/x/pbkit@v0.0.62/language-server/lsp.ts";
Properties
optional
context: CompletionContextThe completion context. This is only available if the client specifies
to send this using the client capability
completion.contextSupport === true