Embed DeepSeek Chat directly into your VS Code sidebar. This extension allows you to interact with DeepSeek Chat without leaving your editor.
- Embed DeepSeek Chat: Access DeepSeek Chat in a Webview panel within VS Code.
- Customizable Chat URL: Configure the URL of the DeepSeek Chat instance you want to use (e.g., for self-hosted instances).
- Open VS Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X
. - Search for "DeepSeek Web".
- Click the Install button.
Alternatively, you can install the extension from the Visual Studio Code Marketplace.
- Click the DeepSeek icon in the Activity Bar.
- Alternatively, use the command palette (
Ctrl+Shift+P
) and search forOpen DeepSeek Chat
.
- Open VS Code settings (
Ctrl+,
). - Search for
DeepSeek Web
. - Update the
Chat URL
field with the desired DeepSeek Chat instance URL.
Command | Description |
---|---|
deepseek.openChat |
Open the DeepSeek Chat Webview. |
Setting | Default Value | Description |
---|---|---|
deepseekWeb.chatUrl |
https://chat.deepseek.com/ |
The URL of the DeepSeek Chat instance to embed. |
Contributions are welcome! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and commit them.
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy seamless integration with DeepSeek Chat! 🚀