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 fde0805 commit 658f848Copy full SHA for 658f848
1 file changed
.vscode/settings.json
@@ -6,6 +6,7 @@
6
"files.insertFinalNewline": true,
7
"files.trimTrailingWhitespace": true,
8
"extensions.ignoreRecommendations": true,
9
+ "chat.disableAIFeatures": true,
10
"java.project.sourcePaths": ["src"],
11
"java.project.outputPath": "bin",
12
"java.project.referencedLibraries": ["lib/**/*.jar"],
0 commit comments