Infer default @spec
when completing above an existing def
/defp
#797
Labels
completions
Enhancements to Lexical's autocompleter
enhancement
New feature or request
good first issue
Good for newcomers
This is essentially the inverse of #787.
The following:
Completes to:
If the completion is immediately before a def, the function name and arity could be inferred:
The text was updated successfully, but these errors were encountered: