Files
openide/python/resources/tips/CodeCompletionMiddle.html
T

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>