- The current file context
- Cross-file dependencies
Code suggestions
After entering a partial code snippet or a code request in natural language in the Qoder IDE, then press⌥
P
(macOS) or Alt
P
(Windows). Suggestions will appear as semi-opaque ghost text in italic format. When you accept a suggestion, it converts to standard text formatting.
Shortcuts
The following shortcuts are available for code suggestions in the Qoder IDE code editor after you enter a partial code snippet or a code request in natural language:Action | macOS | Windows |
---|---|---|
Trigger inline suggestions | ⌥ P | Alt P |
Accept an inline suggestion | Tab | Tab |
Accept word by word | ⌘ → | Ctrl → |
Discard the inline suggestion | esc | esc |
Show the previous inline suggestion | ⌥ [ | Alt [ |
Show the next inline suggestion | ⌥ ] | Alt ] |
Note: For information about other keyboard shortcuts, see Keyboard shotcuts.