提交 079ddfb9 编写于 作者: J Johannes Rieken

Revert "fix #63216"

This reverts commit 460166a2.
上级 8152086d
......@@ -183,7 +183,6 @@ 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.
先完成此消息的编辑!
想要评论请 注册