mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
17 lines
449 B
HTML
17 lines
449 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>You can quickly view the image referenced at caret by using the
|
|
<span class="">Quick Definition</span>
|
|
(<span class="shortcut">&shortcut:QuickImplementations;</span>). The underlying image will be opened in a popup instead of a separate editor tab.</p>
|
|
<p class="image"><img src="images/image_lookup.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|