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 7db6e1d commit b60c1d7Copy full SHA for b60c1d7
.vscode/settings.json
@@ -64,5 +64,6 @@
64
"edu.wpi.first.math.**.struct.*",
65
],
66
"git.pullBeforeCheckout": true,
67
- "extensions.ignoreRecommendations": false
+ "extensions.ignoreRecommendations": false,
68
+ "java.saveActions.organizeImports": true
69
}
0 commit comments