plugins.noice.lsp.progress.enabled

enable LSP progress

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.noice.lsp.progress.format

Lsp Progress is formatted using the builtins for lsp_progress

Plugin default: "lsp_progress"

Type: null or string or anything

Default: null

Declared by:

plugins.noice.lsp.progress.formatDone

Plugin default: "lsp_progress"

Type: null or string or anything

Default: null

Declared by:

plugins.noice.lsp.progress.throttle

frequency to update lsp progress message

Plugin default: 1000 / 30

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

Default: null

Declared by:

plugins.noice.lsp.progress.view

Plugin default: "mini"

Type: null or string or raw lua code

Default: null

Declared by: