You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
test find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
test suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
test suggestions for typespecs on specs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
test suggestions for typespecs remote types - retrieve info from typespecs with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
Mix.ensure_application!/1 is undefined or private
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
variable "fix_incomplete_call" is unused (if the variable is not meant to be used, prefix it with an underscore)
variable "fix_incomplete_kw" is unused (if the variable is not meant to be used, prefix it with an underscore)
variable "fix_incomplete_kw_key" is unused (if the variable is not meant to be used, prefix it with an underscore)