Skip to content

voxvanhieu/vscode-c-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode config for C/C++

Blog Download Total download visitors

Working on OSX, Linux & Windows

Tutorial blog post

How to use

  • Install C/C++ compiler.
  • Open this workspace in VSCode.
  • Create new C file and press F5 to compile and run.
  • Compiled execute files are in /bin directory.

Change compiler to g++ or others

  • Open /.vscode/tasks.json

Fix Terminal permission on OSX

If you run code on MacOS but nothing happends, do the following steps.

Fix terminal permission vscode

Fix terminal permission vscode

Fix terminal permission vscode

Fix terminal permission vscode

Fix terminal permission vscode

About

C/C++ workspace for VSCode. Write code and press F5 to compile and run.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages