Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update VS Code to 1.51.1 #2340

Merged
merged 13 commits into from Nov 19, 2020
Merged

Update VS Code to 1.51.1 #2340

merged 13 commits into from Nov 19, 2020

Conversation

code-asher
Copy link
Member

No description provided.

@code-asher
Copy link
Member Author

Had a couple more things I forgot about but this is good to go now.

The telemetry service depends on this now. I had to move it into
invokeFunction and use accessor.get otherwise getLogger on the service
was undefined.

I also had to move some the extension management service because it
depends on the moved telemetry service. I moved a few other services as
well to better match VS Code (sharedProcessMain.ts).

I swapped some this.services.get with accessor.get since that seems to
be the correct method although for these other services either method
seems to work.
It works, at least, but there are still some missing parts.
This makes it re-connect automatically.
This is the last unused variable in the create terminal payload.
@code-asher code-asher merged commit 23ead21 into master Nov 19, 2020
@code-asher code-asher deleted the vscode-1.51.1 branch November 19, 2020 21:52
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.

None yet

2 participants