
Fix VS Code Breakpoints Not Hit in Multi-Root Workspace
If you're using a multi-root workspace in VS Code and finding that breakpoints in some folder...
Software troubleshooting desk

If you're using a multi-root workspace in VS Code and finding that breakpoints in some folder...

You open Chrome, click the profile icon, and see the never-ending 'Waiting for sync' mess...

You open Chrome, and your computer slows to a crawl. Task Manager shows Chrome using 100% memory....

You're working with a Bitbucket repository and when you try to merge two branches, Git throws...

You try to connect a running container to a Docker network and get Error response from daem...

You try to install a Python package with pip install --no-cache-dir somepackage and ...