Test VS code server

This commit is contained in:
A B
2023-12-05 07:00:09 +00:00
parent 3ceb41f242
commit 1505b83883

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

@ -0,0 +1,6 @@
{
"recommendations": [
"tht13.python",
"ms-python.python"
]
}