First: this is of course utterly unfindable. Many hidden secret megabytes
Second: why on earth are files stored here while fmt.zig is just in my zig folder?
Third: which entity is responsible storing these files? zig? vscode? zls?
I seem to remember that on first install the VSCode Zig extensions has some popups whether it should install its own Zig toolchain and this is probably what happened.
You can override the zig path via the Zig: Path setting. E.g. Iβm using zvm to manage zig version and have this in my VSCode settings for Zig: Path: /Users/floh/.zvm/bin/zig
β¦and the same for zls: VSCode setting is Zig βΊ Zls: Path, and for my setup the path override is /Users/floh/.zvm/bin/zls.