Skip to content

rustdoc search engine: tab key should iterate over "Types/modules", "As parameters" and "As return value" #45279

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

Closed
dns2utf8 opened this issue Oct 14, 2017 · 3 comments
Labels
C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@dns2utf8
Copy link
Contributor

Maybe shift+tab should jump reverse.

The arrow keys up and down are currently used to walk through the results and left right are for navigating the query. To me this feels natural so I would keep it.

cc @GuillaumeGomez

@kennytm kennytm added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-feature-request Category: A feature request, i.e: not implemented / a PR. T-dev-tools-rustdoc labels Oct 14, 2017
@GuillaumeGomez
Copy link
Member

I like this idea so I implement it!

@dns2utf8
Copy link
Contributor Author

Cool, I think #45288 fixes that

@GuillaumeGomez
Copy link
Member

It does. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants