Skip to content

Conversation

@moritzgrede
Copy link

To fix #81 and simplify / speed up the process, I pulled these two commits from my other PR #84. This should fix the api change from Microsoft that didn't allow for downloads of extensions anymore.
Again, many thanks to @AndreasAhlbeck #81 (comment).

This does not include an updated certificate! The certificate still is valid for the old domain.
@moritzgrede
Copy link
Author

For more information on the internet connections made by VS Code: https://code.visualstudio.com/docs/setup/network

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw I have no idea why GitHub shows the whole file as changed. This file didn't change at all.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for this; I have no idea why everything counts as changed. Only lines 10 through 18 changed.

@LOLINTERNETZ
Copy link
Owner

I manually diffed the changes and there's a bit more changed in vscoffline/vsc.py beyond the scope of your comments. I'm also guessing the line endings are different and/or possibly a formatter.

I generally also pull the PR and run it to check if it executes cleanly which it didn't seem to do. Likely because of the recommended extension check/fix suggested by @AndreasAhlbeck in #81 also fails as it's not in the PR.

I'm going to hold off on merging this actual PR, and opt for a separate clean PR which resolves #81 and related #87 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing to download extensions

2 participants