Additional debug type specific properties.
Optional
__restartOptional data from the previous, restarted session. The data is sent as the 'restart' attribute of the 'terminated' event. The client should leave the data intact.
Optional
compactOptional
consoleOptional
internaldefault: neverOpen
Optional
lifecycleThe name of the debug adapter session.
Optional
noIf noDebug is true the launch request should launch the program without enabling debugging.
Optional
opendefault: neverOpen
Optional
parentOptional
postTask to run after debug session ends
Optional
preTask to run before debug session starts
The request type of the debug adapter session.
Optional
suppressWhen true, the window statusbar color will not be changed for this session.
Optional
suppressWhen true, the debug viewlet will not be automatically revealed for this session.
Optional
suppressWhen true, a save will not be triggered for open editors when starting a debug session,
regardless of the value of the debug.saveBeforeStart
setting.
The type of the debug adapter session.
Configuration for a debug adapter session.