Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia
window
registerTerminalQuickFixProvider
Function registerTerminalQuickFixProvider
registerTerminalQuickFixProvider
(
id
:
string
,
provider
:
TerminalQuickFixProvider
,
)
:
Disposable
Parameters
id
:
string
provider
:
TerminalQuickFixProvider
A terminal quick fix provider
Returns
Disposable
A
Disposable
that un-registers the provider when being disposed
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...
A terminal quick fix provider