plugins.dap.extensions.dap-ui.controls.enabled
Enable controls
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.dap.extensions.dap-ui.controls.element
Element to show the controls on.
Type: null or one of “repl”, “scopes”, “stacks”, “watches”, “breakpoints”, “console” or raw lua code
Default:
null
Plugin default: "repl"
Declared by: