Move providers from elixir_sense #1188
Annotations
6 errors and 3 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
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
|
Run mix test
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
|
Run mix test
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
|
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