Why is my vs code being bald with vex v5 libraries

image

Are you using the VEX Extension or PROS extension?

If you are using the VEX Extension then you will need to install Microsoft’s C++ extension. The VEX extension does not handle intellesense but will generate the necessary config file for projects created or imported by the VEX Extension.

2 Likes


image
i have vex and c++ installed

Can you give me a little more info:

  • Does your project build?
  • Can you post the c_cpp_properties.json file
    • You can find this in .vscode folder in your project.
1 Like