提交 2c1e126c 编写于 作者: P Peng Lyu

fix microsoft/monaco-editor#817.

上级 dc3e3e38
......@@ -446,8 +446,8 @@ export class StartFindWithSelectionAction extends EditorAction {
constructor() {
super({
id: FIND_IDS.StartFindWithSelection,
label: nls.localize('startFindAction', "Find"),
alias: 'Find',
label: nls.localize('startFindWithSelectionAction', "Find With Selection"),
alias: 'Find With Selection',
precondition: null,
kbOpts: {
kbExpr: null,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册