From ada65e9ef715a9624c49822c09a939b4e92126a8 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:02:23 +0200 Subject: [PATCH] Add hotkeys tip --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a463a31..5c80c62 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ ollama run starcoder2:7b You're all set! QodeAssist is now ready to use in Qt Creator. +## Hotkeys +- To insert the full suggestion, you can use the TAB key +- To insert line by line, you can use the "Move cursor word right" shortcut: + - On Mac: Option + Right Arrow + - On Windows: Alt + Right Arrow + ## Support the development of QodeAssist If you find QodeAssist helpful, there are several ways you can support the project: