diff --git a/package.json b/package.json index 84a1e70..a5acda1 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ }, { "command": "markdownlint.lintWorkspace", - "when": "workbenchState != empty" + "when": "workbenchState != empty && terminalProcessSupported" }, { "command": "markdownlint.openConfigFile",