Hacker News new | ask | show | jobs
by delphLonepaw 1615 days ago
fun stuff, zig syntax error stuff is handled both by zls and zig fmt --ast-check

(or if you care only for one file) zig ast-check =)

For compile errors I think zig build is the only way