Coder Social home page Coder Social logo

ai-vscode / colabot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felipetodev/colabot

0.0 0.0 0.0 13.73 MB

🤖 vscode AI extension assistant

Home Page: https://marketplace.visualstudio.com/items?itemName=ColaBOT.colabot-vscode

License: MIT License

JavaScript 1.36% TypeScript 97.85% CSS 0.26% HTML 0.53%

colabot's Introduction

ColaBOT: AI assistant for VS Code colabot

ColaBOT is an AI assistant for Visual Studio Code that helps you write code faster and more efficiently. With ColaBOT, you can ask questions about your code, get explanations for complex concepts, and generate code snippets based on your input.

Features

  • ColaBOT Chat (NEW UI ✨✨✨).
  • ColaBOT Chat shortcuts commands: Explain code, Fix code, Docs generator & Test generator (NEW ✨✨✨).
  • Set API Key: Set your API key for ColaBOT.
  • Remove API Key: Remove your API key for ColaBOT.
  • AI Commits: Use AI to commit your code changes.

Requirements

  • Visual Studio Code version 1.75.0 or higher.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "ColaBOT" in the search bar.
  4. Click on the "Install" button for the ColaBOT extension.
  5. Once the installation is complete, you will be prompted to reload Visual Studio Code.

Usage

To use ColaBOT, you must first set your API key. To do this, press Ctrl+Shift+P to open the Command Palette, and search for "ColaBOT: Set API Key" in the command palette to set your OpenAI API key (completely safe and secure).

Once your API key is set, you can start using the next features:

ColaBOT Chat (NEW ✨)

  • ColaBOT Chat tool allows you to quickly resolve any doubts related to programming or other topics while working on your code.

Shortcuts (Explain, Fix, Docs, Test)

  • When selecting code and right-clicking on the selection, you can access shortcuts that will help you quickly execute the functionality you need and get a response in your ColBOT Chat.

AI Commits

  • To use AI to commit your code, run the "AI Commit" command (under the "ColaBOT (Git)" category). ColaBOT will generate a commit message using AI, and you can choose whether to use gitmoji and/or semantic versioning in your commit.

Configuration

You can configure ColaBOT by going to File > Preferences > Settings, and searching for "ColaBOT". Here, you can set the following options:

  • API Key: Set your API key and IA provider for ColaBOT (default: OpenAI).
  • Organization ID: Set your organization ID for OpenAI models that require it (NEW ✨✨✨).
  • Model: The model to use for ColaBOT.
  • Max Tokens: The maximum number of tokens to generate.
  • Temperature: The temperature of the model (between 0 and 1).
  • Git Moji: Whether to use gitmoji in your SemVer commits
  • Semantic Versioning Specification: Whether to use semantic versioning specification in your commits

License

This extension is licensed under the MIT License.

Inspiration

This project was inspired by:

This README was generated by ColaBOT 🤖

colabot's People

Contributors

felipetodev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.