HandlerSignature: RequestHandler<
    InlineCompletionParams,
    InlineCompletionList
    | InlineCompletionItem[]
    | null,
    void,
>