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

LSP completion should autoimport modules #37

Open
radumereuta opened this issue Feb 14, 2023 · 0 comments
Open

LSP completion should autoimport modules #37

radumereuta opened this issue Feb 14, 2023 · 0 comments

Comments

@radumereuta
Copy link
Contributor

Completion suggestions looks through the entire list of required files.
If I want to import a particular piece of syntax not already imported in the module, the IDE should
automatically add the import.

We should take special care not to cause problems like circular imports.

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