chsrc/.vscode/README.md
2025-06-19 13:53:08 +08:00

665 B

Dev in VS Code

首先需要安装好 just,而不再硬性需要 make

  1. Ctrl-Shift-B 直接构建
  2. F5 直接开始 Debug