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

Add autocomplete handling for variables in current file #14

Open
igregson opened this issue Aug 10, 2023 · 0 comments
Open

Add autocomplete handling for variables in current file #14

igregson opened this issue Aug 10, 2023 · 0 comments

Comments

@igregson
Copy link

igregson commented Aug 10, 2023

The type driven autocomplete for imported modules is sweet!

Could we get the same for user-defined variables (function names, type alias names, etc) in the current file?

This is one of two issues blocking me from migrating to this as my sole Elm VS Code plugin.


Screenshots of this feature from https://github.com/elm-tooling/elm-language-client-vscode

CleanShot 2023-08-10 at 19 22 55@2x

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