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.
1 parent 070e283 commit 3ab3d22Copy full SHA for 3ab3d22
package.json
@@ -232,7 +232,7 @@
232
"scope": "resource",
233
"type": "boolean",
234
"default": true,
235
- "description": "Enables wingman(tactic) plugin"
+ "description": "Enables wingman (tactic) plugin"
236
},
237
"haskell.plugin.tactic.config.max_use_ctor_actions": {
238
"title": "Max number of constructors",
@@ -245,7 +245,7 @@
245
246
"type": "Object",
247
248
- "markdownDescription": "Features set used by wingman(tactic) plugin"
+ "markdownDescription": "Features set used by wingman (tactic) plugin"
249
250
"haskell.plugin.pragmas.codeActionsOn": {
251
0 commit comments