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

DeepSeek Code Assistant

Bishal Khatri

|
605 installs
| (0) | Free
AI-powered coding assistant using local LLM models via Ollama
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DeepSeek Code Assistant

A powerful VS Code extension that provides AI-powered coding assistance using Ollama's local LLM models, created by Bishal Khatri.

Features

🤖 AI-Powered Code Assistant

  • Direct code solutions with proper explanations
  • Context-aware responses based on your current code
  • Support for multiple programming languages
  • Clean, formatted code output with syntax highlighting

🔄 Model Selection

  • Switch between different Ollama models:
    • DeepSeek Coder (6.7B)
    • CodeLlama (13B, 34B)
    • DeepSeek (1.5B)
    • Wizard Coder (15B)
  • Adjustable AI temperature for response creativity

💡 Code Actions

  • Right-click on code to:
    • Get AI explanations for selected code
    • Receive optimization suggestions
    • Generate code improvements

📝 Conversation Management

  • Maintain chat history
  • Export conversations for future reference
  • Clear history when needed
  • Context-aware responses

Author

Bishal Khatri

  • GitHub: @bishalkhatri

License

MIT © Bishal Khatri

Requirements

  1. VS Code version 1.96.0 or higher
  2. Ollama installed and running locally
  3. Required models pulled in Ollama

Installation

  1. Install the extension from VS Code Marketplace
  2. Install Ollama from ollama.ai
  3. Pull required models:
ollama pull deepseek-coder
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft