zls icon indicating copy to clipboard operation
zls copied to clipboard

better build-on-save

Open Techatrix opened this issue 1 year ago • 0 comments

  • build_on_save_step has been replaced by build_on_save_args
  • build-on-save will automatically prefer a 'check' step over the default 'install' if available
  • build-on-save will automatically be enabled if a 'check' step is found fixes #1918

Build on save configuration still needs to be made per-project configurable.

Techatrix avatar Aug 22 '24 16:08 Techatrix