Files
pyMCPBroker/.vscode/extensions.json
2026-04-14 00:16:59 +02:00

8 lines
111 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy"
]
}