mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
17 lines
355 B
HTML
17 lines
355 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
<p>When searching for a text string in a file, use recent history: with the search pane already open, click
|
|
the down arrow to show the list of recent entries.
|
|
<p class="image"><img src="images/recentSearch.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|