help: Document the saved snippets compose box feature.

Fixes #33131.
This commit is contained in:
Lauryn Menard
2025-01-24 17:47:18 +01:00
committed by Tim Abbott
parent eb353827b2
commit 8c699c6422
4 changed files with 90 additions and 0 deletions

View File

@@ -236,6 +236,10 @@
<td class="definition">{{t 'Insert new line' }}</td>
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>Enter</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Use or create a saved snippet' }}</td>
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>'</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Toggle preview mode' }}</td>
<td><span class="hotkey"><kbd>Alt</kbd> + <kbd>P</kbd></span></td>