plugins.dap-go.settings.dap_configurations

Additional dap configurations. See :h dap-configuration for more detail.

Type: null or (list of (attribute set))

Default: null

Declared by:

plugins.dap-go.settings.dap_configurations.*.name

A user readable name for the configuration.

Type: string

Declared by:

plugins.dap-go.settings.dap_configurations.*.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-go.settings.dap_configurations.*.type

Which debug adapter to use.

Type: string

Declared by: