How can I deactivate the highlighting of problems in VScode? #4055
Replies: 1 comment
-
You have to deactivate the LaTeX linter. See https://github.com/James-Yu/LaTeX-Workshop/wiki/Linters |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I am drafting in VScode using the latex workshop extension, I am often not interested in seeing the problems of the current tex document highlighted in editor. For example, most of the time I do not need to see all my undefined citations. Is there a way to toggle these on and off?
Beta Was this translation helpful? Give feedback.
All reactions