elixir-lsp / elixir-lsp/elixir-ls
Docs provider (or some other provider) could return inferred types
Open
- Dominant language
- Elixir
- Stars
- 1.8k
- Forks
- 227
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
elixir_sense has a simple type inference engine. We can show the inferred type when hovering over variables/attributes or as [inline value](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#textDocument_inlineValue)
_Originally posted by @lukaszsamson in https://github.com/elixir-lsp/elixir_sense/issues/164#issuecomment-1637451355_
Contributor guide
Assessment
This issue has not been assessed yet.