You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(vscode): improve launcher clarity, range-aware source reveal, and marketplace readiness
- make unsupported CodeClone runtime errors explain which launcher the extension resolved and whether it came from the workspace, explicit settings, PATH, or repo-local uv fallback
- document that auto launcher resolution prefers the current workspace virtualenv before falling back to PATH
- fix source reveal for clone review by hydrating canonical finding detail when summary locations are range-truncated, so block and segment findings reveal the full span instead of only the first line
- bump the preview VS Code extension to 0.2.1, refresh packaged metadata, and add the live Marketplace listing across the repo and extension docs
|**VS Code extension**|[`extensions/vscode-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/vscode-codeclone)| Triage-first structural review in the editor |
182
+
|**VS Code extension**|[VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=orenlab.codeclone)| Triage-first structural review in the editor |
183
183
|**Claude Desktop bundle**|[`extensions/claude-desktop-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/claude-desktop-codeclone)| Local `.mcpb` install with pre-loaded instructions |
184
184
|**Codex plugin**|[`plugins/codeclone/`](https://github.com/orenlab/codeclone/tree/main/plugins/codeclone)| Native discovery, two skills, and MCP definition |
0 commit comments