Configuring vision sensor in visual studio code

I’m trying to program a vision sensor using the vex vscode extension, does anyone know if there is a way that I can configure the vision sensor through vscode? If not is there a way to use it without switching to vexcode pro?

Unfortunately the Vision sensor utility has not been integrated into the VEX Extension yet.
We do eventually plan on adding it to the VEX Extension, but it is lower in priority currently.

2 Likes

So if I wanted to use the vision sensor I would have to move my code over to vexcode pro and just configure it there. Is there anywhere the configuration is stored so that once I configured it there I could move it over to my vscode project in some way?

Just configure the vision sensor using the vision utility in VEXcode and then cut&paste the signatures into the VSCode project.

3 Likes