Delete .vscode/extensions.json

This commit is contained in:
Jason2866 2025-12-15 19:56:12 +01:00 committed by GitHub
parent df1aa6dc98
commit 266f6d6531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +0,0 @@
{
// 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"
]
}