Without those changes you won't get any completion for things like "List.m". I'm not very familiar with the code, but it seems that the backend returns the completion candidates without the module prefix which caused the problem. I've opted to fix this by handling prefixes with a "." in them specially and this works fine in the limited testing I conducted locally. |
||
---|---|---|
.. | ||
lib | ||
top |