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

Fix workspace symbols indexing error #191

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Fix workspace symbols indexing error #191

merged 1 commit into from
Apr 9, 2020

Conversation

axelson
Copy link
Member

@axelson axelson commented Apr 9, 2020

This code now handles the case where a module is currently unloaded because it is being recompiled. No test was added because it would be difficult to re-write the test cases to handle/check this case.

Fixes the exception mentioned in #185

No test because it would be difficult to re-write the test cases to handle/check
this
@axelson axelson merged commit 9cbf703 into elixir-lsp:master Apr 9, 2020
@axelson axelson deleted the fix-workspace-symbols-mod-not-loaded branch April 9, 2020 19:03
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.

2 participants