Change Log
[0.2.3] - 2026-07-11
Changed
- Rename extension to
copy-ai-ctx for marketplace publishing
- Refactor commands: split single/multi selection into separate handlers
- Remove workspace file picker dialog (copyWorkspaceFiles)
- Remove keybindings (ctrl+alt+c, cmd+alt+c)
[0.1.0] - 2026-07-11
Added
- Command: Copy AI Context — Selection (copy selected code with file path, line, and column numbers)
- Command: Copy AI Context — Active File (copy entire active file with file path)
- Command: Copy AI Context — Workspace Files (pick files from workspace dialog to copy)
- Command: Copy AI Context — Selected Files (multi-select files in explorer to copy)
- Output format optimized for AI assistants:
[path LnCn-LnCn] + code blocks
- Status bar feedback on copy