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.lsp.servers.pylsp.settings.plugins.jedi_definition.enabled

Enable or disable the plugin.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi_definition.follow_builtin_definitions

Follow builtin and extension definitions to stubs.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi_definition.follow_builtin_imports

If follow_imports is true will decide if it follow builtin imports.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi_definition.follow_imports

The goto call will follow imports.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: