In PyCon 2018 sprint, I ran into a problem that debugger stopped working when launching. We got it solved by rerunning "yarn install --lockfile" and using insider version of VSCode.
So we should update the CONTRIBUTING.md to change the setup script from
to