Support for .pyi interface definitions on completion
未关闭
tab-completion
- 主要语言
- Python
- 星标
- 16.8k
- 派生
- 4.5k
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 6
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。