Vexcode VS extension versus Vexcode Pro V5 versus pros

You’ll need to add this udev rule to give VEX devices permissions on your linux distro.

Once this rule has been added, then the VEX Extension should be able to detect connected VEX devices.

VEXcode Pro and the VEX Extension both use the same sdk( software development kit). The libraries should not be different unless the version of VEXcode Pro being used builds against an older sdk.

In this case, you’d just need to update the broken api calls after you import your project into the VEX Extension.

Yes but you would need to import your project first. Here a link to the New/Import Project article.

Goodluck and happy coding!