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

Remove unused RemoteSearch methods #4263

Merged
merged 4 commits into from
May 23, 2024
Merged

Remove unused RemoteSearch methods #4263

merged 4 commits into from
May 23, 2024

Conversation

jtibshirani
Copy link
Member

RemoteSearch implemented IRemoteSearch to allow remote searches in Edit/
Fix. We no longer pull in this remote context, so we can simplify and remove
the extra logic.

This PR also fixes a tiny issue where we awaited the remote search promise
after it's already resolved.

Test plan

Covered by existing tests. Manually tested VSCode extension.

@jtibshirani jtibshirani requested a review from a team May 23, 2024 04:01
@jtibshirani jtibshirani merged commit 4eab752 into main May 23, 2024
19 checks passed
@jtibshirani jtibshirani deleted the jtibs/remote-context branch May 23, 2024 14:56
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