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

Update inlay hint for the numeric type #3377

Open
mohammadfawaz opened this issue Nov 16, 2022 · 0 comments
Open

Update inlay hint for the numeric type #3377

mohammadfawaz opened this issue Nov 16, 2022 · 0 comments
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language server LSP server

Comments

@mohammadfawaz
Copy link
Contributor

Currently, numeric literals get an inlay hint that says "numeric" which is not great. We may be able to do better by first figuring out the inferred type of the variable to which the literal is assigned.

@mohammadfawaz mohammadfawaz added language server LSP server compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language server LSP server
Projects
None yet
Development

No branches or pull requests

1 participant