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

Add command to merge consecutive ranges in selection #5047

Commits on Dec 13, 2022

  1. Added command

    Rewrote command, added test
    
    Moved keymap
    
    Refactoring command, added test coverage
    
    Added primary index calculation
    
    Moving primary_index calculation
    
    Refactored code to use fold instead of loop
    
    Changed to use dedup_by
    
    Removed duplicate merge call
    
    Fix primary index calculation
    DylanBulfin committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a0b7fd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    dd95351 View commit details
    Browse the repository at this point in the history
  2. Fixed clippy issue

    DylanBulfin committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    cffa478 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    5c86ecb View commit details
    Browse the repository at this point in the history