Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
StorageMainImpl
Class StorageMainImpl
Hierarchy
StorageMainImpl
Implements
StorageMain
Index
Constructors
constructor
Properties
plugin
Server
workspace
Service
Methods
$get
$get
All
$set
to
Kind
Constructors
constructor
new
Storage
Main
Impl
(
container
:
Container
)
:
StorageMainImpl
Parameters
container:
Container
Returns
StorageMainImpl
Properties
Private
Readonly
plugin
Server
plugin
Server
:
PluginServer
Private
Readonly
workspace
Service
workspace
Service
:
WorkspaceService
Methods
$get
$get
(
key
:
string
, isGlobal
:
boolean
)
:
Promise
<
KeysToAnyValues
>
Parameters
key:
string
isGlobal:
boolean
Returns
Promise
<
KeysToAnyValues
>
$get
All
$get
All
(
isGlobal
:
boolean
)
:
Promise
<
KeysToKeysToAnyValue
>
Parameters
isGlobal:
boolean
Returns
Promise
<
KeysToKeysToAnyValue
>
$set
$set
(
key
:
string
, value
:
KeysToAnyValues
, isGlobal
:
boolean
)
:
Promise
<
boolean
>
Parameters
key:
string
value:
KeysToAnyValues
isGlobal:
boolean
Returns
Promise
<
boolean
>
Protected
to
Kind
to
Kind
(
isGlobal
:
boolean
)
:
PluginStorageKind
Parameters
isGlobal:
boolean
Returns
PluginStorageKind
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Storage
Main
Impl
constructor
plugin
Server
workspace
Service
$get
$get
All
$set
to
Kind