cookiecutter-django
cookiecutter-django copied to clipboard
VSCode extensions are deprecated
The tools support for the Python extension in VS Code is deprecated, breaking the dev container.
The recommendation is to use separate extensions for linting and formatting.
Would like to send a pull request to fix that?
I might try, but my knowledge about these tools configurations is limited.
After further testing, the deprecation was not the cause for breaking the dev container. But the vscode settings for the dev container are still deprecated.
Cc @masavini
I think we can close this issue as ruff replaced those extensions
Ok thanks