Protected
Readonly
_breakpointsProtected
_capabilitiesProtected
_currentProtected
_threadsProtected
Readonly
breakpointsProtected
Readonly
childProtected
Readonly
connectionProtected
Readonly
debugProtected
Readonly
deferredProtected
didThe send('initialize')
request could resolve later than on('initialized')
emits the event.
Hence, the configure
would use the empty object capabilities
.
Using the empty capabilities
could result in missing exception breakpoint filters, as
always capabilities.exceptionBreakpointFilters
is falsy. This deferred promise works
around this timing issue. https://github.com/eclipse-theia/theia/issues/11886
Protected
Readonly
editorProtected
Readonly
fileReadonly
idProtected
initializedProtected
isProtected
Readonly
labelProtected
Readonly
messagesReadonly
onReadonly
onProtected
Readonly
onProtected
Readonly
onProtected
Readonly
onProtected
Readonly
onReadonly
optionsReadonly
parentProtected
pendingProtected
Readonly
scheduleRest
...arguments: []Protected
Readonly
sourcesProtected
Readonly
stopNumber of millis after a stop
request times out. It's 5 seconds by default.
Protected
Readonly
terminalProtected
Readonly
toProtected
Readonly
toProtected
updatingProtected
Readonly
workspaceProtected
asProtected
clearProtected
clearProtected
clearProtected
configureProtected
dedupProtected
doProtected
doOptional
stoppedDetails: StoppedDetailsProtected
findReturns the top-most parent session that is responsible for the console. If this session uses a separate console or does not have any parent session, undefined is returned.
Protected
fireProtected
fireProtected
getOptional
uri: URIProtected
getOptional
uri: URIProtected
handleProtected
handleProtected
handleProtected
handleProtected
handleProtected
initializeProtected
launchProtected
registerProtected
runProtected
sendProtected
sendProtected
sendOptional
timeout: numberProtected
sendProtected
setProtected
setProtected
updateProtected
updateProtected
updateProtected
updateOptional
stoppedDetails: StoppedDetailsProtected
update
Number of millis after a
stop
request times out. It's 5 seconds by default.