type: ProtocolRequestType<
    RenameParams,
    WorkspaceEdit
    | null,
    never,
    void,
    RenameRegistrationOptions,
>