Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 19:04
· 60 commits to main since this release
e5c2f6d

Added

  • A highlight of the error's locus when jumping to it, along with the error_locus_highlight option to configure if the highlight should occur, and for how long.
  • The priority key for error matchers, and a default priority for the default clang_include matcher.
  • The :FirstError command, which jumps to the Nth error based on the count (defaulting to 1).