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