Added renaming from continue to PearAI (#39) · trypear/pearai-submodule@1288270

2 min read Original article ↗
1-

<div align="center">

2-3-

![Continue logo](media/readme.png)

1+

<h1 align="center">PearAI Extension</h1>

425-

</div>

3+

<div align="center">

647-

<h1 align="center">Continue</h1>

5+

This is the source code for the bulk of PearAI's functionality. Founded by [nang](https://youtube.com/nang88) and [FryingPan](https://youtube.com/@FryingPan). It is a fork of Continue.

869-

<div align="center">

7+

To download the full product: visit https://trypear.ai. View our master document [here](https://docs.google.com/document/d/14jusGNbGRPT8X6GgEDbP1iab5q4X7_y-eFXK7Ky57IQ/edit?usp=sharing).

10811-

**[Continue](https://docs.continue.dev) keeps developers in flow. Our open-source [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension) extensions enable you to easily create your own modular AI software development system that you can improve.**

9+

To see the parent repository: visit https://github.com/trypear/pearai-app

12101311

</div>

141215-

<div align="center">

161317-

<a target="_blank" href="https://opensource.org/licenses/Apache-2.0" style="background:none">

18-

<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" style="height: 22px;" />

19-

</a>

20-

<a target="_blank" href="https://docs.continue.dev" style="background:none">

21-

<img src="https://img.shields.io/badge/continue_docs-%23BE1B55" style="height: 22px;" />

22-

</a>

23-

<a target="_blank" href="https://discord.gg/vapESyrFmJ" style="background:none">

24-

<img src="https://img.shields.io/badge/discord-join-continue.svg?labelColor=191937&color=6F6FF7&logo=discord" style="height: 22px;" />

25-

</a>

14+

<div align="center">

26152716

<p></p>

281718+

# Features

19+2920

## Easily understand code sections

30213122

![understand](docs/static/img/understand.gif)

32233324

VS Code: `cmd+L` (MacOS) / `ctrl+L` (Windows)

342535-

JetBrains: `cmd+J` (MacOS) / `ctrl+J` (Windows)

36-3726

## Tab to autocomplete code suggestions

38273928

![autocomplete](docs/static/img/autocomplete.gif)

40294130

VS Code: `tab` (MacOS) / `tab` (Windows)

423143-

JetBrains: `tab` (MacOS) / `tab` (Windows)

44-4532

## Refactor functions where you are coding

46334734

![inline](docs/static/img/inline.gif)

48354936

VS Code: `cmd+I` (MacOS) / `ctrl+I` (Windows)

503751-

JetBrains: `cmd+I` (MacOS) / `ctrl+I` (Windows)

52-5338

## Ask questions about your codebase

54395540

![codebase](docs/static/img/codebase.gif)

56415742

VS Code: `cmd+enter` (MacOS) / `ctrl+enter` (Windows)

584359-

JetBrains: `cmd+enter` (MacOS) / `ctrl+enter` (Windows)

60-6144

## Quickly use documentation as context

62456346

![docs](docs/static/img/docs.gif)

64476548

VS Code: `@docs` (MacOS) / `@docs` (Windows)

664967-

JetBrains: `@docs` (MacOS) / `@docs` (Windows)

68-6950

</div>

705171-

## Getting Started

72-73-

### Download for [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension)

74-75-

You can try out Continue with our free trial models before configuring your setup.

76-77-

Learn more about the models and providers [here](https://continue.dev/docs/setup/overview).

78-79-

## Contributing

80-81-

Check out the [contribution ideas board](https://github.com/orgs/continuedev/projects/2), read the [contributing guide](https://github.com/continuedev/continue/blob/main/CONTRIBUTING.md), and join [#contribute on Discord](https://discord.gg/vapESyrFmJ)

82-8352

## License

845385-

[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE)

54+

[Apache 2.0 © 2024 PearAI](./LICENSE)