Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-utils
common/plugin-model
VsCodeBuildOptions
Interface VsCodeBuildOptions
interface
VsCodeBuildOptions
{
uiKind
?:
"web"
|
"desktop"
;
}
Index
Properties
ui
Kind?
Properties
Optional
ui
Kind
uiKind
?:
"web"
|
"desktop"
When
'web'
, UI-only extensions prefer the browser entry point (Codespaces behavior).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ui
Kind
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
When
'web', UI-only extensions prefer the browser entry point (Codespaces behavior).