Toolbar buttons
| Item | Tooltip and shortcut | Description |
|---|---|---|
| Options CtrlAlt+Shift+F7 | Click this button to open one of the Find Usages dialogs, which corresponds to the symbol in question. You can edit the search settings and click button to execute the modified search query. |
| Rerun Ctrl+F5Ctrl+F5Ctrl+5Ctrl+F5Ctrl+F5Ctrl+Alt+RCtrl+F5Ctrl+F5Control F5Control F5Control F5 | Rerun the last search. This button is not available for viewing code coverage results. |
| Close Ctrl+Shift+F4Ctrl+Shift+F4Ctrl+Shift+4Ctrl+Shift+F4Ctrl+Shift+F4Ctrl+Shift+F4Ctrl+Shift+F4Ctrl+WMeta Shift F4Meta Shift F4Meta W | Close the current tab. This button is not available in Replace in Path and Refactoring Preview dialogs. |
| Pin | When this button is pressed, the current tab will not be overwritten; instead, the results of the next command will be displayed in a new tab. |
| Recent find usages Ctrl+ECtrl+ECtrl+ECtrl+ECtrl+ECtrl+EShift+F4Ctrl+EMeta EMeta EMeta E | Show the list of recent find usages. Clicking the desired entry opens results of the selected search for usages. |
| Expand all
Ctrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsCtrl+NumPad + or Ctrl+EqualsMeta NumPad or Meta EqualsMeta NumPad or Meta EqualsMeta NumPad or Meta Equals Collapse all Ctrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusCtrl+NumPad - or Ctrl+MinusMeta NumPad - or Meta MinusMeta NumPad - or Meta MinusMeta NumPad - or Meta Minus | Click this button to have all nodes expanded or collapsed. |
![]()
| Previous/next occurrence Ctrl+Alt+UpAlt+Shift+UpCtrl+Alt+UpCtrl+Alt+UpCtrl+Alt+UpCtrl+Alt+UpAlt+UpCtrl+Alt+UpMeta Alt UpMeta Alt UpMeta Alt Up Ctrl+Alt+DownAlt+Shift+DownCtrl+Alt+DownCtrl+Alt+DownCtrl+Alt+DownCtrl+Alt+DownAlt+DownCtrl+Alt+DownMeta Alt DownMeta Alt DownMeta Alt Down | Navigate to the previous/next element in the tab of results. |
| Autoscroll to source | Toggle the Autoscroll to source mode. When the button is pressed, every time the node is focused, the corresponding line of source code is highlighted in the editor. |
|
| Favorites | Click this button to add found usages to favorites. |
| Export to Text File Alt+OAlt+OAlt+OAlt+OAlt+OAlt+OAlt+OAlt+OControl OControl OControl O | Save the contents of the current result tab. In the Export preview dialog, specify the target file or copy information to the Clipboard. Before saving, you can also modify the information to be saved. |
![]() | Help F1F1F1F1F1F1F1F1F1F1F1 | Click this button to show reference. |
| Group by usage type Ctrl+T | This button is available for Find Usages only. If this button is pressed, the search results are grouped by the following categories:
|
![]() | Group by test/production | If this button is pressed, the usages are grouped according to the Production and Test scopes. |
| Group by module Ctrl+DCtrl+DCtrl+DCtrl+DMeta+DCtrl+DCtrl+D, Ctrl+Shift+Down or Ctrl+Shift+UpCtrl+DMeta DMeta DMeta D | If this button is pressed, the found usages show under the corresponding module or library node.
Tip This type of grouping is helpful, when a package is split between several modules. |
![]() | Group by package Ctrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PMeta PMeta PMeta P | If this button is pressed, all the usages found are displayed under their respective packages. |
![]() | Group by file structure Ctrl+MCtrl+MCtrl+MCtrl+MCtrl+MCtrl+MCtrl+MCtrl+MNothingNothingNothing | If this button is pressed, the found usages show under the corresponding method nodes. |
![]() | Merge usages from the same line Ctrl+F or Alt+F3Ctrl+F or Alt+Shift+3Ctrl+F or Alt+Shift+3Ctrl+F or Alt+F3Ctrl+Alt+S, Alt+F3 or Ctrl+SCtrl+F or Alt+F3Ctrl+F or Alt+F3Ctrl+F or Alt+F3Meta F or Alt F3Meta F or Alt F3Meta F or Alt F3 | If this button is pressed, the duplicate lines are merged. |
![]() | Show read access Ctrl+RCtrl+RCtrl+RCtrl+RAlt+Shift+5Ctrl+HCtrl+HCtrl+FMeta RMeta RMeta R | This button is available for Find Usages only. If this button is pressed, the search results include references to the read access methods. |
| Show write access Ctrl+WCtrl+WCtrl+WCtrl+WCtrl+Alt+WCtrl+WAlt+Shift+PeriodAlt+Shift+UpMeta WMeta WControl Shift Up | This button is available for Find Usages only. If this button is pressed, the search results include references to the write access methods. |
| Show import statements Ctrl+ICtrl+ICtrl+ICtrl+ICtrl+ICtrl+Shift+ICtrl+IAlt+Shift+PMeta IMeta IMeta I | This button is available for Find Usages only. If this button is pressed, the search results include the usages in the import statements. |
| Preview usages | If this button is pressed, the preview of the selected usage appears in the Preview pane of the tool window. If the button is not pressed, the Preview pane is hidden. |
| Sort members alphabetically | Click this button to have all members sorted alphabetically. Otherwise, members are sorted in the order they are declared. |
Context menu commands
| Item | Shortcut | Description |
|---|---|---|
| Jump to Source | F4F4F4F4F4F4F4F12 or Ctrl+Shift+EF4F4F3 | Navigate to the selected usage in the source code. |
| Exclude | DeleteDeleteDeleteDeleteDelete or Ctrl+DDeleteDeleteDeleteDeleteDeleteDelete or Backspace | Exclude the selected item from the list of results, with all nested subelements. The excluded nodes are marked with the strikethrough. If you perform Do Replace All or Do Refactor All actions, the excluded elements are skipped. |
| Include | InsertInsertInsertInsertInsertInsertInsertInsertInsertInsertShift Backspace | Include previously excluded items to the list of results. All nested subelements are included too. |
| Add to Favorites | Add selected node to the Favorites list. | |
| Recent Find Usages | Ctrl+ECtrl+ECtrl+ECtrl+ECtrl+ECtrl+EShift+F4Ctrl+EMeta EMeta EMeta E | Show the list of recent find usages. Clicking the desired entry opens results of the selected search for usages. |








