mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
16 lines
358 B
HTML
16 lines
358 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>
|
|
When using autopopup Code Completion, you can select the first item using <span class="shortcut">&shortcut:EditorChooseLookupItemDot;</span>.
|
|
The selected name is automatically entered in the editor followed by dot.</p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|