Files
AstroRotaxMonitor/RotaxMonitorTester/.vscode/extensions.json
Emanuele Trabattoni 21e50bdca8 Tester first iteration
2026-03-31 17:44:00 +02:00

11 lines
274 B
JSON

{
// 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"
]
}