We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af8c8c commit 530fbd5Copy full SHA for 530fbd5
1 file changed
.devcontainer/devcontainer.json
@@ -15,6 +15,9 @@
15
"redhat.java",
16
"ms-vscode.vscode-json"
17
]
18
+ },
19
+ "settings": {
20
+ "extensions.autoInstall": false
21
}
22
23
0 commit comments