We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29b3b2 commit 16db35cCopy full SHA for 16db35c
.vscode/extensions.json
@@ -0,0 +1,10 @@
1
+{
2
+ // See http://go.microsoft.com/fwlink/?LinkId=827846
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