Skip to content

Power Code AI is a VS Code extension that serves as your personal assistant, helping you save time and enhance your coding experience.

License

Notifications You must be signed in to change notification settings

ace-builds/power-code-ai

Repository files navigation

Power Code AI

Power Code AI is a VS Code extension that serves as your personal assistant, helping you save time and enhance your coding experience. It uses Open AI to leverage the power of AI to generate code snippets, provide intelligent suggestions, and assist with complex logic.

Features

  • Code Generation: Instantly generate code snippets based on your prompt.
  • Logic Assistance: Leverage AI to simplify complex logic and problem-solving.
  • Time-saving Automation: Automate repetitive tasks and increase productivity.
  • Explain Code: Don't understand what a certain line of code does? Ask Power Code.

Installation

  1. Launch VS Code.
  2. Go to the Extensions view.
  3. Search for "Power Code AI" and click "Install".
  4. Click "Reload" to activate the extension.

Open AI API Key

Power Code AI requires an Open AI API key to function. To use the extension, follow these steps:

  1. Obtain an Open AI API key by signing up on the Open AI website. Get it here
  2. Once you have the API key, add it to Power Code AI:
    • Click on the settings icon on the left sidebar.
    • Select "Command Palette".
    • Search for "Update API key" and select the option.
    • Paste your Open AI API key in the input field.

Please note that the API key is saved on your computer and used solely for the purpose of providing AI-powered features in the extension.

Usage

  1. Open a coding file in VS Code.
  2. Access Power Code AI through commands or UI elements.
  3. Generate code snippets, receive suggestions, or seek logic assistance.
  4. Enjoy an enhanced coding experience and increased productivity.

Demo Video

Watch how to make use of the extension with video Power Code AI Demo

Feedback and Support

We appreciate your feedback and suggestions! If you encounter any issues or have ideas for improvement, please submit an issue on GitHub or contact our support team at chineduezeh19@gmail.com.

Contributing

Contributions are welcome! If you'd like to contribute to the development of Power Code AI, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Install the necessary dependencies by running yarn install.
  3. Make your code changes and test thoroughly.
  4. Commit your changes and push them to your forked repository.
  5. Submit a pull request with a clear description of your changes.

Please note that by contributing to this project, you agree to abide by the Code of Conduct.

License

This extension is released under the MIT License.

About

Power Code AI is a VS Code extension that serves as your personal assistant, helping you save time and enhance your coding experience.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published