Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.41 KB

quickstart.md

File metadata and controls

44 lines (29 loc) · 1.41 KB
title description keywords
⚡️ Quickstart
Getting started with PearAI
quickstart
start
install
vscode
jetbrains

⚡️ Quickstart

  1. Open the app and the chat window should appear on the right side (might load for a brief period on the first time).

  2. Select PearAI server and log in.

    :::tip

    If login issues arise, use CMD+SHIFT+P (CTRL+SHIFT+P for Windows) and select "Login to PearAI" to authenticate again.

    :::

  3. Optional: put PearAI in your path so you can open within directories with pearai .

    pearai path
  4. You're now ready to start prompting! Try out the 2 core features below:

    1. CMD+I (Inline code editing)

      Your browser does not support the video tag.
    2. CMD+L (PearAI chat)

      Your browser does not support the video tag.

    If you'd also like to have tab autocomplete feature within PearAI, follow this.