🔨 Add .vscode/extensions.json
parent
1c3f2498b1
commit
73b8320e9c
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
|
// for the documentation about the extensions.json format
|
||||||
|
"recommendations": [
|
||||||
|
"marlinfirmware.auto-build",
|
||||||
|
"platformio.platformio-ide"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue