提交 00e4a138 编写于 作者: I isidor

explorerView: multipleSelectionSupport

上级 a5ff51c3
......@@ -232,6 +232,7 @@ export class ExplorerView extends ViewletPanel {
keyboardNavigationLabelProvider: {
getKeyboardNavigationLabel: stat => stat.name
},
multipleSelectionSupport: true,
filter: this.filter,
sorter: this.instantiationService.createInstance(FileSorter)
}, this.contextKeyService, this.listService, this.themeService, this.configurationService, this.keybindingService);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册