提交 7574d1dd 编写于 作者: M Matt Bierner

Remove reopen with from editor context menu

Fixes #80863
上级 51329d28
......@@ -90,14 +90,6 @@ KeybindingsRegistry.registerCommandAndKeybindingRule({
}
});
MenuRegistry.appendMenuItem(MenuId.EditorTitleContext, {
order: 40,
command: {
id: REOPEN_WITH_COMMAND_ID,
title: REOPEN_WITH_TITLE,
}
});
MenuRegistry.appendMenuItem(MenuId.CommandPalette, {
command: {
id: REOPEN_WITH_COMMAND_ID,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册