We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59eb8df + ffacc32 commit 3ebf994Copy full SHA for 3ebf994
1 file changed
package.json
@@ -111,12 +111,13 @@
111
"enum": [
112
"brittany",
113
"floskell",
114
+ "fourmolu",
115
"ormolu",
116
"stylish-haskell",
117
"none"
118
],
119
"default": "ormolu",
- "description": "The tool to use for formatting requests"
120
+ "description": "The formatter to use when formatting a document or range"
121
},
122
"haskell.trace.server": {
123
"scope": "resource",
0 commit comments