Skip to content

AzureLeon1/mac-vscode-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac VsCode C++ Development Environment Configuration

Files

  • c_cpp_properties.json: c/c++ configuration
  • tasks.json: build task configuration
  • launch.json: launch(debug) configuration

Build and Debug

  • Cmd + Shift + B: Build with clang++
  • F5: Debug/Run (automatically rebuild before debug, see launch.json)

About

Mac VsCode C++ Development Environment Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages