WUT_Computer_Science/.vscode/extensions.json

13 lines
342 B
JSON

{
"recommendations": [
"mhutchie.git-graph",
"pkief.material-icon-theme",
"ms-python.black-formatter",
"ms-python.pylint",
"ms-python.python",
"wesbos.theme-cobalt2",
"donjayamanne.githistory",
"kisstkondoros.vscode-gutter-preview",
"james-yu.latex-workshop"
]
}