File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 644644 },
645645 {
646646 "command" : " mdb.startStreamProcessor" ,
647- "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem"
647+ "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem" ,
648+ "group" : " 6@1"
648649 },
649650 {
650651 "command" : " mdb.stopStreamProcessor" ,
651- "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem"
652+ "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem" ,
653+ "group" : " 6@2"
652654 },
653655 {
654656 "command" : " mdb.dropStreamProcessor" ,
655- "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem"
657+ "when" : " view == mongoDBConnectionExplorer && viewItem == streamProcessorTreeItem" ,
658+ "group" : " 6@3"
656659 }
657660 ],
658661 "editor/title" : [
You can’t perform that action at this time.
0 commit comments