From 8ed1adf3dbda70c5ccfec766f4db4c4a4f3ef948 Mon Sep 17 00:00:00 2001 From: Lhiam Andrei Lingco Date: Wed, 19 Nov 2025 05:18:42 +0800 Subject: [PATCH] docs: fix typo in vscode.mdx (#13116) --- docs/integrations/vscode.mdx | 50 ++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/integrations/vscode.mdx b/docs/integrations/vscode.mdx index 6f407a88b..c04059b6f 100644 --- a/docs/integrations/vscode.mdx +++ b/docs/integrations/vscode.mdx @@ -1,34 +1,34 @@ --- -title: VS Code +title: VS Code --- ## Install -Install [VS Code](https://code.visualstudio.com/download). +Install [VS Code](https://code.visualstudio.com/download). -## Usage with Ollama +## Usage with Ollama 1. Open Copilot side bar found in top right window -
- VS Code chat Sidebar -
-2. Select the model drowpdown > **Manage models** -
- VS Code model picker -
+
+ VS Code chat Sidebar +
+2. Select the model dropdown > **Manage models** +
+ VS Code model picker +
3. Enter **Ollama** under **Provider Dropdown** and select desired models (e.g `qwen3, qwen3-coder:480b-cloud`) -
- VS Code model options dropdown -
+
+ VS Code model options dropdown +