We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73b236 commit b11253bCopy full SHA for b11253b
.vscode/settings.json
@@ -1,3 +1,4 @@
1
{
2
- "deepscan.ignoreConfirmWarning": true
+ "deepscan.ignoreConfirmWarning": true,
3
+ "java.configuration.updateBuildConfiguration": "interactive"
4
}
0 commit comments