File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 213213 "default" : true ,
214214 "description" : " Enables retrie plugin"
215215 },
216- "haskell.plugin.tactic .globalOn" : {
216+ "haskell.plugin.tactics .globalOn" : {
217217 "scope" : " resource" ,
218218 "type" : " boolean" ,
219219 "default" : true ,
220- "description" : " Enables wingman (tactic) plugin"
221- },
222- "haskell.plugin.tactic.config.features" : {
223- "scope" : " resource" ,
224- "type" : " string" ,
225- "default" : true ,
226- "markdownDescription" : " Feature set used by Wingman"
220+ "description" : " Enables Wingman (tactics) plugin"
227221 },
228222 "haskell.plugin.tactics.config.hole_severity" : {
229223 "enumDescriptions" : [
245239 "default" : null ,
246240 "type" : " string"
247241 },
248- "haskell.plugin.tactic .config.max_use_ctor_actions" : {
242+ "haskell.plugin.tactics .config.max_use_ctor_actions" : {
249243 "title" : " Max number of constructors" ,
250244 "scope" : " resource" ,
251245 "type" : " integer" ,
You can’t perform that action at this time.
0 commit comments