This commit is contained in:
Lexzach
2022-04-20 13:00:28 -04:00
parent 7463c83cae
commit 1161349f3f
5 changed files with 85 additions and 10 deletions

View File

@@ -3,5 +3,8 @@
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}