All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated icon.
- Changed to reusable.release.vscode.yml.
- Keep a changelog.
- Updated icon.
- Changed source language to TypeScript.
- Added esbuild to get Browser Editor support.
- Refactored code.
- Added UnitTests workflow.
- Improved VSCode Marketplace keywords.
- Added leading zeros to month and day to always get the same date format.
- Some languages do not have line comments, such as CSS. But, they have the possibility to comment out a code block (blockComment). Now the QuoteWithMarker can be used in these languages as well.
- Updated README.md.
- Tidied code.
- Placeholder - The following placeholders have been added for the
quoteWithMarker.codeMarker
setting:
- Updated README.md.
- Updated categories and keywords for Visual Studio Marketplace.
QuoteWithMarker
is an extension that quotes the selected area and adds a custom marker to it.