Skip to content

v5.8.0

Compare
Choose a tag to compare
@pfoerster pfoerster released this 30 Jul 09:32
· 298 commits to master since this release

Added

  • Report diagnostics for unused and undefined labels
  • Report diagnostics for unused BibTeX entries and undefined citations
  • Report diagnostics for duplicate BibTeX entries
  • Report diagnostics for duplicate labels
  • Add texlab.build.auxDirectory and texlab.build.logDirectory settings (#906)

Deprecated

  • Deprecate texlab.auxDirectory in favor of texlab.build.auxDirectory

Fixed

  • Fix parsing paths with | (#568)
  • Fix parsing LaTeX identifiers with = (#568)
  • Fix search path for aux files when using \include instead of \input ([#906)