plugins.dap.extensions.dap-ui.render.indent
Default indentation size.
Type: null or signed integer or floating point number or raw lua code
Default:
null
Plugin default: 1
Declared by:
plugins.dap.extensions.dap-ui.render.maxTypeLength
Maximum number of characters to allow a type name to fill before trimming.
Type: null or signed integer
Default:
null
Declared by:
plugins.dap.extensions.dap-ui.render.maxValueLines
Maximum number of lines to allow a value to fill before trimming.
Type: null or signed integer or floating point number or raw lua code
Default:
null
Plugin default: 100
Declared by: