unimportant

This commit is contained in:
2022-02-11 14:32:53 +01:00
parent 1ef44864e2
commit 6cacea2df3
+3
View File
@@ -3,5 +3,8 @@
// for the documentation about the extensions.json format // for the documentation about the extensions.json format
"recommendations": [ "recommendations": [
"platformio.platformio-ide" "platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
] ]
} }