Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin
ProfileContentHandler
Interface ProfileContentHandler
Hierarchy
ProfileContentHandler
Index
Properties
name
Methods
read
Profile
save
Profile
Properties
Readonly
name
name
:
string
Methods
read
Profile
read
Profile
(
uri
:
Uri
, token
:
CancellationToken
)
:
Thenable
<
null
|
string
>
Parameters
uri:
Uri
token:
CancellationToken
Returns
Thenable
<
null
|
string
>
save
Profile
save
Profile
(
name
:
string
, content
:
string
, token
:
CancellationToken
)
:
Thenable
<
null
|
Uri
>
Parameters
name:
string
content:
string
token:
CancellationToken
Returns
Thenable
<
null
|
Uri
>
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
authentication
commands
comments
debug
env
extensions
l10n
languages
notebooks
plugins
scm
tasks
tests
window
workspace
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
Profile
Content
Handler
name
read
Profile
save
Profile