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
17 lines
441 B
HTML
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>
|