提交 6dc90eac 编写于 作者: I isidor

explorerView: do not use filter: File

#34768
上级 ddda9031
......@@ -369,7 +369,7 @@ export class ExplorerView extends CollapsibleView {
}
// check for files
return toResource(input, { supportSideBySide: true, filter: 'file' });
return toResource(input, { supportSideBySide: true });
}
private get isCreated(): boolean {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册