fix debugger crash when only 1 frame returned #1206
Annotations
10 errors and 2 warnings
Run mix test || false
test case right side of -> multi line (ElixirLS.LanguageServer.Providers.SelectionRangesTest)
|
Run mix test || false
test map update left side of | (ElixirLS.LanguageServer.Providers.SelectionRangesTest)
|
Run mix test || false
test map update right side of | near (ElixirLS.LanguageServer.Providers.SelectionRangesTest)
|
Run mix test || false
test map update right side of | (ElixirLS.LanguageServer.Providers.SelectionRangesTest)
|
Run mix test || false
test map update left side of | near (ElixirLS.LanguageServer.Providers.SelectionRangesTest)
|
Run mix test || false
test literals map with string key (ElixirLS.LanguageServer.AstUtilsTest)
|
Run mix test || false
test literals empty map (ElixirLS.LanguageServer.AstUtilsTest)
|
Run mix test || false
test literals map update syntax (ElixirLS.LanguageServer.AstUtilsTest)
|
Run mix test || false
test literals map with atom key (ElixirLS.LanguageServer.AstUtilsTest)
|
Run mix test || false
Process completed with exit code 1.
|
Run mix test || false
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 || false
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
|
Loading