diff --git a/.vscode/README.md b/.vscode/README.md new file mode 100644 index 0000000..62de120 --- /dev/null +++ b/.vscode/README.md @@ -0,0 +1,20 @@ + + +> 相信我,有了这个目录,你用 `VS Code` 开发 `chsrc` 会神清气爽。 +> +> 以此铭记我们被 `VS Code` 满屏警告折磨了一年半的岁月 +> +> -- ccmywish + +1. `Ctrl-Shift-B` 直接构建 +2. `F5` 直接开始 Debug