Skip to content

No info messages but keep conventional spell check underlining #202

Description

@eliasguisado

I find it bothersome when LTeX+ generates an info message for each and every instance of a misspelling detection. It's usually a lot for each document:
Image

I found out here that a solution is to add "ltex.diagnosticSeverity": "hint" to the settings.json file. Nonetheless, as it is explained in the documentation, this makes any spotted spelling error not be underlined and rather only subtly marked. I would like for the errors in my code to still be underlined with a squiggly line (like with the default "ltex.diagnosticSeverity": "information" value), yet without any info messages popping up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1-feature-request ✨Issue type: Request for a desirable, nice-to-have feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions