Hey, for some reason I randomly started getting incredibly high delay dealing with things that interact with ZLS, such as the VSCode intellisense or the automatic zig fmt that runs on save.
I tried reinstalling ZLS, as I compile it myself instead of using the vscode-zig version. I also tried reinstalling Zig and I tried reinstalling VSCode and vscode-zig, but nothing changed.
This is how the ZLS debug logs look, the high MS seems to match up with times of high latency/delay between the code editor and the language server.
Hey! Thanks for the tips!
I just tried moving to 0.13.0 as I was previously using master, however the issue is present again. I did double check and the ZLS and Zig versions do match, so it shouldn’t be environments getting mixed up.