type: ProtocolRequestType<
    DocumentFormattingParams,
    TextEdit[]
    | null,
    never,
    void,
    DocumentFormattingRegistrationOptions,
>