当前位置:网站首页>Implementation of importing vscode from PDM
Implementation of importing vscode from PDM
2022-06-25 23:12:00 【inrese】
VSCode Set up
Add the following two items to .vscode/settings.json In the top-level Dictionary of :
{
“python.autoComplete.extraPaths”: [“pypackages/<major.minor>/lib”],
“python.analysis.extraPaths”: [“pypackages/<major.minor>/lib”]
}
notes : above <major.minor> yes python Version number of , Such as pypackages/3.8/lib .
边栏推荐
- How to design a complex business system? From the understanding of domain design, cloud native, micro service, and middle platform
- Unity technical manual - getKey and getaxis and getbutton
- Ribbon core ⼼ source code analysis
- 使用EAST ocr遇到的坑解决方法(编译lanms)
- APP-新功能上线
- APP测试要点
- Paper notes: multi tag learning MSWl
- Glory launched the points mall to support the exchange of various glory products
- App new function launch
- zabbix_server配置文件详解
猜你喜欢
Trillions of hot money smashed into the space economy. Is it really a good business?
腾讯《和平精英》新版本将至:新增账号安全保护系统,游戏内违规行为检测升级
Why absolute positioning overlaps
作为一个程序员我们如何快乐的学习成长进步呢?(个人感悟和技术无关)
2022-2028 global co extrusion production line industry research and trend analysis report
Relinearization in homomorphic encryption (ckks)
ES6-Const常量与数组解构
使用EAST ocr遇到的坑解决方法(编译lanms)
建立自己的网站(15)
如何用jmeter做接口测试
随机推荐
【EOSIO】EOS/WAX签名错误 is_canonical( c ): signature is not canonical 问题
牛客小白月赛52--E 分组求对数和(二分)
The sum of logarithms in group 52--e of Niuke Xiaobai monthly race (two points)
提问的智慧?如何提问?
2022-2028 global cloud based remote browser isolation industry research and trend analysis report
What do l and R of earphone mean?
MySQL数据库索引
Unity technical manual - color in life cycle coloroverlifetime-- speed color colorbyspeed
小程序-视图与逻辑
Unity的Ping類使用
Chapter 3 use of requests Library
Eureka core ⼼ source code analysis
论文笔记: 多标签学习 MSWL
作为一个程序员我们如何快乐的学习成长进步呢?(个人感悟和技术无关)
Initialization process of gstlibav
Exclusive or operator simple logic operation a^=b
Global and Chinese oleic acid operation mode and market supply and demand forecast report 2022 ~ 2028
ES6 --- 数值扩展、对象拓展
Wpewebkit debugging MSE playback
Ribbon core ⼼ source code analysis