mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Summary: When identifying a call from a reference, we start from the ast token for the module name, and ascend the ast until we find a call. But up to now we have not checked that the module we started from is the module part of the call MFA. This diff adds that check. Reviewed By: robertoaloi Differential Revision: D88934411 fbshipit-source-id: 81a57520ec834210fcea8fd6920653cc45f9890c |
||
|---|---|---|
| .. | ||
| base_db | ||
| elp | ||
| elp_log | ||
| eqwalizer | ||
| erlang_service | ||
| hir | ||
| ide | ||
| ide_assists | ||
| ide_completion | ||
| ide_db | ||
| ide_ssr | ||
| project_model | ||
| syntax | ||
| types_db | ||