diff --git a/docs/docs/guides/07-integrations/01-integrate-continue.mdx b/docs/docs/guides/07-integrations/01-integrate-continue.mdx index bfb860b2d..3a0e9f282 100644 --- a/docs/docs/guides/07-integrations/01-integrate-continue.mdx +++ b/docs/docs/guides/07-integrations/01-integrate-continue.mdx @@ -1,7 +1,7 @@ --- -title: Integrate Continue with Jan and VSCode +title: Integrate Continue with Jan and VS Code slug: /guides/integrations/continue -description: Guide to integrate Continue with Jan and VSCode +description: Guide to integrate Continue with Jan and VS Code keywords: [ Jan AI, @@ -25,13 +25,13 @@ import TabItem from "@theme/TabItem"; [Continue](https://continue.dev/docs/intro) is an open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM. -In this guide, we will show you how to integrate Continue with Jan and VSCode, enhancing your coding experience with the power of the local AI language model. +In this guide, we will show you how to integrate Continue with Jan and VS Code, enhancing your coding experience with the power of the local AI language model. -## Steps to Integrate Continue with Jan and VSCode +## Steps to Integrate Continue with Jan and VS Code -### 1. Install Continue for VSCode +### 1. Install Continue for VS Code -You need to install Continue for VSCode. You can follow this [guide to install Continue for VSCode](https://continue.dev/docs/quickstart). +To get started with Continue in VS Code, please follow this [guide to install Continue for VS Code](https://continue.dev/docs/quickstart). ### 2. Enable Jan API Server @@ -95,7 +95,7 @@ Navigate to `Settings` > `Models`. Activate the model that you want to use in Ja ![Active Models](assets/01-start-model.png) -### 5. Try Out the Integration of Jan and Continue in Vscode +### 5. Try Out the Integration of Jan and Continue in VS Code #### Asking questions about the code