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

Return early in apply missing reference action #1089

Merged
merged 1 commit into from May 20, 2022
Merged

Conversation

fredrikekre
Copy link
Member

In the future it would be better to present multiple actions to the
user, if a symbol exist in multiple modules. As a stopgap this just
returns early and applies the first found module.

Fixes #1087.

In the future it would be better to present multiple actions to the
user, if a symbol exist in multiple modules. As a stopgap this just
returns early and applies the first found module.
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.

LanguageServer sending two consecutive text edits for the same command
2 participants