PyCharm 2018.2 Help

Find Usages. Method Options

Edit | Find | Find Usages
Alt+F7

This section describes the controls for specifying Method Usage Search options in the Find Usages dialog box.

The dialog opens when you click icons general settings svg in the Show Usages pop-up window which lists all the occurrences of the symbol at caret.

Item

Description

Search for text occurrences

Select this checkbox to have text contents and comments involved in searching.

Skip results tab with one usage

Select this checkbox to be navigated directly to the found usage without the Find tool window displayed, when only one usage is found.

Scope

In this area, specify the scope of search. Select a pre-defined scope from the drop-down list or click the Browse button browseButton.png to open the Scopes dialog box, where you can define a custom scope.

Open in new tab

Select this checkbox have the results of each search shown in a separate tab of the Find Results window. If the checkbox is cleared, the search results will overwrite the contents of the current tab.

Last modified: 21 November 2018

See Also