We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2b607 commit c2b901bCopy full SHA for c2b901b
1 file changed
README.md
@@ -11,8 +11,8 @@ Local LLM-assisted text completion for Qt Creator.
11
12
## Features
13
14
-- Auto-suggest on cursor movement
15
-- Toggle the suggestion manually by pressing `Ctrl+G`
+- Auto-suggest on cursor movement. Toggle enable / disable with `Ctrl+Shift+G`
+- Trigger the suggestion manually by pressing `Ctrl+G`
16
- Accept a suggestion with `Tab`
17
- Accept the first line of a suggestion with `Shift+Tab`
18
- Control max text generation time
0 commit comments