Files
openide/ideTipsAndTricks/resources/localization/zh/CN/tips/CancelByControlArrows.html
2025-04-30 13:26:44 +04:00

14 lines
1.5 KiB
HTML

<!-- OpenIDE Project -->
<!-- Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru) -->
<!-- -->
<!-- This program is free software: you can redistribute it and/or modify -->
<!-- it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation. -->
<!-- -->
<!-- This program is distributed in the hope that it will be useful, -->
<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
<!-- GNU Affero General Public License for more details. -->
<!-- -->
<!-- You should have received a copy of the GNU Affero General Public License -->
<!-- along with this program. If not, see http://www.gnu.org/licenses/. -->
<html><head><meta charset="UTF-8"><link rel="stylesheet" type="text/css" href="css/tips.css"></head><body><p><b>选择补全建议</b></p><p>为代码补全启用 <span class="control">输入时显示建议</span> 选项时,可以使用 <span class="control">向上查找</span><span class="control">向下查找</span> 操作来关闭建议列表并在编辑器中上下移动文本光标。</p><p>在 Windows 中,使用 <span class="shortcut">&shortcut:EditorLookupDown;</span><span class="shortcut">&shortcut:EditorLookupUp;</span> 快捷键。</p><p>在 macOS 中,默认情况下未配置快捷键,因此您可以在 <span class="control">设置 | 按键映射</span> 中分配任何方便的组合键。</p></body></html>