Small bug with IPP 0.8

No matter where I put the cursor, I can't trigger the "remove
unnecessary parentheses" intention with the following code:
if (!((a || b))) {
// Do something
}

Thanks for all your hard work for the community!
Robbie

0
Avatar
Permanently deleted user

Wierd. It works with InspectionGadgets. I'll see what I can do.

--Dave

0

请先登录再写评论。