Set project description in VSCode

When you select a program on the V5 brain in order for the run / play button to appear in the top left, a project description is displayed in the bottom left. I was able to change this description in VEXcode Pro V5, but I cannot find the same menu in Visual Studio Code with the official VEX Robotics extension.
The default project description of something like “VEX project” is fine enough, but I would still like to change it to something less vague and boring. Does anyone know how to do this? Thanks in advance

In the project directory, go to “.vscode/vex_project_settings.json”. There should be a place there for you to add in a custom project description.

1 Like