timetracker/.vscode/extensions.json

8 lines
164 B
JSON

{
"recommendations": [
"ms-python.black-formatter",
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy",
]
}