Skip to content

jrivany/c-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install clangd for better code completion found here

Disable the default c++ intellisense in settings.json (clangd should already prompt for this by default):

    "C_Cpp.intelliSenseEngine": "Disabled",

Running

Run the launch target from the Run/Debug tab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published