Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
8ed1adf3
Unverified
Commit
8ed1adf3
authored
Nov 19, 2025
by
Lhiam Andrei Lingco
Committed by
GitHub
Nov 18, 2025
Browse files
docs: fix typo in vscode.mdx (#13116)
parent
440a3823
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
25 deletions
+25
-25
docs/integrations/vscode.mdx
docs/integrations/vscode.mdx
+25
-25
No files found.
docs/integrations/vscode.mdx
View file @
8ed1adf3
---
---
title: VS Code
title: VS Code
---
---
## Install
## 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
1. Open Copilot side bar found in top right window
<div style={{ display:
'
flex
'
, justifyContent:
'
center
'
}}>
<div style={{ display:
"
flex
"
, justifyContent:
"
center
"
}}>
<img
<img
src="/images/vscode-sidebar.png"
src="/images/vscode-sidebar.png"
alt="VS Code chat Sidebar"
alt="VS Code chat Sidebar"
width="75%"
width="75%"
/>
/>
</div>
</div>
2. Select the model dro
w
pdown > **Manage models**
2. Select the model dropdown > **Manage models**
<div style={{ display:
'
flex
'
, justifyContent:
'
center
'
}}>
<div style={{ display:
"
flex
"
, justifyContent:
"
center
"
}}>
<img
<img
src="/images/vscode-models.png"
src="/images/vscode-models.png"
alt="VS Code model picker"
alt="VS Code model picker"
width="75%"
width="75%"
/>
/>
</div>
</div>
3. Enter **Ollama** under **Provider Dropdown** and select desired models (e.g `qwen3, qwen3-coder:480b-cloud`)
3. Enter **Ollama** under **Provider Dropdown** and select desired models (e.g `qwen3, qwen3-coder:480b-cloud`)
<div style={{ display:
'
flex
'
, justifyContent:
'
center
'
}}>
<div style={{ display:
"
flex
"
, justifyContent:
"
center
"
}}>
<img
<img
src="/images/vscode-model-options.png"
src="/images/vscode-model-options.png"
alt="VS Code model options dropdown"
alt="VS Code model options dropdown"
width="75%"
width="75%"
/>
/>
</div>
</div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment