plugins.noice.lsp.progress.enabled

enable LSP progress

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.noice.lsp.progress.format

Lsp Progress is formatted using the builtins for lsp_progress

Type: null or string or anything

Default: null

Plugin default: "lsp_progress"

Declared by:

plugins.noice.lsp.progress.formatDone

Type: null or string or anything

Default: null

Plugin default: "lsp_progress"

Declared by:

plugins.noice.lsp.progress.throttle

frequency to update lsp progress message

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

Default: null

Plugin default: 1000 / 30

Declared by:

plugins.noice.lsp.progress.view

Type: null or string or raw lua code

Default: null

Plugin default: "mini"

Declared by: