Skip to content

3.1.1

Choose a tag to compare

@Pogut Pogut released this 17 Jul 19:45
· 48 commits to main since this release
9bdfc4b

v3.1.1

Improved

  • Pinned-line bars now read like real code. When a selected refactoring
    scrolls out of view, the floating "peek" bars at the top and bottom edges now
    keep each line's indentation instead of flattening it to the left margin.
  • Bottom peek bars are back in reading order. Lines pinned at the bottom edge
    now stack lowest-to-highest line number (top to bottom), matching the top bars,
    so a multi-line refactoring reads in its natural order in both stacks.