Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definition crash on __MODULE__.Submodule #248

Closed
lukaszsamson opened this issue Jul 26, 2023 · 1 comment
Closed

Definition crash on __MODULE__.Submodule #248

lukaszsamson opened this issue Jul 26, 2023 · 1 comment

Comments

@lukaszsamson
Copy link
Collaborator

** (FunctionClauseError) no function clause matching in ElixirSense.Core.SurroundContext.to_binding/2
    (elixir_sense 2.0.0) lib/elixir_sense/core/surround_context.ex:6: ElixirSense.Core.SurroundContext.to_binding({:alias, {:local_or_var, ~c"__MODULE__"}, ~c"A"}, SomeCallee)
    (elixir_sense 2.0.0) lib/elixir_sense/providers/docs.ex:35: ElixirSense.Providers.Docs.all/3
    (elixir_sense 2.0.0) lib/elixir_sense.ex:71: ElixirSense.docs/3
    (language_server 0.15.1) lib/language_server/providers/hover.ex:24: ElixirLS.LanguageServer.Providers.Hover.hover/4
    (language_server 0.15.1) lib/language_server/server.ex:834: anonymous fn/3 in ElixirLS.LanguageServer.Server.handle_request_async/2
@lukaszsamson
Copy link
Collaborator Author

Fixed in #253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant