Skip to content

VCS changes picker #5362

Open
Open
@poliorcetics

Description

@poliorcetics

When I code I often need to go back to the places I modified.

Now that helix supports VCS (i.e., git for now), we could add a VCS picker that would list all changes, for easy navigation.

For the sorting order I propose:

  • Current file, current change,
  • Current file, other changes,
  • Other files, changes sorted by line number

Including the first line of the change (or the line just before the deletion) would probably help searching too:

path/to/file:73 fn added_function() {

I have no idea what to pick for the picker key, Space + v maybe ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-helix-termArea: Helix term improvementsA-vcsArea: Version control system interactionC-enhancementCategory: Improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions