Skip to content
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

Show the inferred concrete type for a generic function call #136

Open
integraledelebesgue opened this issue Jan 7, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@integraledelebesgue
Copy link
Member

Rust Analyzer has a nice feature: when we call a generic function without specifying the concrete type explicitly (i.e., it is inferred by the compiler), the hover for that call shows what type has been inferred:
Image

We can introduce something similar in the future.

@integraledelebesgue integraledelebesgue converted this from a draft issue Jan 7, 2025
@integraledelebesgue integraledelebesgue added the enhancement New feature or request label Jan 7, 2025
@Arcticae Arcticae moved this from Triage to Backlog in CairoLS Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant