mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 19:58:23 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
18 lines
459 B
HTML
18 lines
459 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>When in the <span class="control">Go to Class</span>,
|
|
<span class="control">Go to Symbol</span>, or
|
|
<span class="control">Go to File</span> popup,
|
|
you can ease the search by filtering the lookup list with the help of the "camel words" prefixes.</p>
|
|
<p class="image"><img src="images/camel_goto.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|