mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:03:11 +02:00
14 lines
364 B
JSON
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"
|
||
|
|
]
|
||
|
|
}
|