Skip to content

Commit

Permalink
🔨 Workspace file with recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Feb 22, 2022
1 parent 6b96636 commit 92f85e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"recommendations": [
"marlinfirmware.auto-build",
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}
4 changes: 4 additions & 0 deletions buildroot/share/vscode/MarlinFirmware.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"folders": [ { "path": "../../.." } ],
"extensions": { "recommendations": [ "marlinfirmware.auto-build" ] }
}

0 comments on commit 92f85e8

Please sign in to comment.