Files
openide/python/educational-python/resources/tips/SelectIn.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

17 lines
441 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>To quickly select the currently edited element (class, file, method or field) in any view (<span class="control">Project</span> view,
<span class="control">Structure</span> view or other),
press <span class="shortcut">&shortcut:SelectIn;</span>.</p>
<p class="image"><img src="images/select_in.png"></p>
</body>
</html>