Skip to content

Choose formatter from LSP servers #13353

Open
@aster-void

Description

@aster-void

Currently, if I want to use a specific formatter for a language,

I need to either:

  • use a stdio-style formatter
  • exclude feature "format" from every LS except for the wanted one

I would like to set it like this instead:

[[language]]
formatter = { server = "my-formatter-lsp-server-name" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions