Get Started

Get Started

Installation

  1. Install AskCodebase in VSCode → (opens in a new tab)
  2. Click Open AskCodebase button in the status bar.
  3. Start a conversation with the AI

Example Usage

Congratulations! You are now ready to start using AskCodebase 🎉

Configuration

AskCodebase supports a number of configuration options. You can configure AskCodebase by typing command via Ctrl/Command + P.

Configure Layout

You can type and search command AskCodebase: Select Layout to select the layout you are comfortable with.

Besides, AskCodebase supports config layout in settings.json directly, example:

{
    "askcodebase.layout": "left" // "left" | "right" | "bottom"
}

Open Walkthrough

You can type and search command AskCodebase: Open Walkthrough to open the walkthrough.

AskCodebase Walkthrough is a quick way to learn how to use AskCodebase in minutes.