Qwen - VS Code Extension
Embed Qwen directly into your VS Code sidebar. This extension allows you to interact with Qwen without leaving your editor.

Features
- Embed Qwen : Open Qwen in a Webview panel within VS Code.
- Customizable URL : Configure the URL of the Qwen instance to embed.
- Persistent Session : Saves your session URL so you don't have to reconfigure it every time.
- Easy Access : Open the webview with a single click from the status bar or command palette.
Installation
- Open VS Code .
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar or pressing
Ctrl+Shift+X .
- Search for "Qwen" .
- Click Install to add the extension.
Alternatively, you can install the extension from the Visual Studio Code Marketplace.
Usage
Open Qwen
- Click the Qwen icon in the Activity Bar.
- Alternatively, use the Command Palette (
Ctrl+Shift+P ) and search for Open Qwen .
Customize the URL
- Open Settings (
Ctrl+, ).
- Search for
Qwen .
- Update the
URL field with any URL (e.g., https://qwenlm.ai/ or a custom URL).
Commands
Command |
Description |
qwen.open |
Open the Qwen Webview. |
Configuration
Setting |
Default Value |
Description |
qwen.url |
https://qwenlm.ai/ |
The URL of the Qwen instance to embed. This can be any URL. |
License
This project is licensed under the MIT License . See the LICENSE file for details.
Acknowledgements
- Qwen for providing the AI-powered interface.
- VS Code for the extensible editor platform.
Enjoy seamless integration with Qwen! 🚀
| |