Ghost Writers IA
An AI code assistant powered by multiple LLM models to help you write, explain, fix, and document code.
Features
- Smart Code Generation: Generate code based on descriptions or comments
- Code Explanation: Get explanations for complex code segments
- Automated Refactoring: Refactor code to improve readability and performance
- Test Generation: Create unit tests for your functions
- Documentation: Generate documentation for your code
- Bug Fixing: Identify and fix bugs in your code
- Chat Interface: Interact with AI through a convenient chat panel
Requirements
Extension Settings
This extension contributes the following settings:
ghostWritersIA.model : Select AI model (Gemini Pro 2.5, GPT-4o, Claude 4 Sonnet, DeepSeek v3)
ghostWritersIA.openRouterApiKey : OpenRouter API key for premium models
ghostWritersIA.autoApply : Automatically apply suggested code fixes
Commands
Ghost Writers: Generate Code : Generate code based on a description
Ghost Writers: Explain Code : Get an explanation for selected code
Ghost Writers: Refactor Code : Improve selected code
Ghost Writers: Generate Tests : Create unit tests for selected code
Ghost Writers: Generate Documentation : Create documentation for selected code
Ghost Writers: Ask AI : Ask a question about your code
Ghost Writers: Fix Bugs : Identify and fix bugs in selected code
Ghost Writers: Open AI Chat : Open the chat interface for AI interaction
Keyboard Shortcuts
Ctrl+Shift+I (Windows/Linux) or Cmd+Shift+I (Mac): Ask AI
License
This extension is licensed under the MIT License.
| |