An open API service indexing awesome lists of open source software.

https://github.com/gztimewalker/vscodecpphelper

Visual Studio Code C++ Helper will help you to init your code folder.
https://github.com/gztimewalker/vscodecpphelper

Last synced: 11 months ago
JSON representation

Visual Studio Code C++ Helper will help you to init your code folder.

Awesome Lists containing this project

README

          

# Visual Studio Code C++ Helper

Help you to compile C/C++ with Visual Studio Code.

帮助你进行编译调试 C/C++ 的 VSCode 环境配置。

# Build

`dotnet publish -c Release -r win-x64`

Compile with .net 6 & native AOT.