Copilot/Functions
Copilot
How to use the ApiHug Copilot editor, chat panel, and IntelliJ actions.
ApiHug Copilot is designed to feel like part of the IDE rather than a detached chat window.
The feature set is split across three places:
This layout keeps the workflow tight. You can inspect code, ask a question, reuse a prompt, and apply the result without jumping between unrelated tools.
The input editor extends normal Markdown entry with IDE-aware helpers:
/ to open prompt completionfile: to attach project filesThe right-side tool window includes:
If you want more space, open the standalone panel from the tool window toolbar. It uses the same capabilities with a wider layout.
The chat panel supports:
Right-click inside an editor and use Ask to send the current context to Copilot.