Skip to content

7.1.0

Compare
Choose a tag to compare
@valentjn valentjn released this 20 Sep 12:11
  • New: Add support for external dictionary files — vscode-ltex#118
  • New: Add support for enabling/disabling LTEX only for specific file types via ltex.enabledvscode-ltex#19
  • New: Add support for acro commands such as \DeclareAcronym and \acvscode-ltex#19
  • New: Add support for \addcontentslinevscode-ltex#19
  • New: Add support for \printbibliography and \printglossary without argument
  • 🔧 Change: Ignore parenthesis arguments of textblocks — vscode-ltex#19
  • 🐛 Bug fix: Fix optional argument of heading commands such as \section parsed incorrectly — vscode-ltex#123
  • 🔧 Change: Include stack traces when logging exceptions