WUT_Computer_Science/Programming/PORR/.vscode/extensions.json

14 lines
364 B
JSON
Raw Permalink Normal View History

{
"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"
]
}