CrazyChen
CrazyChen
important: when i reopen vscode, then i can code completion and find definition, but new function or macro cannot. unless i reopen vscode again
appreciate to all of you for help!!!
> I can confirm this. > > This happens in a rebar3 project with the following config (from erlang ls docs): > > ``` > apps_dirs: > - "_build/default/lib/*" >...
> Don't close the issue, please reopen. This is real and happens on Linux too. > > My theory is that this is related to the face that rebar3 creates...
> I think the solution would either be to not index the `_build` symlink documents or make sure that those documents are also updated when a change is registed on...