kauailabs / allwpilib

Fork of Official Repository of WPILibJ and WPILibC, which contain in addition a HAL for the KauaiLabs VMX-pi.
Other
1 stars 3 forks source link

VMX-Pi VSCode Extension #34

Closed KadenK closed 4 years ago

KadenK commented 4 years ago

Explore the feasibility of and try to create a VSCode extension that will work alongside the WPILib extension and provides a smoother user experience.

This extension should contain commands such as: Change to a VMX-Pi target - Modifies the project's build.gradle for VMX-Pi use Change to a RoboRIO target - Modifies the project's build.gradle for RoboRIO use Check for VMX-Pi WPILib Updates

KadenK commented 4 years ago

Extension and commands created. See https://github.com/kauailabs/VMXVSCodeExtension