cookiecutter-django
cookiecutter-django copied to clipboard
VS Code debugger preset
Description
Would be nice to have an out of the box env for VS Code. Remote python debugging is configurable in VS Code. Not sure if docker-compose is possible to debug via docker plugin, but starting up docker-compose and attaching to python is possible.
Rationale
Spend less time on configuring dev env and more on developing a product. I've spent two days to setup debugging. Fruitlessly. I'm not experienced in VS Code python/docker debugger configuration.
Use case(s) / visualization(s)
...
I'm not using VSCode myself, but if someone wants to put this together, that would be massively helpful.
Hi @aleksas @browniebroke any update on this? I am still trying to figure out how to run in debug mode using this tool.
https://www.youtube.com/watch?v=x7lZAmMVo2M this shows it but not with cookiecutter though
Sorry no, didn't do anything with cookiecutter since about the time I posted feature request.