This commit is contained in:
Vincent van der Wal
2025-12-15 20:52:25 +01:00
parent b60e89f74d
commit a4dd7160aa
6 changed files with 181 additions and 14 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}
}