All notable changes to the "context-copy" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- New Commands:
Copy This File for Context
: Copy the current file as Markdown.Copy This Tab Group for Context
: Copy all files in the same tab group as Markdown.Copy All Open Tabs for Context
: Copy all open tabs as Markdown.
- Context Menu Improvements:
- Grouped the new copy commands together in the editor title context menu for better organization.
- Added a horizontal separator between the copy commands and other options in the context menu.
- Enhanced the functionality to better reflect VS Code's tab management, allowing users to copy files based on their tab organization.