Update extensions.json

This commit is contained in:
Neil Hao
2023-02-22 10:07:03 +01:00
committed by Thomas Göttgens
co-authored by Thomas Göttgens
parent 090f42f51f
commit fa371bc844
+3 -4
View File
@@ -2,9 +2,8 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
"ms-vscode.cpptools",
"platformio.platformio-ide",
"trunk.io"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}