Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Spellcheck in [ ] #3543

Open
FG-TUM opened this issue May 6, 2024 · 0 comments
Open

Missing Spellcheck in [ ] #3543

FG-TUM opened this issue May 6, 2024 · 0 comments
Labels
bug Deficiencies in TeXiFy behaviour. Grazie

Comments

@FG-TUM
Copy link

FG-TUM commented May 6, 2024

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version

Dataspell

Operating System

Linux / Windows

TeXiFy IDEA version

9.3 and 9.5

What I did (steps to reproduce)

Text in [ ], e.g., in a description environment, seems to be excluded from spell checks.

Minimal example to reproduce the problem

\documentclass{article}
\begin{document}
  \begin{description}
    \item[Tpyo]
    Tpyo
  \end{description}
\end{document}

Expected behavior

Warning about a misspelled word in lines 4 AND 5.
The expected Message for the word in [ ] would be: Typo in word 'Tpyo'.

Actual behavior

No Warning about a misspelled word in line 4, only in 5.

(if applicable) The full stacktrace of the exception thrown

@FG-TUM FG-TUM added bug Deficiencies in TeXiFy behaviour. untriaged Issue type still needs to be triaged or verified. labels May 6, 2024
@PHPirates PHPirates removed the untriaged Issue type still needs to be triaged or verified. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Deficiencies in TeXiFy behaviour. Grazie
Projects
None yet
Development

No branches or pull requests

2 participants