1
0
Fork 0
mirror of https://github.com/radex/radmatrix.git synced 2024-10-05 20:27:46 +00:00
radmatrix/firmware/.vscode/extensions.json

10 lines
274 B
JSON

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