Skip to content

Use insertSpaces in formattingOptions instead of indent_style in .editorconfig #22

@sumneko

Description

@sumneko

See https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#formattingOptions

Since LSP specifies that this field will be included in the formatted request, you should use the LSP field first.
You should only use the settings in .editorconfig if formatting is not requested via LSP.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions