bump elixir_sense #1208
Annotations
10 errors and 2 warnings
Run mix test
test function completion will suggest defprotocol without protocol_name snippet when file path does not match expected patterns (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test structs and maps returns struct fields in call syntax (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion the detail of a local function is visibility + type + signature (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test provides completions for callbacks without `def` before (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test use the (arity - 1) version of snippets after pipe unless/2 snippet skips the condition argument (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test do is returned (ElixirLS.LanguageServer.Providers.CompletionTest)
|
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
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
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