Skip to content

The-Creator-AI/The-Creator-AI

Repository files navigation

The Creator AI

This extension integrates a coding assistant directly into your VS Code environment.

Features

  • Context chooser: Choose files/folders through UI which are to be kept in the context.
  • Code Change Plan: Describe code changes you'd like to plan, and the AI will generate a plan for implementation.

Requirements

This extension requires an API key for either Gemini or OpenAI. You'll be prompted to enter your key when you first use the extension.

Release Notes

0.0.1

Initial release of the Creator AI extension with basic chat, change plan, and file explorer functionalities.

Following Extension Guidelines

This extension adheres to the VS Code extension guidelines and best practices.

Working with Markdown

You can edit this README using Visual Studio Code. Some useful keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) for Markdown snippets.

For More Information

Enjoy!