Skip to content

Cabal formatter options are not present in the extension #1099

Closed
@fendor

Description

@fendor

We should have a

        "haskell.cabalFormattingProvider": {
          "scope": "resource",
          "type": "string",
          "enum": [
            "cabal-gild",
            "cabal-fmt",
            "none"
          ],
          "default": "cabal-gild",
          "description": "The formatter to use when formatting a document or range of a cabal formatter. Ensure the plugin is enabled."
        },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions