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?
#ZLS problem on VSCode
1 messages · Page 1 of 1 (latest)
ZLS version and OS?
anyhow, if it's 0.15 and Windows, see https://discord.com/channels/605571803288698900/1439395459407020032
I dont even know the version of ZLS tbh
it is the one bundled with the latest version of the official Zig language plugin for VSCode so I guess it should be the last one (0.15)
the OS is Windows ye