plugins.lsp.servers.pylsp.settings.plugins.jedi_symbols.enabled

Enable or disable the plugin.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi_symbols.all_scopes

If true lists the names of all scopes instead of only the module namespace.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi_symbols.include_import_symbols

If true includes symbols imported from other libraries.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: