Undo VS automatic modifications to this file

This commit is contained in:
Neil Hao
2024-02-25 08:18:30 +08:00
committed by GitHub
parent 74714bf0c5
commit 1fe230a065

View File

@@ -2,9 +2,8 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
"ms-vscode.cpptools",
"platformio.platformio-ide",
"trunk.io"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}