We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211e98c commit f307795Copy full SHA for f307795
.vscode/README.md
@@ -0,0 +1,20 @@
1
+<!-- -----------------------------------------------------------
2
+ ! SPDX-License-Identifier: GFDL-1.3-or-later
3
+ ! -------------------------------------------------------------
4
+ ! Doc Type : Markdown
5
+ ! Doc Name : (for VS Code Devers) README.md
6
+ ! Doc Authors : Aoran Zeng <[email protected]>
7
+ ! Contributors : Nul None <[email protected]>
8
+ ! |
9
+ ! Created On : <2025-06-18>
10
+ ! Last Modified : <2025-06-18>
11
+ ! ---------------------------------------------------------- -->
12
+
13
+> 相信我,有了这个目录,你用 `VS Code` 开发 `chsrc` 会神清气爽。
14
+>
15
+> 以此铭记我们被 `VS Code` 满屏警告折磨了一年半的岁月
16
17
+> -- ccmywish
18
19
+1. `Ctrl-Shift-B` 直接构建
20
+2. `F5` 直接开始 Debug
0 commit comments