提交 528daff5 编写于 作者: R Rob Lourens

💄

上级 0f2dfd74
......@@ -386,8 +386,7 @@ export class SearchTreeController extends WorkbenchTreeController {
const actions: IAction[] = [];
fillInActions(this.contextMenu, { shouldForwardArgs: true }, actions, this.contextMenuService);
return TPromise.as(actions);
},
// getActionsContext: () => element instanceof OpenEditor ? { groupId: element.group.id, editorIndex: element.editorIndex } : { groupId: element.id }
}
});
return true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册