fix: include new plugin behaviour in detection list #533
Annotations
2 errors and 2 warnings
Run mix test:
lib/elixir_sense/providers/plugins/module_store.ex#L61
** (CompileError) lib/elixir_sense/providers/plugins/module_store.ex:61: undefined function value/0 (expected ElixirSense.Providers.Plugins.ModuleStore to define such a function or for it to be imported, but none are available)
|
Run mix test
Process completed with exit code 1.
|
Run mix test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run mix test:
lib/elixir_sense/providers/plugins/module_store.ex#L61
variable "value" does not exist and is being expanded to "value()", please use parentheses to remove the ambiguity or change the variable name
|
Loading