Hacker News new | ask | show | jobs
by waynesonfire 3 days ago
one day we'll get the equivelent of language server for build systems.
1 comments

Build systems are a much harder problem, probably because mainstream languages are all edited the same way, but not built the same way.

The closest we have right now are build systems in the Bazel / Buck2 lineage.