Add VS Code README

This commit is contained in:
Aoran Zeng 2025-06-18 22:26:44 +08:00
parent 211e98cce1
commit f307795e57
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

20
.vscode/README.md vendored Normal file
View File

@ -0,0 +1,20 @@
<!-- -----------------------------------------------------------
! SPDX-License-Identifier: GFDL-1.3-or-later
! -------------------------------------------------------------
! Doc Type : Markdown
! Doc Name : (for VS Code Devers) README.md
! Doc Authors : Aoran Zeng <ccmywish@qq.com>
! Contributors : Nul None <nul@none.org>
! |
! Created On : <2025-06-18>
! Last Modified : <2025-06-18>
! ---------------------------------------------------------- -->
> 相信我,有了这个目录,你用 `VS Code` 开发 `chsrc` 会神清气爽。
>
> 以此铭记我们被 `VS Code` 满屏警告折磨了一年半的岁月
>
> -- ccmywish
1. `Ctrl-Shift-B` 直接构建
2. `F5` 直接开始 Debug