File tree Expand file tree Collapse file tree 2 files changed +16
-42
lines changed
Expand file tree Collapse file tree 2 files changed +16
-42
lines changed Original file line number Diff line number Diff line change 244244 "scope" : " resource" ,
245245 "type" : " boolean" ,
246246 "default" : true ,
247- "description" : " Enables haddock comments plugin"
247+ "description" : " Enables wingman(tactic) plugin"
248248 },
249249 "haskell.plugin.tactic.config.max_use_ctor_actions" : {
250250 "title" : " Max number of constructors" ,
257257 "scope" : " resource" ,
258258 "type" : " Object" ,
259259 "default" : true ,
260- "markdownDescription" : " Features set used by tactic plugin"
260+ "markdownDescription" : " Features set used by wingman( tactic) plugin"
261261 },
262262 "haskell.plugin.pragmas.globalOn" : {
263263 "scope" : " resource" ,
281281 "scope" : " resource" ,
282282 "type" : " boolean" ,
283283 "default" : true ,
284- "description" : " Enables pragmas plugin"
285- },
286- "haskell.plugin.ghcide-type-lenses.codeLensOn" : {
287- "scope" : " resource" ,
288- "type" : " boolean" ,
289- "default" : true ,
290- "description" : " Enables pragmas code actions"
284+ "description" : " Enables type lenses plugin"
291285 },
292286 "haskell.plugin.ghcide-type-lenses.config.mode" : {
293287 "scope" : " resource" ,
You can’t perform that action at this time.
0 commit comments