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

Improve aliased struct completions #232

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

Goose97
Copy link
Contributor

@Goose97 Goose97 commented Jun 29, 2023

Hi, thank you for your work on this project. I've used Elixir for quite some time but only knew about your repo recently. I'm learning about the project and would love to make some contributions.

I tested with lexical and made sure it works on their end.

Fixes #229

This PR allows aliased struct to be completed with %. It does so by correcting the subtype of the suggestion.

Fixes elixir-lsp#229
@lukaszsamson
Copy link
Collaborator

Thanks

@lukaszsamson lukaszsamson merged commit c733dc8 into elixir-lsp:master Jun 29, 2023
19 checks passed
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.

No aliased struct completions
2 participants