Using Python in VEXcode Pro V5

I recently downloaded Vexcode Pro V5, and I’m having problems figuring out how to start a project in python, my preferred language (I have no experience in C++)
Are there any special plugins or versions I need to add to Vexcode to make it work?

For using python, I’m pretty certain the only way to use python would be to download the visual studio code extension and select python when creating the project. Vex robotics Vex vscode extension

I have the vscode extension, I’m just not sure how to use it.

create a new V5 Python project.

write some code.

3 Likes

I haven’t used any visual studio extensions that add to the left bar, I skipped over the extension icon. Article did help, though.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.