15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"recommendations": [
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"ms-python.debugpy",
|
|
"charliermarsh.ruff",
|
|
"batisteo.vscode-django",
|
|
"ms-azuretools.vscode-docker",
|
|
"ms-vscode-remote.remote-containers",
|
|
"redhat.vscode-yaml",
|
|
"tamasfe.even-better-toml",
|
|
"eamodio.gitlens"
|
|
]
|
|
}
|