Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
2 | <head> | ||||
3 | <link rel="stylesheet" type="text/css" href="css/tips.css"> | ||||
4 | </head> | ||||
5 | <body> | ||||
6 | |||||
7 | |||||
8 | |||||
9 | <p>To view all exit points of a method, place the caret at one of them, | ||||
10 | e.g. the <span class="code_keyword">return</span> statement, and press <span class="shortcut">&shortcut:HighlightUsagesInFile;</span>:</p> | ||||
11 | <p class="image"><img src="images/methodExitPoints.png"></p> | ||||
12 | |||||
13 | |||||
14 | |||||
15 | </body> | ||||
16 | </html> |