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

Resolve "More verbose simulation results"

This commit is contained in:
2021-10-14 18:14:13 +00:00
parent 11b7b41469
commit b30154a62d
3 changed files with 32 additions and 24 deletions

View File

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