WUT_Computer_Science/.vscode/extensions.json

13 lines
342 B
JSON
Raw Normal View History

2023-04-26 05:51:56 +02:00
{
"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"
]
}