WUT_Computer_Science/.vscode/extensions.json

11 lines
278 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-python.python",
"ms-python.pylint",
"mikoz.black-py",
"james-yu.latex-workshop",
2023-05-13 13:33:48 +02:00
"kisstkondoros.vscode-gutter-preview",
2023-05-13 15:41:16 +02:00
"streetsidesoftware.code-spell-checker",
"wesbos.theme-cobalt2"
]
}