Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

syntastic 3.3.0

Compare
Choose a tag to compare
@lcd047 lcd047 released this 19 Jan 08:50
· 1033 commits to master since this release

Core changes

  • Overhaul of the checker infrastructure (@lcd047)
  • More detailed debugging (@lcd047)
  • New command :SyntasticSetLoclist (@lcd047)
  • :SyntasticCheck now accepts multiple parameters (@lcd047)
  • :SyntasticInfo now takes an optional argument (@lcd047)
  • Option syntastic_quiet_warnings is now deprecated (@lcd047)
  • New options syntastic_quiet_messages and syntastic_<filetype>_<checker>_quiet_messages (@lcd047)
  • Speed optimisations (@lcd047)
  • Various bugs have been fixed.

Syntax checker changes