blob: b2c232944bda2869c0e833e8641f059a02def049 [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6
7
8 <p>The shortcuts such as <span class="shortcut">&shortcut:QuickJavaDoc;</span>
9 (<span class="control">View | Quick Documentation</span>),
10 <span class="shortcut">&shortcut:ParameterInfo;</span> (<span class="control">View | Parameter Info</span>),
11 <span class="shortcut">&shortcut:GotoDeclaration;</span> (<span class="control">Navigate | Declaration</span>)
12 and others can be used not only in the editor but in the code completion popup list as well.</p>
13 <p class="image"><img src="images/quick_javadoc_in_lookups.png"></p>
14
15
16
17</body>
18</html>