Does the web VEXcode V5 IDE support source files

I’m using the web-based VEXcode V5 IDE and I was wondering if I’m able to use source files in my CPP program, or append any kind of file for that matter. Would I have to use the VS Code version for that instead? Thanks.

VEXcode is intended for single file projects as of today. You would need to use the Visual Studio Code extension to support multiple source files.

2 Likes