Documentation
CodeGrex documentation.
Everything you need to go from install to advanced workflows — completions, agents, models, and configuration.
Quick start guide
Up and running with CodeGrex in minutes.
1
Download and install
Download CodeGrex for your OS and run the installer.
# Available for Windows, macOS, and Linux
2
Open a project
Open any folder. CodeGrex automatically indexes your codebase.
File > Open Folder > Select your project
3
Start coding
Start typing and AI completions appear. Press Tab to accept.
const user = // AI suggestion appears here
4
Use chat (⌘L)
Press ⌘L to open AI chat and ask about your code.
⌘L: Open Chat ⌘K: Inline Edit ⌘I: Insert
Shortcuts
Essential keyboard shortcuts
Open AI Chat
⌘+L
Inline Edit
⌘+K
Insert Mode
⌘+I
Accept Completion
Tab
Dismiss Suggestion
Esc
Add Selection to Chat
⌘+⇧+L
Quick Actions
⌘+.
Command Palette
⌘+⇧+P