一、添加模块路径

找到自己安装Python的路径

 "python.autoComplete.extraPaths": [
        "E:\\WinInstall\\python\\Lib\\site-packages",
        "E:\\WinInstall\\python\\Scripts"
    ]

  

二、按Ctrl+逗号

搜索:python.jediEnabled  去掉前面的勾

VS Code Python 智能提示

 

相关文章:

  • 2021-09-19
  • 2021-11-20
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-08-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-06-30
  • 2021-11-09
  • 2021-04-13
  • 2021-08-10
相关资源
相似解决方案