plugins.dap.extensions.dap-ui.controls.enabled

Enable controls

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.dap.extensions.dap-ui.controls.element

Element to show the controls on.

Plugin default: "repl"

Type: null or one of “repl”, “scopes”, “stacks”, “watches”, “breakpoints”, “console” or raw lua code

Default: null

Declared by: