Intellisense 不适用于 python
Intellisense not working for python
在 vscode 1.8.1 上通过 donjayamanne 的扩展(ext install python)安装 python 后,Python 的 Intellisense 和代码片段无法正常工作。即使按 ctr+space,它也只是保持 "Loading...",没有任何反应。
我刚刚安装了这个带有 python-3.6 和新内核版本的新 arch Linux。一旦 VSCode 版本 1.8.1 安装完成,我安装了这个扩展,然后 python 的 Intellisense 和 Snippets 停止工作,但是他们上周在旧版本的 Arch Linux 上运行良好.
我尝试了很多东西,我多次卸载了 vscode 和扩展,我按照 here 更改了路径,现在我删除了当前内核 (4.8) 并安装了 4.4-是的,但什么也没发生。
我想在去 here 报告问题之前先在这里问一下。
好消息!扩展程序的所有者对其进行了更新,现在它很好并且适用于 python-3.6。只需安装新的更新。
在 vscode 1.8.1 上通过 donjayamanne 的扩展(ext install python)安装 python 后,Python 的 Intellisense 和代码片段无法正常工作。即使按 ctr+space,它也只是保持 "Loading...",没有任何反应。
我刚刚安装了这个带有 python-3.6 和新内核版本的新 arch Linux。一旦 VSCode 版本 1.8.1 安装完成,我安装了这个扩展,然后 python 的 Intellisense 和 Snippets 停止工作,但是他们上周在旧版本的 Arch Linux 上运行良好.
我尝试了很多东西,我多次卸载了 vscode 和扩展,我按照 here 更改了路径,现在我删除了当前内核 (4.8) 并安装了 4.4-是的,但什么也没发生。
我想在去 here 报告问题之前先在这里问一下。
好消息!扩展程序的所有者对其进行了更新,现在它很好并且适用于 python-3.6。只需安装新的更新。