From 5451a277b758f8b6fcad54e812e110d6e728b220 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Thu, 5 Oct 2023 15:03:12 -0700 Subject: adding refs to jetbrains (#520) --- docs/docs/how-continue-works.md | 8 ++++---- docs/docs/intro.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/docs/how-continue-works.md b/docs/docs/how-continue-works.md index 88665c9c..2d52ea67 100644 --- a/docs/docs/how-continue-works.md +++ b/docs/docs/how-continue-works.md @@ -19,11 +19,11 @@ Continue can be used as a VS Code extension. You can install it from the Visual Studio Marketplace [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue). - +You can install it from the JetBrains Marketplace [here](https://plugins.jetbrains.com/plugin/22707-continue-extension). ### Add Continue to a new IDE @@ -35,4 +35,4 @@ Here is how you can get started with adding Continue to a new IDE: ## Running the server manually -If you would like to run the Continue server manually, rather than allowing the IDE to automatically set it up, you can follow the short tutorial for [Manually Running Continue](./walkthroughs/manually-run-continue.md). +If you would like to run the Continue server manually, rather than allowing the IDE to automatically set it up, you can follow the short tutorial for [Manually Running Continue](./walkthroughs/manually-run-continue.md). \ No newline at end of file diff --git a/docs/docs/intro.md b/docs/docs/intro.md index dcd50151..a35cf944 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -2,7 +2,7 @@ ![continue-cover-logo](/img/continue-cover-logo.png) -**Continue is the open-source autopilot for software development—a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Continue.continue) that brings the power of ChatGPT to your IDE** +**Continue is the open-source autopilot for software development—an IDE extension that brings the power of ChatGPT to [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension)** You determine when Large Language Models (LLMs) like [GPT-4](https://openai.com/research/gpt-4) and [Code Llama](https://about.fb.com/news/2023/08/code-llama-ai-for-coding/) should act as an autopilot, helping you complete software development tasks. You highlight some code and then use natural language instructions (and optional slash commands like `/edit`) to tell the LLM what to do. -- cgit v1.2.3-70-g09d2