Skip to content

Commit 92f85e8

Browse files
committed
🔨 Workspace file with recommendation
1 parent 6b96636 commit 92f85e8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.vscode/extensions.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"recommendations": [
55
"marlinfirmware.auto-build",
66
"platformio.platformio-ide"
7+
],
8+
"unwantedRecommendations": [
9+
"ms-vscode.cpptools-extension-pack"
710
]
811
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"folders": [ { "path": "../../.." } ],
3+
"extensions": { "recommendations": [ "marlinfirmware.auto-build" ] }
4+
}

0 commit comments

Comments
 (0)