Move providers from elixir_sense #1188
Annotations
9 errors and 2 warnings
Run mix test
test find definition of functions from Kernel.SpecialForms (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test find definition of functions from Kernel (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
|
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
Process completed with exit code 1.
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
Manifest: {:error, :enoent}
|
Loading