Visual studio code 常用插件
Terminal Here,此扩展名使您可以在当前文件的目录中打开集成终端。
Pyhton扩展, 调试python程序。
Pylance,可使visual studio code里的python代码进行函数跳转。
Python Preview,可查看python变量可视化。
Json tools: json代码格式化。
Protobuf: 解析protobuf。
python docstring generate: quickly generate docstrings for python functions.
jupyter: Jupyter notebook support.