提交 0f02aa06 编写于 作者: S SteVen Batten

Revert "add select all role for macOS"

This reverts commit bab47f0f.
上级 bc4de3df
......@@ -652,8 +652,6 @@ export class Menubar {
options['role'] = 'copy';
} else if (commandId === 'editor.action.clipboardPasteAction') {
options['role'] = 'paste';
} else if (commandId === 'editor.action.selectAll') {
options['role'] = 'selectAll';
}
// Add context aware click handlers for special case menu items
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册