We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装完无法正确代码提示,代码提示的都是python2库, 猜测是python解析器的问题,但是不知道如何设置, vscode中可以直接选择代码解析器,但是这个如何设置啊?
The text was updated successfully, but these errors were encountered:
构建一个python3 virtualenv环境, 然后activate进入, 此时打开vim编辑python文件, 确认是否是python3的库
ycm启动时会根据当前环境的python决定使用的版本
Sorry, something went wrong.
我今晚回家尝试下, 感谢百忙之中回复!
Lint vimscript (wklken#371)
936ac85
* Check vim * Use python3 * Specify 3.6 * Update beforehand * Add ppa * Yes * Compose * && * Split * Refactor * Chmod +x * Add pathlib * Sudo * Typing * Ci * Unique * Ci
No branches or pull requests
安装完无法正确代码提示,代码提示的都是python2库, 猜测是python解析器的问题,但是不知道如何设置, vscode中可以直接选择代码解析器,但是这个如何设置啊?
The text was updated successfully, but these errors were encountered: