When I try to install an extension it will pop up with an error and not install. In the console, you can see that all of the extension files failed to fetch. In the previous version, this would not happen and the extension would work perfectly fine. Does anyone know why?
I have encountered the following problem: the extension manages to login successfully and bring the list of existing PRs. When I try to unfold one of PRs it ends up with an"Error: fetching pull request details failed" While investigating the extension logs I found that it uses a depreca...
Sign in to github extension in VS Code Desktop Sign in to probably 10+ other github extensions across VS Code Desktop or vscode.dev (this is essentially invalidating the SAML session from bullet point 1 because you can only have a certain number of SAML sessions I think Try to use the git...
There are several settings that can be used to configure the extension. As mentioned above,githubPullRequests.remotesis used to specify what remotes the extension should try to fetch pull requests from. To customize the pull request tree, you can use thegithubPullRequests.queriessetting. This sett...
(node:internal/process/task_queues:95:5)"," at t.fetch (/home/abdulkadir/.vscode/extensions/src/desktop/gitlab/gitlab_service.ts:304:5)"," at gv (/home/abdulkadir/.vscode/extensions/src/desktop/accounts/get_user_for_credentials_or_fail.ts:8:12)"," at JH (/home/abdulkadir/.vscode...
Same here, using a GitLab instance with a certificate from our internal CA.curlworks but the extension failes with request to https://[redacted]/api/v4/version failed, reason: certificate has expiredFetchError: request to https://[redacted]/api/v4/version failed, reason: certificate has expi...
"DataScience.jupyterLaunchTimedOut": "The Jupyter notebook server failed to launch in time", "DataScience.jupyterSelfCertFail": "The security certificate used by server {0} was not issued by a trusted certificate authority.\r\nThis may indicate an attempt to steal your information.\r\nDo ...
"python.command.python.datascience.importnotebookfile.title": "Convert to Python Script", "python.command.python.enableSourceMapSupport.title": "Enable Source Map Support For Extension Debugging", "python.command.python.datascience.exportoutputasnotebook.title": "Export Python Interactive Window as...
It will fail, like below Now load VS Code 1.92 Go to a markdown file run "Send to Anki dec" It works fine The code in question is here: https://github.com/jasonwilliams/anki/blob/main/src/AnkiService.ts#L26-L32 Something in the latest release has prevented fetch from working within...
VSCode Version: 1.16.0 OS Version: Windows 10 Steps to Reproduce: When trying to install a plugin, i get an error XHR Failed. Also when i try to download the extensions manually and try to install it via the options "install from VSIX", ...