WUT_Computer_Science/.vscode/extensions.json

16 lines
450 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.python",
"wesbos.theme-cobalt2",
"donjayamanne.githistory",
"kisstkondoros.vscode-gutter-preview",
2023-05-03 14:59:06 +02:00
"james-yu.latex-workshop",
"danielsanmedium.dscodegpt",
"ms-ceintl.vscode-language-pack-pl",
"ms-python.pylint",
"tomoki1207.pdf"
2023-04-26 05:51:56 +02:00
]
}