Find usages in a project
PyCharm provides different search options depending on whether you are searching for usages of a class, method, field, parameter, or throw statements, and extends a search for usages to the files in supported languages. For example, in CSS, XML, and HTML files you can search for the usages of styles, classes, tags, and attributes.
Explore search results in the Find tool window.
Finding usages of a symbol in a project
Select a symbol to find usages for. To do that, place the caret within the desired symbol in the editor, or click the symbol in the Project tool window. You can also select a symbol in the Model Dependency diagram.
Do one of the following:
From the main menu, select
Choose
from the context menuPress Alt+F7.
In the Find tool window, explore search results. Use the Group by usage type button () to group search results by type of usage.
While analyzing the search results, you can at any time open the search options dialog by clicking the Settings button in the Find tool window or by pressing Control+Alt+Shift+F7.