提交 78f299ee 编写于 作者: I isidor

fixes #95315

上级 f45868f3
......@@ -269,7 +269,6 @@ export class ExplorerView extends ViewPane {
if (isEditing) {
if (e.parent !== this.tree.getInput()) {
await this.tree.expand(e.parent!);
this.tree.reveal(e.parent!);
}
} else {
DOM.removeClass(treeContainer, 'highlight');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册