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 750e1cb commit 02facdeCopy full SHA for 02facde
package.json
@@ -221,7 +221,7 @@
221
"haskell.plugin.tactic.config.max_use_ctor_actions": {
222
"title": "Max number of constructors",
223
"scope": "resource",
224
- "type": "number",
+ "type": "integer",
225
"default": true,
226
"markdownDescription": "Maximum number of `Use constructor <x>` code actions that can appear"
227
},
0 commit comments