Releases: mguellsegarra/highlight-on-copy
Releases · mguellsegarra/highlight-on-copy
v1.1.4
v1.1.3
v1.1.2
[1.1.2] - 2024-04-30
Changed
- fix: highlight entire line when used on empty selection in #6. Thanks to @rcoopr for the contribution.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
[1.1.1] - 2024-04-30
Changed
- Changed the keybind
when
clause - Ensure clipboard is always triggered
Full Changelog: v1.1.0...v1.1.1
v1.1.0
[1.1.0] - 2024-04-30
Added
- Multi-cursor support to allow highlighting and copying complex multi-cursor selections. A big thank you to @DaelonSuzuka for implementing this feature and pointing out the bug.
- Implemented tests
Changed
- Default keybinding to enhance user accessibility and quick usage. Thanks to @DaelonSuzuka for the contribution.
- Now the extension uses the internal VSCode command
editor.action.clipboardCopyAction
- Updated README
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
[1.0.0] - 2024-04-29
Added
- Initial release of the extension.
Full Changelog: https://github.com/mguellsegarra/highlight-on-copy/commits/v1.0.0