提交 460166a2 编写于 作者: J Johannes Rieken

fix #63216

上级 0ac0c45b
......@@ -183,6 +183,7 @@ export class BreadcrumbsControl {
this._cfUseQuickPick = BreadcrumbsConfig.UseQuickPick.bindTo(_configurationService);
this._disposables.push(breadcrumbsService.register(this._editorGroup.id, this._widget));
this._disposables.push(_fileService.onDidChangeFileSystemProviderRegistrations(this.update, this));
}
dispose(): void {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册