# Dev in VS Code 首先需要安装好 [just](https://github.com/casey/just),而不再硬性需要 `make` 1. `Ctrl-Shift-B` 直接构建 2. `F5` 直接开始 Debug