revert overcommit

This commit is contained in:
Thomas Göttgens
2023-03-08 17:12:25 +01:00
parent 267db05d69
commit 9d440b7dba
+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"
]
}