expert-lsp / expert-lsp/expert
Inlay Hints
Open
enhancement
- Dominant language
- Elixir
- Stars
- 2.1k
- Forks
- 113
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 26
Description
## Description
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_inlayHint
Inlay hints are often used to show inferred types (example: [rust-analyzer](https://rust-analyzer.github.io/book/features.html#inlay-hints)
With the new type system, we may have the ability to create similar behavior, but I think we will need to wait until there are APIs around the type system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.