mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
12 lines
367 B
HTML
12 lines
367 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>It's possible to use Preview tab in the Find in Path dialog box, for quicker search, without ever leaving the dialog
|
|
box.</p>
|
|
<p>The first 100 search results show in the Preview tab right away. </p>
|
|
</body>
|
|
</html> |