Ask a question to get started
Enter to send•Shift+Enter new line
UI cap so the completion popup doesn't get unwieldy.
Find the project root by looking for git metadata.
A single autocomplete entry for the slash-command controller.
Result of handling a key event in the completion system.
Protocol for views that can display completion suggestions.
Protocol for completion controllers.
Controller for / slash command completion.
Controller for @ file completion with fuzzy matching from project root.
Manages multiple completion controllers, delegating to the active one.
Autocomplete system for @ mentions and / commands.
This is a custom implementation that handles trigger-based completion for slash commands (/) and file mentions (@).