DocsAutocomplete

Autocomplete

AI-powered code suggestions as you type. Accept with Tab, customize which models to use.

How It Works

As you type, GRID analyzes your code context and suggests completions. Suggestions appear as ghost text.

Quick Reference

  • Tab — Accept suggestion
  • Escape — Dismiss suggestion
  • Ctrl+Space — Manually trigger

Configuration

Configure autocomplete in Settings → GRID Settings → Autocomplete.

SettingDescription
EnableTurn autocomplete on/off globally
ModelChoose which AI provider/model for completions
DelayHow long to wait before triggering (ms)

Tips

  • Fast models like DeepSeek or Gemini Flash work best for autocomplete
  • Local models via Ollama provide zero-latency offline completions
  • Write good comments above your code for better suggestions