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

Different kind of error gets ignored. #527

Open
Jason5Lee opened this issue Jan 28, 2023 · 0 comments
Open

Different kind of error gets ignored. #527

Jason5Lee opened this issue Jan 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Jason5Lee
Copy link

Describe the bug
Using <!-- @IGNORE:ANYTHING@ --> ignores the misspelling error.

To Reproduce
Steps to reproduce the behavior:

  1. Enter a sentence with misspelling.
    image

  2. Add <!-- @IGNORE:UPPERCASE_SENTENCE_START@ --> before. UPPERCASE_SENTENCE_START can be replaced by any rule.
    image

Expected behavior
The misspelling error is not ignored.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Environment & Configuration (please complete the following information):

  • OS + Version: Mac 13.1
  • VS Code Version: 1.74.3
  • LanguageTool Linter Version: 0.19.0
  • LanguageTool Version: 6.0
  • Service Configuration: external

Additional context
Add any other context about the problem here.

@Jason5Lee Jason5Lee added the bug Something isn't working label Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants