sublime-zig-language icon indicating copy to clipboard operation
sublime-zig-language copied to clipboard

various bug fixes

Open emekoi opened this issue 3 years ago • 0 comments

  • fixes the precedence of "quiet mode" in the settings to fix this error
  • fixed issue broken "Build On Save" option this never worked because it was actually calling just zig instead of zig build
  • formatted code
  • pressing the × on an inline error message now only closes that error message instead of all error messages

emekoi avatar Dec 19 '21 02:12 emekoi