Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
terminal
DefaultProfileStore
Class DefaultProfileStore
Hierarchy
DefaultProfileStore
Implements
TerminalProfileStore
Index
Constructors
constructor
Properties
on
Added
on
Added
Emitter
on
Removed
on
Removed
Emitter
profiles
Accessors
all
Methods
get
Profile
has
Profile
register
Terminal
Profile
unregister
Terminal
Profile
Constructors
constructor
new
Default
Profile
Store
(
)
:
DefaultProfileStore
Returns
DefaultProfileStore
Properties
on
Added
on
Added
:
Event
<
[
string
,
TerminalProfile
]
>
= ...
Protected
Readonly
on
Added
Emitter
on
Added
Emitter
:
Emitter
<
[
string
,
TerminalProfile
]
>
= ...
on
Removed
on
Removed
:
Event
<
string
>
= ...
Protected
Readonly
on
Removed
Emitter
on
Removed
Emitter
:
Emitter
<
string
>
= ...
Protected
Readonly
profiles
profiles
:
Map
<
string
,
TerminalProfile
>
= ...
Accessors
all
get
all
(
)
:
[
string
,
TerminalProfile
]
[]
Returns
[
string
,
TerminalProfile
]
[]
Methods
get
Profile
get
Profile
(
id
:
string
)
:
undefined
|
TerminalProfile
Parameters
id:
string
Returns
undefined
|
TerminalProfile
has
Profile
has
Profile
(
id
:
string
)
:
boolean
Parameters
id:
string
Returns
boolean
register
Terminal
Profile
register
Terminal
Profile
(
id
:
string
, profile
:
TerminalProfile
)
:
void
Parameters
id:
string
profile:
TerminalProfile
Returns
void
unregister
Terminal
Profile
unregister
Terminal
Profile
(
id
:
string
)
:
void
Parameters
id:
string
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
IBase
Terminal
Server
Terminal
Commands
Terminal
Keybinding
Contexts
Terminal
Menus
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Default
Profile
Store
constructor
on
Added
on
Added
Emitter
on
Removed
on
Removed
Emitter
profiles
all
get
Profile
has
Profile
register
Terminal
Profile
unregister
Terminal
Profile