mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-06-26 09:25:18 -06:00
🧑💻 Don't Recommend DevContainer (#26348)
This commit is contained in:
parent
f72588595b
commit
8de007021a
1 changed files with 1 additions and 0 deletions
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
|
@ -6,6 +6,7 @@
|
||||||
"platformio.platformio-ide"
|
"platformio.platformio-ide"
|
||||||
],
|
],
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": [
|
||||||
|
"ms-vscode-remote.remote-containers",
|
||||||
"ms-vscode.cpptools-extension-pack"
|
"ms-vscode.cpptools-extension-pack"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue