Skip to main content

create_formatting_request

Function create_formatting_request 

Source
pub fn create_formatting_request(
    id: RequestId,
    uri: DocumentUri,
    options: FormattingOptions,
) -> LspRequest<DocumentFormattingParams>
Expand description

创建格式化请求