提交 a1f3a671 编写于 作者: I isidor

Revert "global extension action: show all extensions actions."

This reverts commit 691c3d38.
上级 a245ff92
......@@ -93,7 +93,7 @@ export class GlobalExtensionsAction extends Action {
}
public run(): Promise {
return this.quickOpenService.show('>extensions: ');
return this.quickOpenService.show('ext install ');
}
protected isEnabled(): boolean {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册