1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-15 22:56:53 +00:00
Lander-Embedded/.vscode/extensions.json
2021-11-04 17:41:20 -07:00

11 lines
291 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"platformio.platformio-ide",
"usernamehw.errorlens",
"wayou.vscode-todo-highlight"
]
}