Expand AST using Macro.Env API #1257
Annotations
10 errors and 10 warnings
Run mix test
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
|
Run mix test
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggestions for typespecs remote types - by __MODULE__ (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggestions for typespecs remote types - retrieve info from typespecs with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
Mix.ensure_application!/1 is undefined or private
|
Run mix test
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
|
Run mix test
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
unused alias NormalizedCode
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading