Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
workspace
WorkspaceStorageService
Class WorkspaceStorageService
Hierarchy
WorkspaceStorageService
Implements
StorageService
Index
Constructors
constructor
Properties
initialized
prefix
storage
Service
workspace
Service
Methods
get
Data
get
Prefix
init
prefix
WorkspaceURI
set
Data
update
Prefix
Constructors
constructor
new
Workspace
Storage
Service
(
)
:
WorkspaceStorageService
Returns
WorkspaceStorageService
Properties
Private
initialized
initialized
:
Promise
<
void
>
Private
prefix
prefix
:
string
Protected
storage
Service
storage
Service
:
StorageService
Protected
workspace
Service
workspace
Service
:
WorkspaceService
Methods
get
Data
get
Data
<
T
>
(
key
:
string
, defaultValue
?:
T
)
:
Promise
<
undefined
|
T
>
Type Parameters
T
Parameters
key:
string
Optional
defaultValue:
T
Returns
Promise
<
undefined
|
T
>
Protected
get
Prefix
get
Prefix
(
workspaceStat
:
undefined
|
FileStat
)
:
string
Parameters
workspaceStat:
undefined
|
FileStat
Returns
string
Protected
init
init
(
)
:
void
Returns
void
Protected
prefix
WorkspaceURI
prefix
WorkspaceURI
(
originalKey
:
string
)
:
string
Parameters
originalKey:
string
Returns
string
set
Data
set
Data
<
T
>
(
key
:
string
, data
:
T
)
:
Promise
<
void
>
Type Parameters
T
Parameters
key:
string
data:
T
Returns
Promise
<
void
>
Private
update
Prefix
update
Prefix
(
)
:
void
Returns
void
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
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
Add
Key
Message
Recent
Workspace
Paths
Data
Untitled
Workspace
Exit
Dialog
Workspace
Commands
Workspace
Data
Workspace
Frontend
Contribution
Workspace
Schema
Workspace
Storage
Service
constructor
initialized
prefix
storage
Service
workspace
Service
get
Data
get
Prefix
init
prefix
WorkspaceURI
set
Data
update
Prefix