mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 11:47:50 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
13 lines
472 B
HTML
13 lines
472 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>In the <span class="control">Live Templates</span> settings, use speed search to find templates with certain text in the template abbreviation, body or description.</p>
|
|
<p>Start typing the desired text, and the list of available templates will shrink to show matching templates only:</p>
|
|
<p class="image"><img src="images/SpeedSearchInLiveTemplates.png"><p>
|
|
|
|
</body>
|
|
</html>
|