mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
11 lines
301 B
JSON
11 lines
301 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"
|
|
]
|
|
}
|