The build runner is really annoying to have enabled, especially in 0.16.0 - if you open a file within zig-pkg, it runs the build there and generates a new zig-pkg folder inside the existing zig-pkg folder when all you did was open a file. It will even download packages on its own. It also makes error underlines that don't go away until you restart zls.
The build runner is really annoying to have enabled, especially in 0.16.0 - if you open a file within zig-pkg, it runs the build there and generates a new zig-pkg folder inside the existing zig-pkg folder when all you did was open a file. It will even download packages on its own. It also makes error underlines that don't go away until you restart zls.