issues
search
elixir-lsp
/
elixir-ls
A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.5k
stars
198
forks
source link
Signature help provider highlights wrong param in calls with default args
#994
Closed
lukaszsamson
closed
1 year ago
lukaszsamson
commented
1 year ago
Required params are filled first, then defaults
Required params are filled first, then defaults