Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-dev
PluginDebugConfiguration
Interface PluginDebugConfiguration
interface
PluginDebugConfiguration
{
debugMode
?:
string
;
debugPort
?:
string
|
PluginDebugPort
[]
;
pluginLocation
?:
string
;
}
Index
Properties
debug
Mode?
debug
Port?
plugin
Location?
Properties
Optional
debug
Mode
debug
Mode
?:
string
Optional
debug
Port
debug
Port
?:
string
|
PluginDebugPort
[]
Optional
plugin
Location
plugin
Location
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
debug
Mode
debug
Port
plugin
Location
Theia TypeDoc
Loading...