2022-01-02 03:01:24 +01:00
|
|
|
{
|
|
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
|
|
// for the documentation about the extensions.json format
|
|
|
|
"recommendations": [
|
|
|
|
"marlinfirmware.auto-build",
|
|
|
|
"platformio.platformio-ide"
|
2022-02-22 03:50:09 +01:00
|
|
|
],
|
|
|
|
"unwantedRecommendations": [
|
|
|
|
"ms-vscode.cpptools-extension-pack"
|
2022-01-02 03:01:24 +01:00
|
|
|
]
|
|
|
|
}
|