Add C/C++ Tools to recommended extensions
This commit is contained in:
parent
8f5dd839d6
commit
7c2e245796
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@ -2,6 +2,7 @@
|
|||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
// for the documentation about the extensions.json format
|
// for the documentation about the extensions.json format
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"platformio.platformio-ide"
|
"platformio.platformio-ide",
|
||||||
]
|
"ms-vscode.cpptools-extension-pack"
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user