We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59aea9 commit 828c16cCopy full SHA for 828c16c
.vscode/extensions.json
@@ -3,5 +3,8 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
"platformio.platformio-ide"
6
+ ],
7
+ "unwantedRecommendations": [
8
+ "ms-vscode.cpptools-extension-pack"
9
]
10
}
0 commit comments