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
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.
- You can find this in
1 Like