VSCode

[up主专用,视频内嵌代码贴在这]

VScode 插件和设置

多语言环境设置

可以把各个语言的插件和配置文件隔离开来。

设置 -> 配置文件 -> 配置文件

image-20250814001134222

新建配置文件 -> [填写名称] -> 添加文件夹

image-20250814001243812

Python

插件

  1. python
  2. pylance
  3. Jupyter
  4. Jupyter Keymap
  5. Code Runner
  6. Code Spell Checker
  7. Black Formatter
  8. Path Autocomplete
  9. Todo Tree
  10. Material Icon Theme