Skip to content

fall back to local completions when expr completion misses #722

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

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

zth
Copy link
Collaborator

@zth zth commented Feb 1, 2023

This fixes a bug I introduced where we wouldn't include local completions in enough cases of typed expressions.

It essentially adds regular, local completions as fallback completions when typed expression completion misses for various reasons.

@zth zth requested a review from cristianoc February 1, 2023 17:50
@zth
Copy link
Collaborator Author

zth commented Feb 1, 2023

@cristianoc I missed that this added a ton of test output. Will clean up.

EDIT: Done.

@zth zth merged commit 0319a69 into master Feb 2, 2023
@zth zth deleted the include-local-completions-in-typed-expr-completion branch February 2, 2023 08:23
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