docs: fix typo
This commit is contained in:
parent
44529c6f91
commit
36c0f088ff
@ -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
|
||||
|
||||

|
||||
|
||||
### 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user