Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-dev
common/hosted-plugin-preferences
HostedPluginConfiguration
Interface HostedPluginConfiguration
interface
HostedPluginConfiguration
{
"hosted-plugin.debugMode"
:
string
;
"hosted-plugin.debugPorts"
:
PluginDebugPort
[]
;
"hosted-plugin.launchOutFiles"
:
string
[]
;
"hosted-plugin.watchMode"
:
boolean
;
}
Index
Properties
hosted-
plugin.debug
Mode
hosted-
plugin.debug
Ports
hosted-
plugin.launch
Out
Files
hosted-
plugin.watch
Mode
Properties
hosted-
plugin.debug
Mode
"hosted-plugin.debugMode"
:
string
hosted-
plugin.debug
Ports
"hosted-plugin.debugPorts"
:
PluginDebugPort
[]
hosted-
plugin.launch
Out
Files
"hosted-plugin.launchOutFiles"
:
string
[]
hosted-
plugin.watch
Mode
"hosted-plugin.watchMode"
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hosted-
plugin.debug
Mode
hosted-
plugin.debug
Ports
hosted-
plugin.launch
Out
Files
hosted-
plugin.watch
Mode
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...