blob: 29b96f9a3aa42cdd603637b3b3f9ccb50736921c [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You can bring forward the list of all usages of a class, method or variable across the whole
project, and quickly jump to the selected usage. To do that, place the caret at the symbol's name or at its usage
in code and press <span class="shortcut">&shortcut:ShowUsages;</span> (<span class="control">Edit | Find | Show Usages</span>
in the main menu), scroll the list and click the desired usage.</p>
<p class="image"><img width="957" height="139" src="images/showUsages.png"/></p>
</body>
</html>