VEX Visual Studio Code Extension

Hi,

I tried to import an existing project into the VS Code extension, and I am getting a bunch of error associated with missing references.

  1. The vex.h file is not found but I see it in the include folder.
  2. The namespace vex isn’t being recognized
  3. The math.h file is not found

A bunch of other error are also occurring caused by the ones listed above.

This is my first time trying the VScode Extension, so all help is welcome!

Thank You in Advance!