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.auto_import_modules

List of module names for jedi.settings.auto_import_modules.

Type: null or (list of (string or raw lua code)) or raw lua code

Default: null

Plugin default:

[
  "numpy"
]

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi.environment

Define environment for jedi.Script and Jedi.names.

Type: null or string

Default:

null

Declared by:

plugins.lsp.servers.pylsp.settings.plugins.jedi.extra_paths

Define extra paths for jedi.Script.

Type: null or (list of (string or raw lua code)) or raw lua code

Default: null

Plugin default: [ ]

Declared by: