python - 在 Visual Studio Code 中禁用 Python 的 Jedi linting

标签 python visual-studio-code jedi

我已将 Python 的 linter 设置为 Pylint,但我仍然收到来自 Jedi 的错误消息。我什至去了 settings.json 并添加了行 "python.linting.jediEnabled": false ,但该行虽然存在,但显示为灰色。我还能做什么?

最佳答案

转至 settings.json并添加行 "python.languageServer": "None" .然后重启VSCode。

关于python - 在 Visual Studio Code 中禁用 Python 的 Jedi linting,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66935418/

相关文章:

python - 自动前后移动矩形

python - 为什么 python Visual Studio 代码中没有显示 pylint 的错误曲线?

python - emacs绝地武士不工作

python - numpy.split 返回列表而不是数组的基本原理

python - 使用 Scrapy 规避 Steam 年龄检查

python - Sympy 旋转方向矩阵

visual-studio-code - VSCode 在 jsconfig.js 中提示找不到 node_modules/source-map/source-map

visual-studio-code - VS Code 无法识别 TI C2000 编译器

delphi - 保存/加载 TObject(TPercient) 到 XML

windows - 如何关闭打开的 OLE 对话框