if format on save is on, then zig fmt will run. when it does, "[Finished in 0.4s]" will pop up at the bottom the formatter shouldnt need to pop open a console window on every save. setting "quiet: true" in the .sublime-build script for zig fmt fixes this