Expand AST using Macro.Env API #1258
Annotations
8 errors and 3 warnings
Run mix test
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
|
Run mix test
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
|
Run mix test
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
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