basant307/AI_Governance_Project
045
1# Visual Studio Code2 3> The VS Code extension (Beta) lets you see Qwen's changes in real-time through a native graphical interface integrated directly into your IDE, making it easier to access and interact with Qwen Code.4 5<br/>6 7<video src="https://cloud.video.taobao.com/vod/IKKwfM-kqNI3OJjM_U8uMCSMAoeEcJhs6VNCQmZxUfk.mp4" controls width="800">8 Your browser does not support the video tag.9</video>10 11### Features12 13- **Native IDE experience**: Dedicated Qwen Code sidebar panel accessed via the Qwen icon14- **Auto-accept edits mode**: Automatically apply Qwen's changes as they're made15- **File management**: @-mention files or attach files and images using the system file picker16- **Conversation history**: Access to past conversations17- **Multiple sessions**: Run multiple Qwen Code sessions simultaneously18 19### Requirements20 21- VS Code 1.85.0 or higher22 23### Installation24 25Download and install the extension from the [Visual Studio Code Extension Marketplace](https://marketplace.visualstudio.com/items?itemName=qwenlm.qwen-code-vscode-ide-companion).26 27## Troubleshooting28 29### Extension not installing30 31- Ensure you have VS Code 1.85.0 or higher32- Check that VS Code has permission to install extensions33- Try installing directly from the Marketplace website34 35### Qwen Code not responding36 37- Check your internet connection38- Start a new conversation to see if the issue persists39- [File an issue on GitHub](https://github.com/qwenlm/qwen-code/issues) if the problem continues40 