Open
Description
It would be helpful to have guidance for developers how to setup VSCode so that you can debug your project with the Proxy enabled. That way, you can simulate API errors, and when they happen, your breakpoints will hit allowing you to step through your code and understand how it handles errors and what's breaking, streamlining the developer experience.