Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DeepSeek extensionNew to Visual Studio Code? Get it now.
DeepSeek extension

DeepSeek extension

aryansrao

|
7,735 installs
| (2) | Free
An unofficial deepseek extension for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DeepSeek AI Assistant

Your Local AI Programming Assistant for VS Code

Version License Last Commit Code Size Release Date

Check the website at

https://deepseek-extension.vercel.app

Github repo here.

https://github.com/aryansrao/deepseek-extension

Preview

DeepSeek Chat Interface - Full

DeepSeek Chat Interface - Full

Use Cmd/Ctrl + Shift + P and type "start" to begin

Quick Setup

1. Install Ollama

visit https://ollama.com

2. Pull DeepSeek Model


ollama run deepseek-r1

Visit https://ollama.com/library/deepseek-r1 for more info.

3. Install Extension


code --install-extension aryansrao.deekseek-extension

OR

visit https://marketplace.visualstudio.com/items?itemName=aryansrao.deekseek-extension

What It Does

DeepSeek brings powerful AI assistance directly into VS Code, running completely locally through Ollama:

  • Code Generation - Get intelligent code suggestions

  • Real-time Help - Ask questions about your code

  • Documentation - Generate comments and documentation

  • Debugging - Get help fixing bugs

  • Best Practices - Learn coding patterns and improvements

Requirements

  • VS Code 1.96+

  • MacOS/Linux/Windows

  • Ollama installed

Troubleshooting

Extension Not Working?

  1. Verify Ollama is running:

  2. Check model is downloaded: ollama list

  3. Restart VS Code

Resources

  • Link to the extension

  • Issue Tracker

  • Ollama Docs

Contributing

Contributions are welcome!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft