zls
zls copied to clipboard
better build-on-save
build_on_save_stephas been replaced bybuild_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.