how did that sneak in?

This commit is contained in:
Thomas Göttgens
2023-01-23 21:57:41 +01:00
parent 81854a173a
commit e8186f7dba
+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"
]
}