ApiHug Copilot brings prompt-driven coding and contract-aware assistance into IntelliJ.
ApiHug Copilot adds an AI workspace to IntelliJ so you can ask questions, reuse prompts, and move between design context and implementation context without leaving the IDE.
What It Is
This surface combines:
- vendor and model selection
- reusable prompt shortcuts
- a chat panel for code explanation, review, and drafting
- editor actions that send project context into the conversation
Why It Matters
ApiHug already gives your project a structured contract model. Copilot makes that structure easier to use during day-to-day development:
- explain existing code and generated output
- draft prompt templates for repeated tasks
- review code in the context of the project
- move from a design question to an implementation question without switching tools
How It Fits
Use Copilot alongside the rest of the ApiHug workflow:
- configure vendors and prompts in Settings
- use the editor, chat panel, and context actions described in Features
- combine it with Skills & Rules when you need framework-aware delivery guidance
Next Step
- Open Copilot Settings
- Review Copilot Features
- Return to Quick Start if you still need the base project setup