#ZLS problem on VSCode

1 messages · Page 1 of 1 (latest)

silent moth
#

anybody here uses Zig on Visual Studio Code?
I have this problem that when I define a new function in some module and then I try to reference it from another module, the definition won't show up
if I restart ZLS, the function will be indexed and it will appear in the autocompletion tab etc I have to restart ZLS tho which is inconvenient
can I solve it somehow? I tried looking into ZLS settings on VSCode but found nothing helpful
is it better on other text editors?

silent moth