zigtools / zls

A Zig language server supporting Zig developers with features like autocomplete and goto definition
MIT License
2.86k stars 290 forks source link

Fix potential build.zig search #2030

Closed PanSashko closed 2 weeks ago

PanSashko commented 2 weeks ago

The existing implementation does not find a build.zig in the same directory with the source file.