Skip to content

Conversation

@code-asher
Copy link
Member

No description provided.

@code-asher code-asher requested a review from nhooyr as a code owner November 19, 2020 17:25
@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.

2 participants