Fatshark Codex
A Visual Studio Code extension to charge your development workflow with intelligent search, detailed file insights, and Codex chat.
Install
Available on the Visual Studio Code Marketplace:
Fatshark Codex
Note: For file references to work properly, ensure the Root Directory configuration is set.
Note 2: Currently only working with Bishop/Darktide code base.
Features
Codex Chat
- Chat and reason with your codebase.
- Discover who made specific updates and identify the right people to contact regarding files or code areas.
- Access via Command Palette:
Codex: Chat
Fuzzy File Search
- Search files by name and keywords in AI-generated file summaries for enhanced results.
- Access via Command Palette:
Codex: Fuzzy file search
Semantic File Search
- Perform vector or embeddings-based searches for files when you don't know the exact name.
- Access via Command Palette:
Codex: Semantic file search
Fuzzy Commit Search
- Search commit history quickly by commit messages and AI-generated per-file summaries.
- Features include:
- AI-generated summaries displayed as tooltips and search results.
- View commit diffs by clicking on search results.
- Access via Command Palette:
Codex: Fuzzy commit search
Semantic Commit Search
- Use vector or embeddings-based searches for commits, perfect for when you don't know the exact naming.
- Features include:
- AI-generated summaries displayed as tooltips and search results.
- View commit diffs by clicking on search results.
- Access via Command Palette:
Codex: Semantic commit search
Detailed File Info
Transform the chat view into an insightful file info panel to access:
- Traverse File Dependencies: Clickable list of file dependencies, including "requires" and "reverse requires."
- Latest File Updates: View commit messages and AI-generated summaries, with diff info available for specific commits.
- File Summary: A concise overview of the file content.
- Access via Command Palette:
Codex: File info
Empower your workflow with Fatshark Code Assist today!
| |