fix: check if cursor is on definition(#1042) #1217
Annotations
8 errors and 3 warnings
Run mix test
test completions of protocols are rendered as an interface (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion with signature support, a function with a derived in locals_without_parens generate more than one suggestion (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion with signature support, a function with 1 default argument triggers signature (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion a function with 1 default argument after a pipe does not trigger signature (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test auto alias no crash on first line (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test keyword completion first (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion documentation is the markdown of summary + formatted spec (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
Process completed with exit code 1.
|
Run mix test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
|
Run mix test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
|
Run mix test
Manifest: {:error, :enoent}
|
Loading