plugins.noice.lsp.signature.autoOpen.enabled

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.noice.lsp.signature.autoOpen.luasnip

Will open signature help when jumping to Luasnip insert nodes

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.noice.lsp.signature.autoOpen.throttle

Debounce lsp signature help request by 50ms

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

Default: null

Plugin default: 50

Declared by:

plugins.noice.lsp.signature.autoOpen.trigger

Automatically show signature help when typing a trigger character from the LSP

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: