Skip to content

A custom Visual Studio Code extension that integrates with Deep Seek, a cutting-edge AI chat from China. This project showcases how to build and deploy a VS Code extension with real-time interaction using WebView and TypeScript.

License

Notifications You must be signed in to change notification settings

williamhnyohei/deep-seek-vscode-extension

Repository files navigation

Deep Seek VS Code Extension

A custom Visual Studio Code extension that integrates with Deep Seek, a cutting-edge AI chat from China. This project demonstrates how to create a VS Code extension with real-time interaction using WebView and TypeScript.

Features

  • Connects to the Deep Seek AI chat.
  • Real-time message streaming.
  • Simple and intuitive UI built with HTML/CSS in WebView.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/deep-seek-vscode-extension.git
  2. Open the folder in VS Code.

  3. Install dependencies:

npm install

  1. Run the extension in development mode:

Press F5 in VS Code to start debugging.

How to Use

  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  • Run the command: Deep Seek Chat.
  • Interact with the AI chat in the WebView panel.

License

  • MIT License

About

A custom Visual Studio Code extension that integrates with Deep Seek, a cutting-edge AI chat from China. This project showcases how to build and deploy a VS Code extension with real-time interaction using WebView and TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published