diff --git a/DevSkim-VSCode-Plugin/package.json b/DevSkim-VSCode-Plugin/package.json index 706850d9..c360a939 100644 --- a/DevSkim-VSCode-Plugin/package.json +++ b/DevSkim-VSCode-Plugin/package.json @@ -72,13 +72,7 @@ ], "main": "./client/out/extension", "contributes": { - "commands": [ - { - "command": "MS-CST-E.vscode-devskim.scanWorkspace", - "category": "DevSkim", - "title": "Scan all files in the workspace" - } - ], + "commands": [], "configuration": [ { "order": 10,