-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-inlay-hintsinlay/inline hintsinlay/inline hintsC-featureCategory: feature requestCategory: feature request
Description
Description:
When using rust-analyzer in VSCode, the inlay hints for function signatures fail to display generic type information during autocompletion/method chain navigation, despite the hover tooltip showing complete generics metadata. This inconsistency impacts code comprehension during active development.
Expected Behavior:
Both inlay hints (parameter help/autocomplete) and hover tooltips should consistently display generic type #information.
Metadata
Metadata
Assignees
Labels
A-inlay-hintsinlay/inline hintsinlay/inline hintsC-featureCategory: feature requestCategory: feature request