Skip to content

purduesigbots/pros-vsc

Repository files navigation

Build Status


PROS Logo

PROS-VSC

PROS is a lightweight and fast alternative open source operating system for the VEX V5 Brain. PROS is built with developers in mind and with a focus on providing an environment for industry-applicable experience. The PROS VSC extension adds frequently used commands to make development in Visual Studio Code easier.

Features

Actions Tree View

Access all of the PROS commands you will need from the VSCode sidebar. Click on the PROS Icon on the sidebar for a list of common actions like Building, Uploading, Debugging, and Upgrading your project.

Quick Action Button

Quickly iterate with the PROS Quick Action button. This PROS Icon on the top right of the editor will build and upload your code.

PROS Editor

Modify your project's settings easily with the project.pros custom editor. Opening the "project.pros" file at the root of your project will open this custom settings editor.