mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
16 lines
445 B
HTML
16 lines
445 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>The <span class="emphasis">Quick Definition Viewer</span>
|
|
(<span class="shortcut">&shortcut:QuickImplementations;</span>) can be also used for items in lookup lists that appear on code
|
|
completion and class/file/symbol navigaton commands.</p>
|
|
<p class="image"><img src="images/ctrl_shift_in_lookup.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html> |