Inline AI
Ghost suggestions display AI-generated completions inline as you type, without interrupting your flow.
As you type, UltraCoder sends your current file context to the AI and displays a completion in grey text after a short pause (default 250 ms debounce). The suggestion is non-blocking — keep typing to dismiss it naturally.
Press Tab to accept the full suggestion. Press Shift+Tab to accept all pending suggestions at once. Press Esc to dismiss without accepting.
Yes. Press ⌘I (macOS) or Ctrl+I (Linux) to explicitly trigger a suggestion at the current cursor position.
Open Settings and set ultra-coder.inlineCompletion.enabled to false. You can also toggle it via the Command Palette: 'UltraCoder: Toggle Inline Completions'.