Update inlay hint for the numeric
type
#3377
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
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.
The text was updated successfully, but these errors were encountered: