Special characters are not resolved #279
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
Special constructions such as
\'e
or\"
are not properly converted to unicode before passing them to language tools (it seems)Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
No errors if
Fréchet
andKähler
are added as exceptions, and warnings with the correct unicode spelling if they are not.Sample document
If the bug occurs for a specific document (e.g. LaTeX), please paste it here. If your document is very long or confidential, please create and attach a smaller example for which the bug still occurs so that we can reproduce it.
LTeX configuration
Please paste all configuration settings starting with
ltex.
from yoursettings.json
. You can help us by temporarily removing some irrelevant settings from yoursettings.json
and see if the bug still occurs.LTeX LS log
Paste the log (output) of LTeX LS here:
Version information
List here the version information of the relevant software.
java -version
)Additional context/information
You can add any other context or information about the problem here.
The text was updated successfully, but these errors were encountered: