This website requires JavaScript.
Explore
Help
Sign In
study
/
chsrc
Watch
1
Star
0
Fork
0
You've already forked chsrc
mirror of
https://github.com/RubyMetric/chsrc
synced
2025-08-14 00:20:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chsrc
/
.vscode
History
Mikachu2333
5e679b1c33
Update VS Code settings to avoid auto format (
#239
)
2025-08-07 20:25:28 +08:00
..
c_cpp_properties.json
Add
.vscode
2025-06-18 19:05:51 +08:00
extensions.json
Update extensions
2025-06-28 16:29:18 +08:00
launch.json
Update launch configurations
2025-07-14 22:46:40 +08:00
README.md
Update doc
2025-06-20 08:13:20 +08:00
settings.json
Update VS Code settings to avoid auto format (
#239
)
2025-08-07 20:25:28 +08:00
tasks.json
Update tasks
2025-07-14 22:46:25 +08:00
README.md
Dev in VS Code
首先需要安装好
just
,而不再硬性需要
make
Ctrl-Shift-B
直接构建
F5
直接开始 Debug