vscode-wpilib icon indicating copy to clipboard operation
vscode-wpilib copied to clipboard

Add command to offline download all GradleRIO dependencies

Open ThadHouse opened this issue 7 years ago • 1 comments

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.

ThadHouse avatar Sep 16 '18 17:09 ThadHouse

This is done by the downloadDepsPreemptively Gradle task, right?

Starlight220 avatar Jan 18 '23 22:01 Starlight220