WUT_Computer_Science/.vscode/extensions.json

13 lines
333 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"
]
}