plugins.lsp.servers.pylsp.settings.plugins.jedi_symbols.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_symbols.all_scopes

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

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

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

If true includes symbols imported from other libraries.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: