IDEADEV-40756
[fedora-idea.git] / platform / platform-resources-en / src / tips / ShowUsages.html
blob8abf32da79f3a78c0a640bbd705cffac45ac21e3
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td><p>You can bring forward the list of all usages of a class, method or variable across the whole
6 project, and quickly jump to the selected usage. To do that, place the caret at the symbol's name or at its usage
7 in code and press &shortcut:ShowUsages; (<font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Search | Show Usages</font>
8 in the main menu), scroll the list and click the desired usage.</p>
9 <p><img src="images/showUsages.png"/></p>
10 </td>
11 </tr>
12 </table>
13 </body>
14 </html>