station-g2

This commit is contained in:
neil
2024-02-24 14:28:58 -08:00
parent 8bfe5a2bd4
commit 74714bf0c5
6 changed files with 145 additions and 5 deletions
+5 -4
View File
@@ -2,8 +2,9 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"platformio.platformio-ide",
"trunk.io"
"platformio.platformio-ide"
],
}
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}