vscode-wpilib
vscode-wpilib copied to clipboard
Add command to offline download all GradleRIO dependencies
This depends on this functionality getting added to GradleRIO (its on the radar), but we will need a way to run it from the VS Code side.
This is done by the downloadDepsPreemptively Gradle task, right?