valentjn / vscode-ltex

LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others
https://valentjn.github.io/ltex
Mozilla Public License 2.0
759 stars 27 forks source link

LTeX no longer checks hyphens for emdash #844

Open RichardJECooke opened 11 months ago

RichardJECooke commented 11 months ago

Describe the bug When I first started using ltex a few days ago it recommended emdash instead of dash (hyphen) everywhere in my article.

Today it no longer does so.

Steps to reproduce I don't know, I guess just run ltex for a while and it stops suggesting things. Maybe there's a way to refresh it? Perhaps reinstall is a workaround for this.

Anyway, type something in a markdown file like

- asdf - asdf.

Expected behavior The second dash should be blue squiggly underlined as an error. It no longer is.

LTeX configuration Please paste all configuration settings starting with ltex. from your settings.json. You can help us by temporarily removing some irrelevant settings from your settings.json and see if the bug still occurs.

"ltex.additionalRules.enablePickyRules": true,

Version information List here the version information of the relevant software.