Skip to content

fix: Do completions in path qualifier position #12899

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 1 commit into from
Jul 28, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jul 28, 2022

Fixes #12566

Not too happy with the duplication needed for this, but it is what it is. Completions in path qualifiers will have to be filtered properly still, but its better to show too many completions for this than too few for now.

@Veykril
Copy link
Member Author

Veykril commented Jul 28, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jul 28, 2022

📌 Commit 74abd44 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 28, 2022

⌛ Testing commit 74abd44 with merge 5986d21...

@bors
Copy link
Contributor

bors commented Jul 28, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 5986d21 to master...

@bors bors merged commit 5986d21 into rust-lang:master Jul 28, 2022
@Veykril Veykril deleted the compl-qualifier branch July 28, 2022 15:25
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.

Autocomplete/Hints randomly not working
2 participants