We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b2a3c commit 0b3d9faCopy full SHA for 0b3d9fa
.vscode/settings.json
@@ -63,5 +63,6 @@
63
"edu.wpi.first.math.**.proto.*",
64
"edu.wpi.first.math.**.struct.*",
65
],
66
- "git.pullBeforeCheckout": true
+ "git.pullBeforeCheckout": true,
67
+ "java.saveActions.organizeImports": true
68
}
0 commit comments