提交 3a056ff5 编写于 作者: K kieferrm

only check workspace after extensions are loaded

上级 b0893733
......@@ -36,7 +36,6 @@ class TrustContribution implements IWorkbenchContribution {
) {
lifecycleService.onShutdown(this.dispose, this);
this.toDispose.push(this.workspaceConfigurationService.onDidUpdateConfiguration(e => this.checkWorkspaceSettings()));
this.checkWorkspaceSettings();
}
getId(): string {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册