You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ New: Add support for Pandoc-style inline math ($...$) and display math ($$...$$ with $$ being at the beginning/end of a Markdown block) to Markdown parser — vscode-ltex#210
🐛 Bug fix: Fix false positives for words added by Add to dictionary for Slovak rule IDs MUZSKY_ROD_NEZIV_A, ZENSKY_ROD_A, and STREDNY_ROD_A — vscode-ltex#221
🐛 Bug fix: Fix BibTEX field seealso not ignored, ignore category and parent — vscode-ltex#211
🔧 Change: Disable UPPERCASE_SENTENCE_START in BibTEX files — vscode-ltex#211
🔧 Change: Move rule ID to the end of diagnostic messages as VS Code truncates the messages if the Problems panel is narrow — vscode-ltex#233
🐛 Bug fix: Fix regression that messages of possible spelling mistakes are not prepended with the respective unknown words — vscode-ltex#161
🐛 Bug fix: Fix crash when using \begin or \end without an argument — vscode-ltex#236
🔧 Change: Change $/progress tokens to include a UUID instead of a counter