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.enabled

Enables LSP features.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.quarto.settings.lspFeatures.chunks

Sets chunk delimiter style.

Type: null or string or raw lua code

Default: null

Plugin default: "curly"

Declared by:

plugins.quarto.settings.lspFeatures.languages

List of supported languages.

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

Default: null

Plugin default:

[
  "r"
  "python"
  "julia"
  "bash"
  "html"
]

Declared by: