mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
12 lines
340 B
HTML
12 lines
340 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
When in the Code Completion lookup, you can ease the search by filtering the list with the help of the "camel words" prefixes.</p>
|
|
<p class="image">
|
|
<img src="images/camel_completion.png"></p>
|
|
</body>
|
|
</html>
|