in the latest plugin version its no longer possibl...
# intellij
c
in the latest plugin version its no longer possible to disable an inspection with alt/enter, the popup looks like this:
👍 1
there used to be a left arrow in the top line too and there you could disable the inspection for the instance,class or whole file
w
It’s not like that for all inspections though, for
Unused symbol
I see disabling options. Are you sure
NAME_SHADOWING
had this option before? I’m on 1.5-RC plugin
c
yes I'm sure that it was there before
if its disabled for you too I'll just file a youtrack.
w
Yep, for
NAME_SHADOWING
I don’t have an arrow either. For
unused symbol
I do, I haven’t checked other
c
deprecated java method is missing it too
a
Yes, there was a regression in 2021.1 cused by reworking of code highlighting API. https://youtrack.jetbrains.com/issue/KTIJ-7607 The fix will be delivered in the upcoming 2021.1.1 minor release
c
cool! it still happens in 2021.1.1 preview