-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
C-featureCategory: feature requestCategory: feature requestS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work
Description
This would be an LSP extension, of course.
Rustdoc allows for really nice queries, like -> MyTy
that returns all functions that return that type.
I'd love to have that in my editor, I could configure it so that I can see all functions that return this type with a click.
Likewise for all functions that take this as an argument, etc.
Rustdoc seems to have a DSL for this, could r-a have a similar thing?
Metadata
Metadata
Assignees
Labels
C-featureCategory: feature requestCategory: feature requestS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work