Skip to content

python LSP: strip down Python kernel LSP to basic features #10305

@austin3dickey

Description

@austin3dickey
  • DataFrame/Series column completions (df['col'])
  • Dictionary key completions (live objects)
  • os.environ variable completions
  • IPython magic command completions
  • Runtime-aware hover (object previews)
  • Live object type information

This could mean removing the Jedi dependency.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions