-
Notifications
You must be signed in to change notification settings - Fork 83
Function for sorting siblings? #137
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Sometimes I need to sort things, but the code/data-statements spans lines, so that they cannot be sorted using regular sort-lines.
One of my most used commands in cases like this (for tree-sitter based modes) are actually combobulate-drag-up and combobulate-drag-down.
Do you think it would be possible to create a combobulate-sort function based on the sibling-identification logic used in these functions? 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers