mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* dev: extension isolation in VS Code launch configs and E2E tests - Replace specific extension disabling with --disable-extensions flag to avoid conflicts or bugs caused by other extensions - Add channel configuration support for stable/insiders testing - Enhance E2E test interface with channel selection capability - Ensure better isolation during development and testing * Update e2e test fixtures: configure workspace settings and allow .vscode tracking - Add workbench.secondarySideBar.defaultVisibility setting to multiroots workspace - Remove .vscode from gitignore to allow VS Code configuration tracking