Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
TaskPresentationOptionsDTO
Interface TaskPresentationOptionsDTO
interface
TaskPresentationOptionsDTO
{
clear
?:
boolean
;
close
?:
boolean
;
echo
?:
boolean
;
focus
?:
boolean
;
panel
?:
number
;
reveal
?:
number
;
showReuseMessage
?:
boolean
;
}
Index
Properties
clear?
close?
echo?
focus?
panel?
reveal?
show
Reuse
Message?
Properties
Optional
clear
clear
?:
boolean
Optional
close
close
?:
boolean
Optional
echo
echo
?:
boolean
Optional
focus
focus
?:
boolean
Optional
panel
panel
?:
number
Optional
reveal
reveal
?:
number
Optional
show
Reuse
Message
showReuseMessage
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clear
close
echo
focus
panel
reveal
show
Reuse
Message
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...