mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 20:05:01 +07:00
16 lines
442 B
HTML
16 lines
442 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>Find any action, symbol, or setting in <span class="product">&productName;</span> with
|
|
Double Shift: </p>
|
|
<p class="image"><img src="images/searchEverywhere.png">.
|
|
<p>You can also click <span class="image"><img src="images/searchEverywhere_lense.png"></span> in the upper-right corner of the product window.
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|