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 for declination on term added to dictionary #823

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 I added the term Stukturoptimierer to the german dictionary (checked). Then I used "Entwicklung eines Strukturoptimierers", i.e. a declination of Strukturoptimierer. This is not recognized and a warning is issued.

Steps to reproduce Steps to reproduce the behavior:

  1. add he term Stukturoptimierer to the german dictionary
  2. create a latex file with the text "Entwicklung eines Strukturoptimierers"
  3. activate ltex
  4. See error

Expected behavior I expected that no warning is issued as my text is correct.

Sample document very easy to do.

LTeX configuration empty

"LTeX Language Server" log file long but nothing applying to this.

"LTeX Language Client" log file long but nothing applying to this.

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

Additional context/information nothing applicable.