Various stuff save

This commit is contained in:
Lucien RENAUD
2022-11-15 14:07:56 +01:00
parent f980889b36
commit 3961728b2f
28 changed files with 544765 additions and 61032 deletions

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