plugins.copilot-lua.settings.suggestion.enabled

Enable suggestion.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.copilot-lua.settings.suggestion.auto_trigger

Enable auto-trigger.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.copilot-lua.settings.suggestion.debounce

Debounce.

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

Default: null

Plugin default: 75

Declared by:

plugins.copilot-lua.settings.suggestion.hide_during_completion

Hide during completion.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: