VSCode使用教程
通用
# 打开Settings
Ctrl+,
# 打开Command Palette
Ctrl+Shift+P
# 搜索文件
Ctrl+P
# 打开终端
Ctrl+`
# 打开Git
Ctrl+Shift+G
# 打开一个项目
Ctrl+O
# 格式化代码
Shift + Alt + F
Python相关
# 创建Python environment
# 1.打开Command Palette
Ctrl+Shift+P
# 2.输入
Create Environment
# 选择interpreter
Select the interpreter
# F5 run with the debugger
# 探索更多python使用方法请在command palette中输入python
今天先把Welcome页面的教程过了一遍。后续随用随更新吧。

浙公网安备 33010602011771号