Move providers from elixir_sense #1188
Annotations
10 errors and 2 warnings
Run mix test
test functions and macros retrieve erlang behaviour implementation (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
|
Run mix test
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
|
Run mix test
test find definition of functions from Kernel (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test find definition of functions from Kernel.SpecialForms (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test suggest erlang behaviour callbacks on erlang implementation (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
|
Run mix test
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
Manifest: {:error, :enoent}
|
Loading