Files
audio-synth/dev/digital/Firmware_TEST/.vscode/extensions.json
2026-03-18 11:01:39 +01:00

11 lines
284 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"
]
}