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

Fix Issue Reporter API #180971

Merged
merged 3 commits into from Apr 26, 2023
Merged

Fix Issue Reporter API #180971

merged 3 commits into from Apr 26, 2023

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Apr 26, 2023

CancellationTokens aren't hydrated over ProxyChannels so I've removed cancellation logic.

Additionally, there was a bad string compare that needed toLower when checking if an extension has a handler.

Additionally, added docs.

Oh too align with the ExtHost concept I've added the $ to functions that are called via the proxy.

Fixes #180890
Fixes #180920
Fixes #180887

CancellationTokens aren't hydrated over ProxyChannels so I've removed cancellation logic.

Additionally, there was a bad string compare that needed toLower when checking if an extension has a handler.

Additionally, added docs.

Fixes #180890
Fixes #180920
Fixes #180887
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) April 26, 2023 19:50
@TylerLeonhardt TylerLeonhardt self-assigned this Apr 26, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the April 2023 milestone Apr 26, 2023
@TylerLeonhardt TylerLeonhardt merged commit 326dc5a into main Apr 26, 2023
7 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/criminal-vulture branch April 26, 2023 20:11
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants