-
Notifications
You must be signed in to change notification settings - Fork 552
Closed
Milestone
Description
Description
As a VSCode user I want to be able to debug my FastAPI application living inside a Docker container. 🎉
More information
The web framework is growing, and I think the community will benefit from this feature. 😎
Besides, a PR was accepted on the Python VSCode extension with the same purpose, but without Docker: microsoft/vscode-python#14247
The idea is to have the option Python: FastAPI on the Docker: Initialize for Docker debugging:

Notes
- I'll be working on this. I'll link the PR when I've finished. 🧑🏭
- Please let me know if this feature will not be accepted, so I stop working on it 🌻
Reactions are currently unavailable