This commit is contained in:
2025-10-12 18:05:31 +02:00
parent 57d49bcf78
commit 7a71715183
130 changed files with 30010 additions and 50631 deletions

View File

@@ -1,22 +1,22 @@
{
"recommendations": [
"ms-python.python",
"ms-python.debugpy",
"ms-python.flake8",
"ms-python.black-formatter",
"ms-python.isort",
"ms-vscode.vscode-json",
"bradlc.vscode-tailwindcss",
"ms-vscode.vscode-docker",
"ms-python.pylint",
"ms-python.mypy-type-checker",
"charliermarsh.ruff",
"ms-vscode.test-adapter-converter",
"littlefoxteam.vscode-python-test-adapter",
"formulahendry.auto-rename-tag",
"esbenp.prettier-vscode",
"PKief.material-icon-theme",
"GitHub.copilot",
"GitHub.copilot-chat"
]
{
"recommendations": [
"ms-python.python",
"ms-python.debugpy",
"ms-python.flake8",
"ms-python.black-formatter",
"ms-python.isort",
"ms-vscode.vscode-json",
"bradlc.vscode-tailwindcss",
"ms-vscode.vscode-docker",
"ms-python.pylint",
"ms-python.mypy-type-checker",
"charliermarsh.ruff",
"ms-vscode.test-adapter-converter",
"littlefoxteam.vscode-python-test-adapter",
"formulahendry.auto-rename-tag",
"esbenp.prettier-vscode",
"PKief.material-icon-theme",
"GitHub.copilot",
"GitHub.copilot-chat"
]
}