Keyboard Shortcuts
Call Tree
Key or Key Combination | Description |
---|---|
Ctrl+Space | Toggle subtree folding |
Enter | Navigate to the method in code |
Ctrl+Enter | Scope to the current method occurrence |
Ctrl+Shift+Enter | Merge and show all method occurrences |
Backspace | If Call Tree is focused on a particular method occurrence, this will return Call Tree to the previous state |
Ctrl+C | Copy method signature to clipboard |
Ctrl+Shift+C | Copy subtree to clipboard |
Source Code
Key or Key Combination | Description |
---|---|
Alt+Shift+S | Navigate from a method declaration in the source code to Call Tree and apply a filter by all method occurrences. |
Last modified: 26 May 2024