Files
openide/python/educational-python/resources/tips/SpeedSearchinLiveTemplates.html
Valentina Kiryushkina 7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00

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>