mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
- Send activeEditorChanged message with initial editor state when WebView is created - Include fileName, filePath, and selection info if available - Applied in both side panel and editor panel initialization This ensures the WebView displays the current file context immediately on load. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>