[VS Code] Handle 403 Error in Web-IDE / ResponseError
When implementing !1349 (comment 1751972855) we found that WebIDE will throw a ResponseError, however when it's caught in the extension, it's been converted to a generic Error with data loss.
Edited by Allen Cook