Skip to content

Commit 1650da9

Browse files
authored
Removed duplicated ccs.getGlobalDocumentation command from package.json (#47)
1 parent 5d4fe3b commit 1650da9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -862,12 +862,6 @@
862862
"command": "vscode-objectscript.ccs.resolveContextExpression",
863863
"title": "Resolve Context Expression"
864864
},
865-
{
866-
"category": "Consistem",
867-
"command": "vscode-objectscript.ccs.getGlobalDocumentation",
868-
"title": "Show Global Documentation",
869-
"enablement": "vscode-objectscript.connectActive"
870-
},
871865
{
872866
"category": "Consistem",
873867
"command": "vscode-objectscript.ccs.goToDefinition",

0 commit comments

Comments
 (0)