Releases
9.1.0
✨ New: Add support for BibTE X files (language code bibtex
) — vscode-ltex#211
✨ New: Add setting ltex.bibtex.fields
to control which BibTE X fields should be checked
✨ New: Add support for GitLab Flavored Markdown , especially inline math (e.g., $`E = mc^2`$
) — vscode-ltex#210
✨ New: Add support for Markdown tables as in GitHub Flavored Markdown — vscode-ltex#218
✨ New: Add support for more commands of the glossaries
LA TE X package
🔧 Change: Enable Add to dictionary
quick fix for Slovak rule IDs MUZSKY_ROD_NEZIV_A
, ZENSKY_ROD_A
, and STREDNY_ROD_A
— vscode-ltex#221
🗑 Removal: Remove superfluous spaces in messages of diagnostics
🐛 Bug fix: Fix handling of \r\n
(Windows) line terminators in Markdown
🔧 Change: Use Flexmark's YAML Front Matter extension to ignore YAML front matter in Markdown instead of own handling
🔧 Change: Print Flexmark AST of Markdown documents to log when ltex.ltex-ls.logLevel
is "finest"
You can’t perform that action at this time.