Highlight usages (Ctrl+Shift+F7) for throws/catch doesn't work

已回答

Using Intellij 2019.3.3 version built on Feb 11 2020

Highlight usages in File (Ctrl+Shift+F7) for throws/catch doesn't work. It seems to do a Find in this case i.e just finding the catch keyword.. Looked at all old threads. None of them are working. 

 

0

Probably you assigned a different shortcut for this action. Try using Help | Find Action to search for this action and see its keyboard shortcut http://prntscr.com/u2t3v6.

If the shortcut works fine but the action result looks incorrectly please attach a screenshot that shows the action result.

I also recommend you try using the 2020.2 version from https://www.jetbrains.com/idea/download/#section=windows.

0

请先登录再写评论。