Skip to content

v5.21.0

Latest
Compare
Choose a tag to compare
@pfoerster pfoerster released this 26 Oct 13:10
· 18 commits to master since this release

Added

  • Support starred variants in "Go to References" (#1234)
  • Add texlab.latexindent.replacement setting to allow passing a replacement flag to latexindent (#1222)
  • Don't require a label to show section numbers for document symbols (#910)
  • Support navigating to files that are part of the TEXINPUTS similar to BIBINPUTS (#1228)

Fixed

  • Fix opening untitled documents (#1242)
  • Handle \bibitem when checking for undefined references (#1171)
  • Fix false-positive syntax error when using a command inside a \label (#879)