Skip to content

Commit d57a9bc

Browse files
author
Tim Etchells
committed
remove new connection button from view title
1 parent 021db82 commit d57a9bc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dev/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,7 @@
190190
}
191191
],
192192
"view/title": [
193-
{
194-
"command": "%cmdID_newConnection%",
195-
"when": "view == ext.mc.mcProjectExplorer",
196-
"group": "navigation"
197-
}
193+
198194
],
199195
"view/item/context": [
200196
{

0 commit comments

Comments
 (0)