Dateien nach "/" hochladen

This commit is contained in:
2026-04-26 16:09:32 +00:00
parent ee2f685559
commit 4344bfa71d
+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"
]
}