Переделано окно согласно видеоуроку

https://www.youtube.com/watch?v=iIVIu7YRdY0
This commit is contained in:
2025-11-15 21:10:42 +03:00
parent 2332be6293
commit 9cdc529918
3 changed files with 166 additions and 70 deletions

View File

@@ -14,5 +14,9 @@
"debug.allowBreakpointsEverywhere": true,
"debug.inlineValues": "on",
"editor.codeLens": false,
"files.associations": {
"flake.lock": "json",
"ios": "c"
},
}
}