Botified is an AI-powered VS Code extension that adds a chat inside the editor to instantly generate code and automatically insert files and folders—all without leaving the IDE.
Features
Code Generation: Ask the chatbot for code snippets, solutions, or explanations.
Custom File Management: Generate files in specific locations.
Integrated Chat Assistant: Interact with the chatbot seamlessly within your coding environment.
Keyboard Shortcuts: Customize shortcuts for quick access to the chatbot.
Preview
How to Use
Open the command Open Botified Chat from the command palette.
Use the shortcut Ctrl + Alt + 0 on Windows or Ctrl + Cmd + 0 on macOS to quickly open the chat.
Ask coding-related questions and generate files.
Report issues or bugs using the integrated issue reporting feature.
Development Guide
To work on Botified in development mode:
Windows
Press F5 to start debugging the extension.
macOS
Press fn + F5 to start debugging the extension.
Make sure to have all dependencies installed and the workspace properly configured before running the extension.