Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qoder.com/llms.txt

Use this file to discover all available pages before exploring further.

Qoder allows you to use keyboard shortcuts to streamline your workflow, including features like inline chat and diff navigation. Below is a comprehensive list of default shortcuts grouped by functionality.

General

CommandmacOSWindows
Open/Close Chat⌘ LCtrl L
Open Settings⌘ ,Ctrl ,
Open Qoder Settings⌘ ⇧ ,Ctrl Shift ,
Open command palette⌘ ⇧ PCtrl Shift P

Chat

CommandmacOSWindows
Submit a message
Insert a new line in input⇧ ⏎Shift ⏎
Accept all suggested changes⌘ ⏎Ctrl ⏎
Reject all suggested changes⌘ ⌫Ctrl Backspace

Inline Chat

CommandmacOSWindows
Open an inline chat⌘ ICtrl I
Send to chat⌘ LCtrl L

Code Selection and Context

CommandmacOSWindows
Add context to chat##
Invoke shortcut commands//
Add the current selection to chat⌘ LCtrl L

Diff View

CommandmacOSWindows
Accept a single change⌘ ⇧ ⏎Ctrl Shift ⏎
Reject a single change⌘ ⇧ ⌫Ctrl Shift Backspace
Accept all changes in file⌘ ⏎Ctrl ⏎
Reject all changes in file⌘ ⌫Ctrl Backspace
Navigate to the next file⌘ ⇧ [Ctrl Shift [
Navigate to the previous file⌘ ⇧ ]Ctrl Shift ]
Navigate to the next change⌥ JAlt J
Navigate to the previous change⌥ KAlt K

Quest

CommandmacOSWindows
Open the Quest panel⌘ ECtrl E