Erste Gedanken

This commit is contained in:
retr0
2026-04-16 19:13:05 +02:00
parent 852ec90e6b
commit b6f5c9c371
+10
View File
@@ -0,0 +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"
]
}