plugins.dap.extensions.dap-python.customConfigurations
Custom python configurations for dap.
Type: null or (list of (attribute set))
Default:
null
Declared by:
plugins.dap.extensions.dap-python.customConfigurations.*.name
A user readable name for the configuration.
Type: string
Declared by:
plugins.dap.extensions.dap-python.customConfigurations.*.request
Indicates whether the debug adapter should launch a debuggee or attach to one that is already running.
Type: one of “attach”, “launch”
Declared by:
plugins.dap.extensions.dap-python.customConfigurations.*.type
Which debug adapter to use.
Type: string
Declared by: