You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"contents": "$(warning) Codacy CLI not found. [Install CLI](command:codacy.installCLI)",
@@ -439,6 +444,12 @@
439
444
"disabled"
440
445
],
441
446
"default": "enabled"
447
+
},
448
+
"codacy.cli.devMode": {
449
+
"type": "boolean",
450
+
"title": "Enable development mode",
451
+
"description": "When enabled, the extension will no longer initialize the Codacy CLI automatically. Enabling this option may result in a degraded user experience.",
0 commit comments