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 22adb7c commit 990ecb3Copy full SHA for 990ecb3
1 file changed
.vscode/settings.json
@@ -1,3 +1,6 @@
1
{
2
- "java.compile.nullAnalysis.mode": "automatic"
+ "java.compile.nullAnalysis.mode": "automatic",
3
+ "chat.tools.terminal.autoApprove": {
4
+ "gh": true
5
+ }
6
}
0 commit comments