Update extensions.json

This commit is contained in:
David 2024-08-17 23:35:27 +10:00 committed by Thomas Göttgens
parent 28d0cef427
commit db870dc17d

View File

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