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

Provide completions for protocol functions #83

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

lukaszsamson
Copy link
Collaborator

@lukaszsamson lukaszsamson commented Dec 4, 2019

Addresses #40

Copy link
Member

@axelson axelson left a comment

Choose a reason for hiding this comment

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

The implementation looks good but can we change the test to not rely on a built-in elixir module? This would involve creating a defprotocol that is compiled in the test env (similar to what is done in ElixirSense)

Copy link
Member

@axelson axelson left a comment

Choose a reason for hiding this comment

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

Looks great! 🙌

@axelson axelson merged commit 9ad535f into elixir-lsp:master Dec 6, 2019
@lukaszsamson lukaszsamson deleted the ls-complete-protocol-funs branch April 15, 2020 08:04
axelson added a commit that referenced this pull request Apr 28, 2020
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.

3 participants