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

lots of code cleanup and variable renaming

This commit is contained in:
2021-09-13 14:22:57 -07:00
parent 804bc637b8
commit 952ffaac4e
4 changed files with 52 additions and 46 deletions

View File

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