-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Lines 216 to 227 in a09c9be
"haskell.plugin.tactic.globalOn": { | |
"scope": "resource", | |
"type": "boolean", | |
"default": true, | |
"description": "Enables wingman (tactic) plugin" | |
}, | |
"haskell.plugin.tactic.config.features": { | |
"scope": "resource", | |
"type": "string", | |
"default": true, | |
"markdownDescription": "Feature set used by Wingman" | |
}, |
These should both be under tactics
, not tactic
. And also features
is deprecated so we can get rid of it!
jneira
Metadata
Metadata
Assignees
Labels
No labels