Skip to main content

Module FileExplorerViewProvider

Module FileExplorerViewProvider 

Source
Expand description

Native TreeView provider for the workspace file explorer. Implements CommonLibrary::TreeView::TreeViewProvider.

Pull-only: GetChildren reads the workspace folders (when ElementHandle is None) or the directory the handle points to. GetTreeItem builds a single VS Code-shaped TreeItemDTO. Push methods are no-ops because the provider is read-only and registered directly in ApplicationState.

Structsยง

Struct