We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfdb5d0 commit 4359c6dCopy full SHA for 4359c6d
.vscode/settings.json
@@ -1,3 +1,4 @@
1
{
2
- "github.copilot.nextEditSuggestions.enabled": false
+ "github.copilot.nextEditSuggestions.enabled": false,
3
+ "github.copilot.enable": { "java": false }
4
}
0 commit comments