ipython / ipython/ipython

Support for .pyi interface definitions on completion

Open
#10,729 0 comments 0 reactions 0 assignees View on GitHub
tab-completion
Dominant language
Python
Stars
16.8k
Forks
4.5k
Avg merge
1d 2h
Merged PRs (30d)
6

Description

I have a 'special' module with dynamically created attributes. I created a `.pyi` file to statically define which members are available. PyCharm recognizes and uses this file to provide completion for the module and it works nicely. It would be good if iPython also understood this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.