Intellij Idea find all deprecated usages in the project
问题 I upgrade a language level in IntelliJ Idea in a quite big project and I would like to find all deprecated method usages left - I look for all the striketrough occurrences. I have found a similar question for PhpStorm where is suggested an approach: Code → Run Inspection by Name... → Enter inspection name: deprecated This is not available in the IntelliJ Idea IDE. I work with 2018.3.3 version. Is there a comfortable way to search for all the occurrences? 回答1: The action you are looking for is