Files
ESP3D/.vscode/extensions.json
Luc 24a8acec8f add vscode/platformIO support
Update some libs
2019-06-30 16:44:40 +02:00

7 lines
171 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}