Skip to content

feat: using doc aliases to search workspace symbols #14849

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
May 26, 2023

Conversation

alibektas
Copy link
Member

@alibektas alibektas commented May 18, 2023

Doc aliases are now visible among symbols and can be used for searching.

fixes #14557

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 18, 2023
@alibektas alibektas changed the title fixes 14557 ide enchancement ( fixes #14557 ) May 18, 2023
@alibektas
Copy link
Member Author

Here's a GIF of the latest version. I made some changes to how aliases are shown. I tried to follow cargo doc's approach to aliases. Let me know if it is too verbose. :)
v2

@alibektas alibektas changed the title ide enchancement ( fixes #14557 ) enhancement : using doc aliases to search workspace symbols ( fixes #14557 ) May 19, 2023
@alibektas
Copy link
Member Author

Here's a GIF of version 2.
v2

@Veykril
Copy link
Member

Veykril commented May 26, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 26, 2023

📌 Commit d49924d has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 26, 2023

⌛ Testing commit d49924d with merge 8589a2d...

@Veykril Veykril changed the title enhancement : using doc aliases to search workspace symbols ( fixes #14557 ) feat: using doc aliases to search workspace symbols May 26, 2023
@bors
Copy link
Contributor

bors commented May 26, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 8589a2d to master...

@bors bors merged commit 8589a2d into rust-lang:master May 26, 2023
@lnicola
Copy link
Member

lnicola commented May 26, 2023

Thanks for the GIF, by the way!

@alibektas
Copy link
Member Author

Thanks for the GIF, by the way!

My pleasure

@alibektas alibektas deleted the 14557n branch June 2, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

symbol index ignores doc aliases
5 participants