<@U0CP8EBRV> you could run "analyze code" for the ...
# intellij
a
@Czar you could run "analyze code" for the whole file/project and execute the action for all places where its applicable
c
It is not a warning or an inspection even, so I do not see how.
a
or probably its "Inspect Code", haven't got an intellij installation at hand right now. It will show you all possible improvements in your code
c
Nope, doesn't work
I mean, it does work, but does not report lambda in parentheses and does not offer to change that respectively
a
hm, interesting
oh, the "move lambda out of parentheses" is an intention, not an inspections
c
yep
a
c
Thanks I will look into it. Also I've created a feature request on YT: https://youtrack.jetbrains.com/issue/IDEA-183000
👍 1