We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb78de4 commit 2537165Copy full SHA for 2537165
.vscode/settings.json
@@ -58,6 +58,6 @@
58
"edu.wpi.first.math.**.struct.*",
59
],
60
"wpilib.deployOffline": true,
61
- "wpilib.offline": true,
+ "wpilib.offline": false,
62
"wpilib.autoStartRioLog": false
63
}
0 commit comments