I'm trying to switch over VS code for my C programming however I am having problems with include statements. I have installed all the correct extensions (i.e C/C++) however when I start my program with "#include <stdio.h>" it is underlined by a red squiggle line.
It tells me there is a "#include error detected. Please update your includePath. Squiggles are disabled for this translation unit". I am an amateur programmer and have no idea how to solve this. Any help anyone can give would awesome! I would really appreciate it.