Skip to content

v5.4.0

Compare
Choose a tag to compare
@pfoerster pfoerster released this 12 Mar 18:19
· 386 commits to master since this release

Added

  • Add experimental settings to allow extending the list of special environments:
    • texlab.experimental.mathEnvironments
    • texlab.experimental.enumEnvironments
    • texlab.experimental.verbatimEnvironments
  • Add texlab.changeEnvironment workspace command (#849)
  • Add texlab.showDependencyGraph workspace command

Changed

  • Do not show caption or section names in label inlay hints (#858)
  • Include more user-defined commands in command completion

Fixed

  • Parse nested \iffalse blocks correctly (#853)
  • Parse commands with multi-byte characters correctly (#857)
  • Fix checking whether a document can be a root file