Skip to content

v5.14.0

Compare
Choose a tag to compare
@pfoerster pfoerster released this 24 Mar 10:01
· 174 commits to master since this release

Added

  • Improve support for handling Tectonic.toml projects (#1014)
  • Cache results of project detection to improve performance
  • Triggering completion inside \label{...} will suggest undefined labels (#1046)
  • Add snippets for \( ... \), \[ ... \] and \{ ... \} (#1010)

Fixed

  • Don't return document symbol with empty name if \item[] is encountered (#1040)
  • Fix extracting label numbers inside theorems defined by ntheorem package (#1053)