xuke444

Results 3 issues of xuke444

## Environment data - Language Server version: vscode python extension v2020.6.89148 - OS and version: windows 10 - Python version (& distribution if applicable, e.g. Anaconda): 3.7.7 ## Expected behaviour...

in the rejectOnTerminalEvent of xhrHttpClient, when throw error for "error" event, the xhr.response is not passed, instead it passes undefined. xhr.addEventListener("error", () => reject(new RestError(`Failed to send request to ${request.url}`,...

enhancement

## Description ## Checklist - [ ] I have added screenshots above for all UI changes. - [ ] I have added e2e tests for all UI changes. - [...