Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 456 Bytes

0.2.0 - First Release

  • Basic functionality to paste ranges into multiple selections
  • 0-to-X and 1-to-X range added

0.3.0 - Custom Ranges

  • Added functionality for user chosen custom ranges via a toggled view.
  • Fixed a Bug with Pasting to multiple cursors in same line.
  • Added intuitive focus changes and multiple Cursors after command execution.

0.4.0 - Padding

  • Added padding functionality.
  • Selections are now sorted before insert text.