My VSCode debug get stuck, alot! The first couple of attempts to hit the endpoint after hitting ▶️ on debugger results in the request being dropped. Then it will work for a few few requests then it bomb. If I put a breakpoint in the code it will hit it after a couple of attempts then when it does it let me step through OK, but thats is it - it then wont debug again, to the extent I need to restart vs code or my mac to get it to debug again. Driving me slightly nuts. I am hoping it just a config issue. This is just when debugging two pretty simple API stacks.
I also often get "Extension host terminated unexpectedly” and other vs issues. I have disabled all plugins but to no help. Any pointers welcome.