vs code对于python的pyd格式文件无法进行代码补全与智能提示


截止到目前,vs code不可以对pyd文件进行代码自动完成,而PyCharm是可以的。相关信息参考下面的网址。

How to get parameter hints in VSCode for pyd files in general and confluent_kafka specifically?

Pybind generated pyd import does not resolve

Could it possible to get Intesllisense from the pyd file