mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-23 07:39:39 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
18 lines
349 B
HTML
18 lines
349 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>When using basic code completion (<span class="shortcut">&shortcut:CodeCompletion;</span>),
|
|
type any characters that exist anywhere in an identifier.
|
|
</p>
|
|
|
|
<p class="image"><img src="images/code_completion_middle.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|