Skip to main content

How does the AI Copilot work in the IDE?

0 views Updated 1 hour, 8 minutes ago

The AI Copilot in Nexus provides context-aware code suggestions as you type. It analyzes the surrounding code, file context, and project structure to offer relevant completions and snippets.

  • Tab to accept: Press Tab to accept a suggestion.
  • Esc to dismiss: Press Esc to ignore a suggestion.
  • Multi-line: Copilot can suggest entire functions, classes, or boilerplate.

Copilot suggestions are generated server-side and never leave the WorkMA platform.

Was this answer helpful?

Thanks for your feedback!