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
800 stars 27 forks source link

false positive because of wrong parsing #824

Open Reissner opened 1 year ago

Reissner commented 1 year ago

Note: It is highly recommended to follow the instructions at https://valentjn.github.io/ltex/vscode-ltex/contributing.html#how-to-report-bugs and use the LTeX: Report bug in LTeX command from within Visual Studio Code. Per the contribution guidelines, deleting parts of the template or not filling in vital information may result in the issue to be immediately closed as invalid.

Describe the bug

Steps to reproduce Steps to reproduce the behavior:

  1. create a md file with the above lines.
  2. activate ltex
  3. See error

Expected behavior I think neither of the warnings shall occur. Maybe one shall say that the word boundaries shall be recognized correctly: MBDA-Gruppe and Stellenkennziffer. Maybe the special charaters cause the problem.

Sample document Simple

LTeX configuration none

"LTeX Language Server" log file nothing relevant

"LTeX Language Client" log file nothing relevant

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

Additional context/information None.