DEV Community

Discussion on: Dockerize a Flask app and debug with VSCode

Collapse
 
bizzguy profile image
James Harmon • Edited

Once I started using Docker, VS Code no longer recognized new packages entered in requirements.txt. The app itself worked fine, but VS code showed error messages. Is there any way to get VS code to recognize newly added packages?