WUT_Computer_Science/Programming/PORR/.vscode/extensions.json
2026-02-06 22:15:00 +01:00

14 lines
364 B
JSON

{
"recommendations": [
"github.vscode-github-actions",
"yzhang.markdown-all-in-one",
"ms-python.autopep8",
"nwgh.bandit",
"ms-python.black-formatter",
"usernamehw.errorlens",
"ms-python.debugpy",
"ms-python.vscode-pylance",
"james-yu.latex-workshop",
"github.copilot-chat"
]
}