Optic Code
Installation
Install from VS Code Marketplace:
- Open Extensions (⇧⌘X or Ctrl+Shift+X).
- Search for Optic Code.
- Click Install.
Or via CLI:
code --install-extension SomeshSampat.optic-code
Configuration
Gemini API Key
- Open Settings (⇧⌘, or Ctrl+,).
- Search for
Optic Code: Gemini Api Key .
- Paste your API key.
Features
- Context-Aware Chat: Discuss and navigate your code with AI.
- AI-Powered Edits: Apply contextual refactorings inline.
- File Mentions: Type
@filename to include that file's context.
- Image Attachments: Attach screenshots in your chat.
📦 Resources
- Icon:
resources/icon.svg
- Screenshots: Add usage images to
resources/screenshots/
🚀 Release Notes
- 1.0.7: Improved loading indicator animation and optimized loading state visibility.
- 1.0.6: Fixed missing dependency issue by properly bundling all dependencies.
- 1.0.4: Fixed UI loading issue and improved resource loading reliability.
- 1.0.0: Initial public release with context-aware chat and AI-powered code editing.
| |