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