This commit is contained in:
2026-05-20 08:30:41 +02:00
parent 3443c5cc9e
commit defbd2d885
4 changed files with 23 additions and 100 deletions

8
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"recommendations": [
"ms-python.python",
"visualstudioexptteam.vscodeintellicode",
"ms-python.vscode-pylance",
"paulober.pico-w-go"
]
}