Files
openide/python/python-community-ide-resources/resources/tips/ImagesLookup.html
T

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>