elixir icon indicating copy to clipboard operation
elixir copied to clipboard

Provide an API for returning inferred types for a code fragment

Open josevalim opened this issue 1 year ago • 0 comments

Potentially one fast API for providing type for cursor context so we can infer e.g. map or keyword keys and one precise for things like inline hints over the whole file/expressions.

josevalim avatar May 28 '24 14:05 josevalim