All notable changes to the "cocover" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fix focus lost issue for the input box of configuration settings when user switches to another tab.
- Adjust text content for the extension commands.
- Updated the README.md and CHANGELOG.md files with the initial release notes.
- Updated extension's manifest file
package.json
. - Remove CoCover submenu from Context Menu.
- Initial release
- Added support for generating cover image based on the title and description of your markdown content using the command
@cocover /image
in the GitHub Copilot Chat. You can provide any customization prompt to the command.