even more cleanup-ing and revert-ing

This commit is contained in:
Thomas Göttgens
2023-02-02 11:47:47 +01:00
parent 56afed84df
commit 06a1b079da
2 changed files with 5 additions and 83 deletions

View File

@@ -2,10 +2,8 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"platformio.platformio-ide",
"xaver.clang-format"
"trunk.io"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}