Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
navigator
WorkspaceNode
Namespace WorkspaceNode
Index
Variables
id
name
Functions
create
Root
is
Variables
Const
id
id
:
"WorkspaceNodeId"
= 'WorkspaceNodeId'
Const
name
name
:
"WorkspaceNode"
= 'WorkspaceNode'
Functions
create
Root
create
Root
(
multiRootName
?:
string
)
:
WorkspaceNode
Create a
WorkspaceNode
that can be used as a
Tree
root.
Parameters
Optional
multiRootName:
string
Returns
WorkspaceNode
is
is
(
node
:
undefined
|
TreeNode
)
:
node
is
WorkspaceNode
Parameters
node:
undefined
|
TreeNode
Returns
node
is
WorkspaceNode
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
File
Navigator
Commands
File
Navigator
Filter
Navigator
Context
Menu
Navigator
Diff
Commands
Navigator
Keybinding
Contexts
Navigator
More
Toolbar
Groups
Open
Editor
Node
Open
Editors
Commands
Open
Editors
Context
Menu
Workspace
Node
Workspace
Root
Node
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
id
name
create
Root
is
Create a
WorkspaceNode
that can be used as aTree
root.