diff --git a/README.md b/README.md index 2452a91..6f27fdc 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ - Quick refactor code via fast chat command and opened files - Chat functionality: - Side and Bottom panels + - Chat in additional popup window with pinning - Chat history autosave and restore - Token usage monitoring and management - Attach files for one-time code analysis @@ -85,6 +86,11 @@ Join our Discord Community: Have questions or want to discuss QodeAssist? Join o QodeAssistBottomPanel +
+ Chat in addtional window: (click to expand) + image +
+
Automatic syncing with open editor files: (click to expand) OpenedDocumentsSync @@ -271,7 +277,12 @@ Linked files provide persistent context throughout the conversation: - [ ] Support MCP ## Hotkeys - +All hotkeys available in QtCreator Settings +Also you can find default hotkeys here: +- To call chat with llm in separate window, you can use: + - on Mac: Option + Command + W + - on Windows: Ctrl + Alt + W + - on Linux: Ctrl + Alt + W - To call manual request to suggestion, you can use or change it in settings - on Mac: Option + Command + Q - on Windows: Ctrl + Alt + Q