Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ get
Method
get
src/services/workbench/sidebarService.ts:19–19 ·
view source on GitHub ↗
* Get a specific pane via id * @param id
(id: UniqueId)
Source
from the content-addressed store, hash-verified
17
* @param id
18
*/
19
get(id: UniqueId): ISidebarPane | undefined;
20
/**
21
* Add a
new
Sidebar pane
22
* @param pane
Callers
15
EditorController
Class · 0.65
openTab
Method · 0.65
folderTree.test.ts
File · 0.65
run
Method · 0.65
initialize
Method · 0.65
getLocale
Method · 0.65
removeLocale
Method · 0.65
setCurrentLocale
Method · 0.65
transformLocaleData
Method · 0.65
localize
Method · 0.65
commandService
Method · 0.65
mergeEditorServices
Method · 0.65
Implementers
2
SidebarService
src/services/workbench/sidebarService.
FolderTreeService
src/services/workbench/explorer/folder
Calls
no outgoing calls
Tested by
no test coverage detected