plugins.lspsaga.diagnostic.borderFollow

Diagnostic jump window border follow diagnostic type.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.diagnosticOnlyCurrent

Only show diagnostic virtual text on the current line.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.extendRelatedInformation

When have relatedInformation, diagnostic message is extended to show it.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.jumpNumShortcut

Enable number shortcuts to execute code action quickly.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.maxHeight

Diagnostic jump window max height.

Plugin default: 0.6

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Declared by:

plugins.lspsaga.diagnostic.maxShowHeight

Show window max height when layout is float.

Plugin default: 0.6

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Declared by:

plugins.lspsaga.diagnostic.maxShowWidth

Show window max width when layout is float.

Plugin default: 0.9

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Declared by:

plugins.lspsaga.diagnostic.maxWidth

Diagnostic jump window max width.

Plugin default: 0.8

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Declared by:

plugins.lspsaga.diagnostic.showCodeAction

Show code action in diagnostic jump window. It’s useful. Suggested to set to true.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.showLayout

Config layout of diagnostic window not jump window.

Plugin default: "float"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.showNormalHeight

Show window height when diagnostic show window layout is normal.

Plugin default: 10

Type: null or signed integer or floating point number or raw lua code

Default: null

Declared by:

plugins.lspsaga.diagnostic.textHlFollow

Diagnostic jump window text highlight follow diagnostic type.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: