Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: moveBy extend unit in middle of unit edge cases #66

Merged
merged 4 commits into from
Nov 10, 2024

Conversation

haberdashPI
Copy link
Owner

Fixes some edge-case behavior around how units are moved when extending a selection

@haberdashPI haberdashPI linked an issue Nov 10, 2024 that may be closed by this pull request
@haberdashPI haberdashPI marked this pull request as ready for review November 10, 2024 02:18
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.10%. Comparing base (0ee60e2) to head (88673d5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   59.10%   59.10%           
=======================================
  Files          11       11           
  Lines         956      956           
  Branches      244      244           
=======================================
  Hits          565      565           
  Misses        312      312           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haberdashPI haberdashPI merged commit 0c58b24 into main Nov 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursor improperly repositions when moveBy has boundary start.
2 participants