You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I understand now. Just two files in the project root? I guess we don't support that, but expect source files to be under src/.
Yes, is it but even when I put them into the 'src/' dir doesn't works (but if i add a rebar.config sample filie to the root in this case, it seems to work).
I think your use-case is valid, so will try to fix it :)
I have a folder with two files:
but i don't receive any completion from erlang_ls about the x module in the y module. Why it occurs? How to configue erlang_ls.config to solve it?
The text was updated successfully, but these errors were encountered: