提交 691c3d38 编写于 作者: I isidor

global extension action: show all extensions actions.

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