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

No aliased struct completions #229

Closed
lukaszsamson opened this issue Jun 3, 2023 · 0 comments · Fixed by #232
Closed

No aliased struct completions #229

lukaszsamson opened this issue Jun 3, 2023 · 0 comments · Fixed by #232

Comments

@lukaszsamson
Copy link
Collaborator

alias Date, as: MyDate
%MyDa

First reported in lexical-lsp/lexical#26

Goose97 added a commit to Goose97/elixir_sense that referenced this issue Jun 29, 2023
This PR allows aliased struct to be completed with %. It does so by correcting the subtype of the suggestion.

Fixes elixir-lsp#229
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 a pull request may close this issue.

1 participant