We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01d2be6 + b99c674 commit 04ce6dcCopy full SHA for 04ce6dc
package.json
@@ -84,7 +84,7 @@
84
"languageServerHaskell.formattingProvider": {
85
"scope": "resource",
86
"type": "string",
87
- "enum": ["brittany", "floskell", "ormolu", "none"],
+ "enum": ["brittany", "floskell", "ormolu", "stylish-haskell", "none"],
88
"default": "brittany",
89
"description": "The tool to use for formatting requests."
90
},
0 commit comments