Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.quarto.settings.lspFeatures.diagnostics.enabled

Enables diagnostics.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.quarto.settings.lspFeatures.diagnostics.triggers

Sets triggers for diagnostics.

Type: null or (list of (string or raw lua code)) or raw lua code

Default: null

Plugin default:

[
  "BufWritePost"
]

Declared by: