1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-08-13 17:01:32 +00:00
Files
.vscode
c_cpp_properties.json
extensions.json
launch.json
settings.json
tasks.json
include
matlabHelpers
pythonHelpers
src
.gitignore
.gitlab-ci.yml
README.md
input.csv
Lander-Embedded/.vscode/extensions.json

6 lines
102 B
JSON

{
"recommendations": [
"ms-vscode.cpptools",
"wayou.vscode-todo-highlight"
]
}