Files
openide/python/python-community-ide-resources/resources/tips/CancelByControlArrows.html
T

13 lines
361 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>
When an autopopup completion is active,
<span class="shortcut">&shortcut:EditorLookupDown;</span> and <span class="shortcut">&shortcut:EditorLookupUp;</span>
will close it and move the caret down or up in the editor.
</p>
</body>
</html>