pull/11885/head
archseer 3 months ago
parent 1688ea6136
commit 236fc61f02

@ -488,8 +488,11 @@ useful when you're simply looking over text and not actively editing it.</p>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td><code>Shift-Tab</code>, <code>Ctrl-p</code>, <code>Up</code></td><td>Previous entry</td></tr>
<tr><td><code>Tab</code>, <code>Ctrl-n</code>, <code>Down</code></td><td>Next entry</td></tr>
<tr><td><code>Enter</code></td><td>Close menu and accept completion</td></tr>
<tr><td><code>Ctrl-c</code></td><td>Close menu and reject completion</td></tr>
</tbody></table>
</div>
<p>Any other keypresses result in the completion being accepted.</p>
<h5 id="signature-help-popup"><a class="header" href="#signature-help-popup">Signature-help Popup</a></h5>
<p>Displays the signature of the selected completion item. Remapping currently not supported.</p>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>

@ -929,8 +929,11 @@ useful when you're simply looking over text and not actively editing it.</p>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td><code>Shift-Tab</code>, <code>Ctrl-p</code>, <code>Up</code></td><td>Previous entry</td></tr>
<tr><td><code>Tab</code>, <code>Ctrl-n</code>, <code>Down</code></td><td>Next entry</td></tr>
<tr><td><code>Enter</code></td><td>Close menu and accept completion</td></tr>
<tr><td><code>Ctrl-c</code></td><td>Close menu and reject completion</td></tr>
</tbody></table>
</div>
<p>Any other keypresses result in the completion being accepted.</p>
<h5 id="signature-help-popup"><a class="header" href="#signature-help-popup">Signature-help Popup</a></h5>
<p>Displays the signature of the selected completion item. Remapping currently not supported.</p>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save