Dealing with getting the same compiler errors over and over again

I haven’t done so yet, because I am fairly satisfied with my current setup and switching between compile/fix hasn’t bothered me that much, so I am not sure about whether it would help, but I imagine using the zls feature to run the check step described by Loris would give you feedback more quickly and make the round trips a bit more immediate.

I also imagine that the --watch feature and incremental compilation will lead towards more immediate / interactive feedback, but I think integrating that with editors might still take a while.

4 Likes