Are we able to use Robot Builder during Beta testing using VS Code?
It appears the answer is yes, they’ve been working on it over the summer…
From https://github.com/wpilibsuite/RobotBuilder, clone the repo, then
./gradlew run
Obvious caveat of “it’s Beta, don’t expect much”
Less obvious caveat: I’ve not tried this myself yet.
I have cloned the repo a few weeks ago. It was not ready for VSCode. It was still referencing Eclipse and outputing an eclipse project.
I would expect/hope that it will be ready before kick off.
Edit:
There is a pull request for this https://github.com/wpilibsuite/RobotBuilder/pulls