1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-23 22:51:26 +00:00

Merge branch 'main' of gitlab.com:lander-team/lander-cpp

This commit is contained in:
2021-10-14 18:14:22 -07:00
5 changed files with 52 additions and 107 deletions

View File

@@ -1,6 +1,7 @@
{
"recommendations": [
"ms-vscode.cpptools",
"wayou.vscode-todo-highlight"
"wayou.vscode-todo-highlight",
"usernamehw.errorlens"
]
}