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

Suppress Inspection is not available #2859

Open
morehockeystats opened this issue Jun 3, 2024 · 5 comments
Open

Suppress Inspection is not available #2859

morehockeystats opened this issue Jun 3, 2024 · 5 comments

Comments

@morehockeystats
Copy link

Option to "Suppress" inspection has disappeared in the current version:
IntelliJ IDEA 2024.1.2 (Ultimate Edition)
Build #IU-241.17011.79, built on May 22, 2024

Plugin:
Version: 2024.1

Java:
JRE: Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.

Theme: Xcode Dark Theme 1.2.4

OS: Ubuntu 22.04.4

@hurricup
Copy link
Collaborator

hurricup commented Jun 3, 2024

Please, provide reproduction steps.

@morehockeystats
Copy link
Author

  1. Find a problematic line (e.g.) 'unresolved sub'
  2. Type 'Alt+Enter'
  3. Click on 'Inspection "Unresolved sub" options'
  4. The options available:
  • Edit inspection profile
  • Run inspection
  • Disable inspection

There used to be "Suppress inspection" options as well.

@hurricup
Copy link
Collaborator

hurricup commented Jun 3, 2024

I'm not sure but i'm don't remember implementing supressions at all. meaning it never worked. Perlcritic has its own annotations irr, but plugin can't do this yet.

@hurricup
Copy link
Collaborator

hurricup commented Jun 3, 2024

ye, #643

@morehockeystats
Copy link
Author

Heh, I thought it was suppressable before, maybe I am confusing with using IDEA with a different language. Sorry/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants