MARS Framework Extension for VS CodeWelcome to the Official STZ Robotics MARS Framework Extension. This tool is designed to supercharge the workflow of FRC software teams by integrating project scaffolding, over-the-air (OTA) updates, and telemetry management directly into Visual Studio Code. Key FeaturesProject BuilderForget about manual cloning and configuring. The Project Builder automatically fetches the latest Advanced Module ScaffoldingStop writing boilerplate code. Right-click any folder inside your project to generate a complete MARS Module architecture in seconds. It automatically creates and routes:
Over-The-Air (OTA) Ecosystem UpdatesKeep your team on the same page without passing ZIP files around. With a single click from the Side Panel, the extension checks GitHub Releases to download, extract, and install the latest versions of:
Persistent Framework SettingsConfigure your default Team Number, workspace paths. The extension saves your preferences globally in VS Code, ready to be injected into any new project you create. Installation (VSIX)
Usage GuideMission Control PanelOnce installed, you will see the MARS Framework logo on your VS Code Activity Bar (left side). Click it to open the Mission Control Panel, where you can:
Creating a New Module
Built with by STZ Robotics Software Team. |