Skip to content

__MODULE__ improvements #57

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

Merged
merged 2 commits into from
Nov 11, 2019

Conversation

lukaszsamson
Copy link
Collaborator

This PR fixes metadata call detection of calls with __MODULE__.fun form (and also calls of funcs from erlang modules)
Moreover it adds support for completion of funcs and submodules from __MODULE__

Copy link
Collaborator

@msaraiva msaraiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukaszsamson great work. Ship it!

@lukaszsamson lukaszsamson merged commit 352d755 into elixir-lsp:master Nov 11, 2019
axelson added a commit to elixir-lsp/elixir-ls that referenced this pull request Nov 27, 2019
Here are some of the key PR's that this brings in:

* elixir-lsp/elixir_sense#56
* elixir-lsp/elixir_sense#57
* elixir-lsp/elixir_sense#58

Fixes #68
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

Successfully merging this pull request may close these issues.

2 participants