Skip to content

v1.1.0

Compare
Choose a tag to compare
@mguellsegarra mguellsegarra released this 30 Apr 10:35
· 14 commits to main since this release

[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